Package | Description |
---|---|
de.interactive_instruments.ShapeChange.Target.Ontology |
Modifier and Type | Field and Description |
---|---|
protected static SortedMap<ClassInfo,OntologyModel> |
OWLISO19150.ontologyByCi |
protected static SortedMap<PackageInfo,OntologyModel> |
OWLISO19150.ontologyByPiMap
key: a package, value: the according ontology object
|
protected static SortedMap<String,OntologyModel> |
OWLISO19150.ontologyByRdfNs
key: rdf namespace of an ontology document; value: the ontology document
|
Modifier and Type | Method and Description |
---|---|
OntologyModel |
OWLISO19150.computeRelevantOntology(ClassInfo ci)
Identifies the ontology document to which the given class belongs.
|
OntologyModel |
OWLISO19150.computeRelevantOntologyForIndividuals(ClassInfo ci) |
OntologyModel |
OWLISO19150.computeRelevantOntologyForTargetMapping(PropertyConversionParameter pcp)
Searches for the ontology that contains the property that is identified
by the 'target' and 'targetSchema' fields of the given conversion
parameter.
|
Modifier and Type | Method and Description |
---|---|
void |
OWLISO19150.print(OntologyModel om,
String outputDirectory,
ShapeChangeResult r) |
Copyright © 2017. All rights reserved.