Uses of Class
org.universAAL.middleware.owl.Ontology

Packages that use Ontology
org.universAAL.middleware.context.owl   
org.universAAL.middleware.owl   
org.universAAL.middleware.owl.util   
org.universAAL.middleware.rdf   
org.universAAL.middleware.service.owl   
org.universAAL.middleware.ui.owl   
org.universAAL.ontology   
org.universAAL.ontology.av   
org.universAAL.ontology.che   
org.universAAL.ontology.continua   
org.universAAL.ontology.dependability   
org.universAAL.ontology.device   
org.universAAL.ontology.disease.owl   
org.universAAL.ontology.furniture   
org.universAAL.ontology.handgestures   
org.universAAL.ontology.health.owl   
org.universAAL.ontology.healthmeasurement.owl   
org.universAAL.ontology.impairment   
org.universAAL.ontology.language   
org.universAAL.ontology.lighting   
org.universAAL.ontology.location   
org.universAAL.ontology.measurement   
org.universAAL.ontology.multimedia   
org.universAAL.ontology.personalhealthdevice   
org.universAAL.ontology.phThing   
org.universAAL.ontology.profile   
org.universAAL.ontology.profile.contact   
org.universAAL.ontology.profile.ui.mainmenu   
org.universAAL.ontology.questionnaire   
org.universAAL.ontology.reasoner   
org.universAAL.ontology.recommendations   
org.universAAL.ontology.security   
org.universAAL.ontology.shape   
org.universAAL.ontology.space   
org.universAAL.ontology.tutorial   
org.universAAL.ontology.ui.preferences   
org.universAAL.ontology.unit   
org.universAAL.ontology.vcard   
org.universAAL.ontology.X73   
 

Uses of Ontology in org.universAAL.middleware.context.owl
 

Subclasses of Ontology in org.universAAL.middleware.context.owl
 class ContextBusOntology
           
 

Uses of Ontology in org.universAAL.middleware.owl
 

Subclasses of Ontology in org.universAAL.middleware.owl
 class DataRepOntology
           
 class SimpleOntology
           
 

Methods in org.universAAL.middleware.owl that return Ontology
 Ontology OntologyManagement.getOntology(String uri)
          Get an ontology by its URI.
 

Methods in org.universAAL.middleware.owl with parameters of type Ontology
static RDFClassInfoSetup OntClassInfo.create(String classURI, Ontology ont, ResourceFactory factory, int factoryIndex)
          Create a new OWL Class.
 boolean OntologyManagement.register(ModuleContext mc, Ontology ont)
          Register a new ontology.
 void OntologyManagement.unregister(ModuleContext mc, Ontology ont)
          Unregister an ontology.
 

Uses of Ontology in org.universAAL.middleware.owl.util
 

Methods in org.universAAL.middleware.owl.util with parameters of type Ontology
static boolean OntologyTest.postTestClass(Ontology ont, OntClassInfo info, HashMap<String,String> dbgClass)
          Perform a sanity check of the given class that is defined in the given ontology.
static boolean OntologyTest.testClass(Ontology ont, OntClassInfo info, HashMap<String,String> dbgClass)
          Perform a sanity check of the given class that is defined in the given ontology.
static boolean OntologyTest.testOntology(Ontology ont)
          Perform a sanity check of the given ontology.
 

Uses of Ontology in org.universAAL.middleware.rdf
 

Fields in org.universAAL.middleware.rdf declared as Ontology
protected  Ontology RDFClassInfo.ont
          The Ontology which defines or extends this class.
 

Methods in org.universAAL.middleware.rdf with parameters of type Ontology
static RDFClassInfoSetup RDFClassInfo.create(String classURI, Ontology ont, ResourceFactory factory, int factoryIndex)
          Create a new RDF Class.
 

Constructors in org.universAAL.middleware.rdf with parameters of type Ontology
RDFClassInfo(String classURI, Ontology ont, ResourceFactory factory, int factoryIndex)
          Create a new RDF Class.
 

Uses of Ontology in org.universAAL.middleware.service.owl
 

Subclasses of Ontology in org.universAAL.middleware.service.owl
 class ServiceBusOntology
           
 

Uses of Ontology in org.universAAL.middleware.ui.owl
 

Subclasses of Ontology in org.universAAL.middleware.ui.owl
 class UIBusOntology
           
 

Uses of Ontology in org.universAAL.ontology
 

Subclasses of Ontology in org.universAAL.ontology
 class ActivityHubOntology
          The ontology represents the sensors specified in ISO 11073 - Part 10471 (Independent living activity hub)
 class DroolsReasoningOntology
           
 

Uses of Ontology in org.universAAL.ontology.av
 

Subclasses of Ontology in org.universAAL.ontology.av
 class AVOntology
           
 

Uses of Ontology in org.universAAL.ontology.che
 

Subclasses of Ontology in org.universAAL.ontology.che
 class ContextHistoryOntology
          Ontology main class that defines the ontology concepts.
 

Uses of Ontology in org.universAAL.ontology.continua
 

Subclasses of Ontology in org.universAAL.ontology.continua
 class ContinuaHealthManagerOntology
           
 

Uses of Ontology in org.universAAL.ontology.dependability
 

Subclasses of Ontology in org.universAAL.ontology.dependability
 class DependabilityOntology
          Dependability Ontology for platform reliability and fault tolerance
 

Uses of Ontology in org.universAAL.ontology.device
 

Subclasses of Ontology in org.universAAL.ontology.device
 class DeviceOntology
           
 

Uses of Ontology in org.universAAL.ontology.disease.owl
 

Subclasses of Ontology in org.universAAL.ontology.disease.owl
 class DiseaseOntology
           
 

Uses of Ontology in org.universAAL.ontology.furniture
 

Subclasses of Ontology in org.universAAL.ontology.furniture
 class FurnitureOntology
           
 

Uses of Ontology in org.universAAL.ontology.handgestures
 

Subclasses of Ontology in org.universAAL.ontology.handgestures
 class HandgesturesOntology
           
 

Uses of Ontology in org.universAAL.ontology.health.owl
 

Subclasses of Ontology in org.universAAL.ontology.health.owl
 class HealthProfileOntology
           
 

Uses of Ontology in org.universAAL.ontology.healthmeasurement.owl
 

Subclasses of Ontology in org.universAAL.ontology.healthmeasurement.owl
 class HealthMeasurementOntology
           
 

Uses of Ontology in org.universAAL.ontology.impairment
 

Subclasses of Ontology in org.universAAL.ontology.impairment
 class ImpairmentOntology
          The Ontology.
 

Uses of Ontology in org.universAAL.ontology.language
 

Subclasses of Ontology in org.universAAL.ontology.language
 class LanguageOntology
           
 

Uses of Ontology in org.universAAL.ontology.lighting
 

Subclasses of Ontology in org.universAAL.ontology.lighting
 class LightingOntology
           
 

Uses of Ontology in org.universAAL.ontology.location
 

Subclasses of Ontology in org.universAAL.ontology.location
 class LocationOntology
           
 

Uses of Ontology in org.universAAL.ontology.measurement
 

Subclasses of Ontology in org.universAAL.ontology.measurement
 class MeasurementOntology
           
 

Uses of Ontology in org.universAAL.ontology.multimedia
 

Subclasses of Ontology in org.universAAL.ontology.multimedia
 class MultimediaOntology
          The Ontology.
 

Uses of Ontology in org.universAAL.ontology.personalhealthdevice
 

Subclasses of Ontology in org.universAAL.ontology.personalhealthdevice
 class PersonalHealthDeviceOntology
          The ontology represents the person-related health devices (Continua certified devices) e.g. blood pressure monitor, weighing scale,...
 

Uses of Ontology in org.universAAL.ontology.phThing
 

Subclasses of Ontology in org.universAAL.ontology.phThing
 class PhThingOntology
           
 

Uses of Ontology in org.universAAL.ontology.profile
 

Subclasses of Ontology in org.universAAL.ontology.profile
 class ProfileOntology
          The Ontology for Profiling.
 

Uses of Ontology in org.universAAL.ontology.profile.contact
 

Subclasses of Ontology in org.universAAL.ontology.profile.contact
 class ContactOntology
           
 

Uses of Ontology in org.universAAL.ontology.profile.ui.mainmenu
 

Subclasses of Ontology in org.universAAL.ontology.profile.ui.mainmenu
 class MenuProfileOntology
           
 

Uses of Ontology in org.universAAL.ontology.questionnaire
 

Subclasses of Ontology in org.universAAL.ontology.questionnaire
 class QuestionnaireOntology
          This class describes the questionnaire ontology itself.
 

Uses of Ontology in org.universAAL.ontology.reasoner
 

Subclasses of Ontology in org.universAAL.ontology.reasoner
 class ReasoningOntology
           
 

Uses of Ontology in org.universAAL.ontology.recommendations
 

Subclasses of Ontology in org.universAAL.ontology.recommendations
 class RecommendationsOntology
          This class provides the main representation of the recommendations ontology for the universAAL platform.
 

Uses of Ontology in org.universAAL.ontology.security
 

Subclasses of Ontology in org.universAAL.ontology.security
 class SecurityOntology
           
 

Uses of Ontology in org.universAAL.ontology.shape
 

Subclasses of Ontology in org.universAAL.ontology.shape
 class ShapeOntology
           
 

Uses of Ontology in org.universAAL.ontology.space
 

Subclasses of Ontology in org.universAAL.ontology.space
 class SpaceOntology
           
 

Uses of Ontology in org.universAAL.ontology.tutorial
 

Subclasses of Ontology in org.universAAL.ontology.tutorial
 class TutorialOntology
           
 

Uses of Ontology in org.universAAL.ontology.ui.preferences
 

Subclasses of Ontology in org.universAAL.ontology.ui.preferences
 class UIPreferencesProfileOntology
           
 

Uses of Ontology in org.universAAL.ontology.unit
 

Subclasses of Ontology in org.universAAL.ontology.unit
 class UnitOntology
           
 

Uses of Ontology in org.universAAL.ontology.vcard
 

Subclasses of Ontology in org.universAAL.ontology.vcard
 class VCardOntology
           
 

Uses of Ontology in org.universAAL.ontology.X73
 

Subclasses of Ontology in org.universAAL.ontology.X73
 class X73Ontology
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.