public class RDFXMLParser extends AbstractOWLParser
| Constructor and Description |
|---|
RDFXMLParser() |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyFormat |
parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology) |
OWLOntologyFormat |
parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology,
OWLOntologyLoaderConfiguration configuration) |
getInputSource, getInputStream, getOWLOntologyManager, getRequestTypes, parse, setOWLOntologyManagerpublic OWLOntologyFormat parse(OWLOntologyDocumentSource documentSource, OWLOntology ontology) throws OWLParserException, IOException, UnloadableImportException
public OWLOntologyFormat parse(OWLOntologyDocumentSource documentSource, OWLOntology ontology, OWLOntologyLoaderConfiguration configuration) throws OWLParserException, IOException, OWLOntologyChangeException, UnloadableImportException
Copyright © 2012 The University of Manchester. All Rights Reserved.