| Package | Description | 
|---|---|
| org.semanticweb.owlapi.rdf.rdfxml.parser | 
 RDF/XML syntax parser and renderer. 
 | 
| org.semanticweb.owlapi.rdf.turtle.parser | 
 Turtle syntax parser and renderer. 
 | 
| org.semanticweb.owlapi.util | 
 Utilities package. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OWLRDFConsumer
A parser/interpreter for an RDF graph which represents an OWL ontology. 
 | 
| Constructor and Description | 
|---|
OWLRDFConsumer(OWLOntology ontology,
              AnonymousNodeChecker checker,
              OWLOntologyLoaderConfiguration configuration)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OWLRDFConsumerAdapter
The Class OWLRDFConsumerAdapter. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AnonymousNodeCheckerImpl
default implementation for an anonymous node checker. 
 | 
Copyright © 2020 The University of Manchester. All rights reserved.