|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OntologyDocument | |
---|---|
de.interactive_instruments.ShapeChange.Target.Ontology |
Uses of OntologyDocument in de.interactive_instruments.ShapeChange.Target.Ontology |
---|
Classes in de.interactive_instruments.ShapeChange.Target.Ontology that implement OntologyDocument | |
---|---|
class |
OntologyDocumentRDFXML
|
class |
OntologyModel
|
Fields in de.interactive_instruments.ShapeChange.Target.Ontology with type parameters of type OntologyDocument | |
---|---|
protected static Map<String,OntologyDocument> |
OWLISO19150.ontologyByCodeNs
key: code namespace of an ontology document; value: the ontology document |
protected static Map<PackageInfo,OntologyDocument> |
OWLISO19150.ontologyByPiMap
key: a package, value: the according ontology object |
protected static Map<String,OntologyDocument> |
OWLISO19150.ontologyByRdfNs
key: rdf namespace of an ontology document; value: the ontology document |
Methods in de.interactive_instruments.ShapeChange.Target.Ontology that return OntologyDocument | |
---|---|
OntologyDocument |
OWLISO19150.computeRelevantOntology(ClassInfo ci)
Identifies the ontology document to which the given class belongs. |
Methods in de.interactive_instruments.ShapeChange.Target.Ontology with parameters of type OntologyDocument | |
---|---|
static String |
OntologyDocumentRDFXML.computeRelativeLocation(OntologyDocument from,
OntologyDocument to)
Computes the relative path/location from a given ontology document to another ontology document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |