public class TutorialOntology extends Ontology
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE |
PROP_OWL_IMPORT, TYPE_OWL_ONTOLOGY
Constructor and Description |
---|
TutorialOntology() |
TutorialOntology(String ontURI) |
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 TutorialOntology(String ontURI)
public TutorialOntology()
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.