Ontology Adapter: OWL
Developer: Björn Endres
Description
This adapter simply provides access to OWL ontologies.
Characteristics
- Since getSubclass() relations are not explicitly stored in OWL ontologies, they will be calculated for all classes upon the first call. This is very costy and should be avoided if possible.
Evaluation/Performance
n/a
Specification
Intitialisation
The ontology adapter class is
de.dfki.km.phaselib.adapters.owl.OntologyAdapter
It can be initialised in two ways:
- by providing the URL of an OWL ontology file.
- by giving an org.semanticweb.owl.model.OWLOntology instance.
Parameters
none
Dependencies
License Issues
Last modified 19 years ago
Last modified on 05/03/06 15:08:57