[[TracNav]] = Ontology Adapter: Protégé = Developer: [mailto:endres@dfki.uni-kl.de Björn Endres] == Description == This adapter allows you to attach any Protégé based ontology to the PhaseLibs system. == Characteristics == * The adapter will keep it's own Protégé instance (without GUI). Thus, any data format loadable into Protégé is supported. == Evaluation/Performance == n/a == Specification == === Intitialisation === The ontology adapter class is {{{de.dfki.km.phaselib.adapters.protege.ProtegeOntology}}} To initialise, provide a Protégé knowledgebase containing the model. A second constructor, capable of loading and initialising Protégé will be implemented when requested. === Parameters === none === Dependencies === Depends on the [http://protege.stanford.edu/ Protégé Project], version 3.1 or higher. == License Issues == The Protégé project uses the MPL.