public class OntologyReader
extends java.lang.Object
Constructor and Description |
---|
OntologyReader() |
Modifier and Type | Method and Description |
---|---|
OntModel |
read(java.io.InputStream is)
loads the ontology from a given path and initializes the
Classes and Object Properties of the respective ontology
for further actions
|
OntModel |
read(java.lang.String ontoFile) |