public class RioStorer
extends org.semanticweb.owlapi.util.AbstractOWLStorer
OWLStorer that writes statements to Sesame
RDFHandlers, including RDFWriter implementations based on the
given RioRDFDocumentFormatFactory.| Constructor and Description |
|---|
RioStorer(org.semanticweb.owlapi.model.OWLDocumentFormatFactory ontologyFormat,
org.eclipse.rdf4j.rio.RDFHandler rioHandler,
org.eclipse.rdf4j.model.Resource... contexts) |
RioStorer(org.semanticweb.owlapi.model.OWLDocumentFormatFactory ontologyFormat,
org.eclipse.rdf4j.model.Resource... contexts) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStoreOntology(org.semanticweb.owlapi.model.OWLDocumentFormat ontologyFormat) |
org.eclipse.rdf4j.rio.RDFHandler |
getRioHandler() |
void |
setRioHandler(org.eclipse.rdf4j.rio.RDFHandler rioHandler) |
public RioStorer(org.semanticweb.owlapi.model.OWLDocumentFormatFactory ontologyFormat,
org.eclipse.rdf4j.rio.RDFHandler rioHandler,
org.eclipse.rdf4j.model.Resource... contexts)
ontologyFormat - formatrioHandler - rdf handlercontexts - contextspublic RioStorer(org.semanticweb.owlapi.model.OWLDocumentFormatFactory ontologyFormat,
org.eclipse.rdf4j.model.Resource... contexts)
ontologyFormat - formatcontexts - contextspublic boolean canStoreOntology(org.semanticweb.owlapi.model.OWLDocumentFormat ontologyFormat)
@Nullable public org.eclipse.rdf4j.rio.RDFHandler getRioHandler()
public void setRioHandler(org.eclipse.rdf4j.rio.RDFHandler rioHandler)
rioHandler - the rioHandler to setCopyright © 2018 The University of Manchester. All rights reserved.