org.universAAL.ontology.profile
Class ProfileOntology

Package class diagram package ProfileOntology
java.lang.Object
  extended by org.universAAL.middleware.owl.Ontology
      extended by org.universAAL.ontology.profile.ProfileOntology

public final class ProfileOntology
extends Ontology

The Ontology for Profiling.

Author:
Carsten Stockloew, Alvaro Fides

Field Summary
static int AALAPPSUBPROF
           
static int AALSERV
           
static int AALSERVPROF
           
static int AALSPACE
           
static int AALSPACEPROF
           
static int AP
           
static int APPROF
           
static int CARE
           
static int CAREPROF
           
static int CONNDETAILS
           
static int HRSUBPROF
           
static int HWSUBPROF
           
static String NAMESPACE
           
static int ONTENTRY
           
static int PERSONINFOSUBPROF
           
static int PROFEDITSERV
           
static int PROFSERV
           
static int PROP
           
static int REQ
           
static int USER
           
static int USERPROF
           
 
Fields inherited from class org.universAAL.middleware.owl.Ontology
PROP_OWL_IMPORT, TYPE_OWL_ONTOLOGY
 
Constructor Summary
ProfileOntology()
           
 
Method Summary
 void create()
          Create this ontology.
 
Methods inherited from class org.universAAL.middleware.owl.Ontology
addImport, checkPermission, createNewAbstractOntClassInfo, createNewOntClassInfo, createNewOntClassInfo, createNewRDFClassInfo, extendExistingOntClassInfo, getInfo, getOntClassInfo, getRDFClassInfo, getResourceList, hasOntClass, lock
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final String NAMESPACE
See Also:
Constant Field Values

PROP

public static final int PROP
See Also:
Constant Field Values

REQ

public static final int REQ
See Also:
Constant Field Values

HWSUBPROF

public static final int HWSUBPROF
See Also:
Constant Field Values

USER

public static final int USER
See Also:
Constant Field Values

HRSUBPROF

public static final int HRSUBPROF
See Also:
Constant Field Values

CONNDETAILS

public static final int CONNDETAILS
See Also:
Constant Field Values

ONTENTRY

public static final int ONTENTRY
See Also:
Constant Field Values

AALAPPSUBPROF

public static final int AALAPPSUBPROF
See Also:
Constant Field Values

AALSERVPROF

public static final int AALSERVPROF
See Also:
Constant Field Values

PERSONINFOSUBPROF

public static final int PERSONINFOSUBPROF
See Also:
Constant Field Values

AALSERV

public static final int AALSERV
See Also:
Constant Field Values

AALSPACEPROF

public static final int AALSPACEPROF
See Also:
Constant Field Values

USERPROF

public static final int USERPROF
See Also:
Constant Field Values

APPROF

public static final int APPROF
See Also:
Constant Field Values

CAREPROF

public static final int CAREPROF
See Also:
Constant Field Values

AALSPACE

public static final int AALSPACE
See Also:
Constant Field Values

AP

public static final int AP
See Also:
Constant Field Values

CARE

public static final int CARE
See Also:
Constant Field Values

PROFSERV

public static final int PROFSERV
See Also:
Constant Field Values

PROFEDITSERV

public static final int PROFEDITSERV
See Also:
Constant Field Values
Constructor Detail

ProfileOntology

public ProfileOntology()
Method Detail

create

public void create()
Description copied from class: Ontology
Create this ontology. This method is called by OntologyManagement.register(org.universAAL.middleware.container.ModuleContext, Ontology) and MUST be overwritten by all subclasses.

Specified by:
create in class Ontology


Copyright © 2014 universAAL Consortium. All Rights Reserved.