public class TurtleOntologyParser
extends org.semanticweb.owlapi.io.AbstractOWLParser
| Constructor and Description |
|---|
TurtleOntologyParser() |
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLOntologyFormat |
parse(org.semanticweb.owlapi.io.OWLOntologyDocumentSource documentSource,
org.semanticweb.owlapi.model.OWLOntology ontology) |
org.semanticweb.owlapi.model.OWLOntologyFormat |
parse(org.semanticweb.owlapi.io.OWLOntologyDocumentSource documentSource,
org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration configuration) |
public org.semanticweb.owlapi.model.OWLOntologyFormat parse(org.semanticweb.owlapi.io.OWLOntologyDocumentSource documentSource,
org.semanticweb.owlapi.model.OWLOntology ontology)
throws org.semanticweb.owlapi.io.OWLParserException,
org.semanticweb.owlapi.model.UnloadableImportException,
IOException
org.semanticweb.owlapi.io.OWLParserExceptionorg.semanticweb.owlapi.model.UnloadableImportExceptionIOExceptionpublic org.semanticweb.owlapi.model.OWLOntologyFormat parse(org.semanticweb.owlapi.io.OWLOntologyDocumentSource documentSource,
org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration configuration)
throws org.semanticweb.owlapi.io.OWLParserException,
IOException,
org.semanticweb.owlapi.model.OWLOntologyChangeException,
org.semanticweb.owlapi.model.UnloadableImportException
org.semanticweb.owlapi.io.OWLParserExceptionIOExceptionorg.semanticweb.owlapi.model.OWLOntologyChangeExceptionorg.semanticweb.owlapi.model.UnloadableImportExceptionCopyright © 2014 The University of Manchester. All Rights Reserved.