|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Ontology | |
|---|---|
| com.hp.hpl.jena.ontology | Provides a set of abstractions and convenience classes for accessing and manipluating ontologies represented in RDF. |
| Uses of Ontology in com.hp.hpl.jena.ontology |
|---|
| Methods in com.hp.hpl.jena.ontology that return Ontology | |
|---|---|
Ontology |
OntResource.asOntology()
Answer a view of this resource as an ontology description node |
Ontology |
OntModel.createOntology(String uri)
Answer a resource that represents an ontology description node in this model. |
Ontology |
OntModel.getOntology(String uri)
Answer a resource that represents an ontology description node in this model. |
| Methods in com.hp.hpl.jena.ontology that return types with arguments of type Ontology | |
|---|---|
com.hp.hpl.jena.util.iterator.ExtendedIterator<Ontology> |
OntModel.listOntologies()
Answer an iterator that ranges over the ontology resources in this model, i.e. the resources with rdf:type Ontology or equivalent. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||