public class ContextHistoryOntology extends Ontology
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE
Ontology domain namespace.
|
PROP_OWL_IMPORT, TYPE_OWL_ONTOLOGY
Constructor and Description |
---|
ContextHistoryOntology()
Constructor that automatically sets namespace.
|
ContextHistoryOntology(String ontURI)
Main constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
create()
Create this ontology.
|
addImport, checkPermission, createNewAbstractOntClassInfo, createNewOntClassInfo, createNewOntClassInfo, createNewRDFClassInfo, extendExistingOntClassInfo, getInfo, getOntClassInfo, getRDFClassInfo, getResourceList, hasOntClass, lock
public static final String NAMESPACE
public ContextHistoryOntology(String ontURI)
ontURI
- Domain namespacepublic ContextHistoryOntology()
public void create()
Ontology
OntologyManagement.register(org.universAAL.middleware.container.ModuleContext, Ontology)
and MUST be overwritten by all subclasses.Copyright © 2018 universAAL Consortium. All rights reserved.