aboutsummaryrefslogtreecommitdiff
path: root/spec/Context.owl
diff options
context:
space:
mode:
Diffstat (limited to 'spec/Context.owl')
-rw-r--r--spec/Context.owl7828
1 files changed, 0 insertions, 7828 deletions
diff --git a/spec/Context.owl b/spec/Context.owl
deleted file mode 100644
index 83b4f70e..00000000
--- a/spec/Context.owl
+++ /dev/null
@@ -1,7828 +0,0 @@
-<?xml version="1.0"?>
-
-
-<!DOCTYPE rdf:RDF [
- <!ENTITY owl "http://www.w3.org/2002/07/owl#" >
- <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
- <!ENTITY owl2xml "http://www.w3.org/2006/12/owl2-xml#" >
- <!ENTITY ical "http://www.w3.org/2002/12/cal/ical#" >
- <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
- <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
- <!ENTITY Context "http://www.semanticweb.org/ontologies/2009/2/Context.owl#" >
- <!ENTITY DeliveryContext "http://www.w3.org/2007/uwa/ontologies/DeliveryContext.owl#" >
- <!ENTITY Spatio "http://www.semanticweb.org/ontologies/2009/2/Context.owl#Spatio&#8722;" >
-]>
-
-
-<rdf:RDF xmlns="http://www.semanticweb.org/ontologies/2009/2/Context.owl#"
- xml:base="http://www.semanticweb.org/ontologies/2009/2/Context.owl"
- xmlns:owl2xml="http://www.w3.org/2006/12/owl2-xml#"
- xmlns:Context="http://www.semanticweb.org/ontologies/2009/2/Context.owl#"
- xmlns:DeliveryContext="http://www.w3.org/2007/uwa/ontologies/DeliveryContext.owl#"
- xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
- xmlns:Spatio="&Context;Spatio&#8722;"
- xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:owl="http://www.w3.org/2002/07/owl#"
- xmlns:ical="http://www.w3.org/2002/12/cal/ical#">
- <owl:Ontology rdf:about="">
- <owl:imports rdf:resource=""/>
- <owl:imports rdf:resource="http://www.w3.org/2007/uwa/ontologies/DeliveryContext.owl"/>
- </owl:Ontology>
-
-
-
- <!--
- ///////////////////////////////////////////////////////////////////////////////////////
- //
- // Object Properties
- //
- ///////////////////////////////////////////////////////////////////////////////////////
- -->
-
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#GPSModuleAttached -->
-
- <owl:ObjectProperty rdf:about="#GPSModuleAttached"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#IMStatusAvailable -->
-
- <owl:ObjectProperty rdf:about="#IMStatusAvailable">
- <rdfs:comment
- >User&#39;s IM Status is available.</rdfs:comment>
- <rdfs:range rdf:resource="#Messaging"/>
- <rdfs:domain rdf:resource="#Person"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#chargesuggestion -->
-
- <owl:ObjectProperty rdf:about="#chargesuggestion">
- <rdfs:range rdf:resource="#ChargeLocation"/>
- <rdfs:domain rdf:resource="#ChargingSuggested"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#currentSituation -->
-
- <owl:ObjectProperty rdf:about="#currentSituation">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#UserCurrentSituation"/>
- <rdfs:range>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#SituationStatus"/>
- <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
- </owl:Restriction>
- </rdfs:range>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#currentWeather -->
-
- <owl:ObjectProperty rdf:about="#currentWeather">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Application"/>
- <rdfs:range rdf:resource="#Weather"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasAlarmSetasOn -->
-
- <owl:ObjectProperty rdf:about="#hasAlarmSetasOn">
- <rdfs:comment
- >User has set Alarm.</rdfs:comment>
- <rdfs:range rdf:resource="#Alarm"/>
- <rdfs:domain rdf:resource="#Person"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasAssistedHighAccuracy -->
-
- <owl:ObjectProperty rdf:about="#hasAssistedHighAccuracy">
- <rdfs:range rdf:resource="#GPSModule"/>
- <rdfs:subPropertyOf rdf:resource="#GPSModuleAttached"/>
- <rdfs:domain rdf:resource="#Location"/>
- <owl:equivalentProperty rdf:resource="#hasAssistedLowerAccuracy"/>
- <owl:equivalentProperty rdf:resource="#hasHighAccuracy"/>
- <owl:equivalentProperty rdf:resource="#hasLowerAccuracy"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasAssistedLowerAccuracy -->
-
- <owl:ObjectProperty rdf:about="#hasAssistedLowerAccuracy">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:range rdf:resource="#GPSModule"/>
- <rdfs:subPropertyOf rdf:resource="#GPSModuleAttached"/>
- <rdfs:domain rdf:resource="#Location"/>
- <owl:equivalentProperty rdf:resource="#hasHighAccuracy"/>
- <owl:equivalentProperty rdf:resource="#hasLowerAccuracy"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasConnectivity -->
-
- <owl:ObjectProperty rdf:about="#hasConnectivity">
- <rdfs:range rdf:resource="#Bearers"/>
- <rdfs:range>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasConnectivity"/>
- <owl:someValuesFrom rdf:resource="#Bearers"/>
- </owl:Restriction>
- </rdfs:range>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasHighAccuracy -->
-
- <owl:ObjectProperty rdf:about="#hasHighAccuracy">
- <rdfs:range rdf:resource="#GPSModule"/>
- <rdfs:subPropertyOf rdf:resource="#GPSModuleAttached"/>
- <rdfs:domain rdf:resource="#Location"/>
- <owl:equivalentProperty rdf:resource="#hasLowerAccuracy"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasLowerAccuracy -->
-
- <owl:ObjectProperty rdf:about="#hasLowerAccuracy">
- <rdfs:range rdf:resource="#GPSModule"/>
- <rdfs:subPropertyOf rdf:resource="#GPSModuleAttached"/>
- <rdfs:domain rdf:resource="#Location"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasMorningSituation -->
-
- <owl:ObjectProperty rdf:about="#hasMorningSituation">
- <rdfs:comment
- >Morning situation (see Context_Aware_Situation_Manager.ppt, slide 4).</rdfs:comment>
- <rdfs:range rdf:resource="#MorningSituation"/>
- <rdfs:domain rdf:resource="#Person"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasNearByContacts -->
-
- <owl:ObjectProperty rdf:about="#hasNearByContacts">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:comment
- >Contacts information about nearby persons.</rdfs:comment>
- <rdfs:domain rdf:resource="#NearbyPeople"/>
- <rdfs:range rdf:resource="#vCard"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasNearbyDevices -->
-
- <owl:ObjectProperty rdf:about="#hasNearbyDevices">
- <rdfs:domain rdf:resource="#ComputingContext"/>
- <rdfs:range rdf:resource="#NearbyDevices"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasNearbyPeripherals -->
-
- <owl:ObjectProperty rdf:about="#hasNearbyPeripherals">
- <rdfs:domain rdf:resource="#ComputingContext"/>
- <rdfs:range rdf:resource="#Peripherals"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasNoConnectivity -->
-
- <owl:ObjectProperty rdf:about="#hasNoConnectivity">
- <rdfs:range rdf:resource="#Bearers"/>
- <rdfs:range>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasNoConnectivity"/>
- <owl:onClass rdf:resource="#Bearers"/>
- <owl:maxCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:maxCardinality>
- </owl:Restriction>
- </rdfs:range>
- <rdfs:range>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasNoConnectivity"/>
- <owl:onClass rdf:resource="#Bearers"/>
- <owl:minCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minCardinality>
- </owl:Restriction>
- </rdfs:range>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasNotSubscribed -->
-
- <owl:ObjectProperty rdf:about="#hasNotSubscribed">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
- <rdfs:range rdf:resource="#Application"/>
- <rdfs:domain rdf:resource="#UnSubscribedApplications"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasSubscribed -->
-
- <owl:ObjectProperty rdf:about="#hasSubscribed">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
- <rdfs:range rdf:resource="#Application"/>
- <rdfs:domain rdf:resource="#SubscribedApplications"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasSubscribedJamNotification -->
-
- <owl:ObjectProperty rdf:about="#hasSubscribedJamNotification">
- <rdfs:range rdf:resource="#JamNotification"/>
- <rdfs:domain rdf:resource="#Person"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasUserId -->
-
- <owl:ObjectProperty rdf:about="#hasUserId">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
- <rdfs:comment
- >Each Person should have userID.</rdfs:comment>
- <rdfs:domain rdf:resource="#Person"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasUsualRoute -->
-
- <owl:ObjectProperty rdf:about="#hasUsualRoute">
- <rdfs:domain rdf:resource="#Person"/>
- <rdfs:range rdf:resource="#UsualRoute"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasWeatherForecast -->
-
- <owl:ObjectProperty rdf:about="#hasWeatherForecast">
- <rdfs:domain rdf:resource="#Application"/>
- <rdfs:domain rdf:resource="#Situations"/>
- <rdfs:range rdf:resource="#WeatherForecast"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#userContext -->
-
- <owl:ObjectProperty rdf:about="#userContext">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:comment
- >User context, such as the user&#8217;s profile, location, people nearby and current social situation. Naturally also additional properties can be added here.</rdfs:comment>
- <rdfs:domain rdf:resource="#Person"/>
- <rdfs:range rdf:resource="#UsersContext"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#userSituation -->
-
- <owl:ObjectProperty rdf:about="#userSituation">
- <rdfs:comment
- >Current user Situation.</rdfs:comment>
- <rdfs:domain rdf:resource="#Person"/>
- <rdfs:range rdf:resource="#Situations"/>
- </owl:ObjectProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#usersCurrentLocation -->
-
- <owl:ObjectProperty rdf:about="#usersCurrentLocation">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#CurrentLocation"/>
- <rdfs:range rdf:resource="&DeliveryContext;Location"/>
- </owl:ObjectProperty>
-
-
-
- <!--
- ///////////////////////////////////////////////////////////////////////////////////////
- //
- // Data properties
- //
- ///////////////////////////////////////////////////////////////////////////////////////
- -->
-
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ADR -->
-
- <owl:DatatypeProperty rdf:about="#ADR">
- <rdfs:comment
- >To specify the components of the delivery address for the vCard object. A single structured text value, separated by the SEMI-COLON character. The structured type value consists of a sequence of address components. The component values MUST be specified in their corresponding position. The structured type value corresponds, in sequence, to the post office box; the extended address; the street address; the locality (e.g., city); the region (e.g., state or province); the postal code; the country name. When a component value is missing, the associated component separator MUST still be specified.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#AGENT -->
-
- <owl:DatatypeProperty rdf:about="#AGENT">
- <rdfs:comment
- >To specify information about another person who will act on behalf of the individual or resource associated with the vCard.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#AccessoryStatus -->
-
- <owl:DatatypeProperty rdf:about="#AccessoryStatus">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Accessories"/>
- <rdfs:range rdf:resource="&rdfs;Literal"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Altitude -->
-
- <owl:DatatypeProperty rdf:about="#Altitude">
- <rdfs:comment
- >Altitude component of this coordinate.Represents height in meters relative to the current datum(WGS-84).</rdfs:comment>
- <rdfs:domain rdf:resource="#Position"/>
- <rdfs:subPropertyOf rdf:resource="#PositionVariables"/>
- <rdfs:range rdf:resource="&xsd;double"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#AssistantName -->
-
- <owl:DatatypeProperty rdf:about="#AssistantName">
- <rdfs:domain rdf:resource="#Assistant"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#AssistantTelephone -->
-
- <owl:DatatypeProperty rdf:about="#AssistantTelephone">
- <rdfs:domain rdf:resource="#Assistant"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Autumn -->
-
- <owl:DatatypeProperty rdf:about="#Autumn">
- <owl:equivalentProperty rdf:resource="#Spring"/>
- <owl:equivalentProperty rdf:resource="#Summer"/>
- <rdfs:domain rdf:resource="#Time"/>
- <owl:equivalentProperty rdf:resource="#Winter"/>
- <rdfs:subPropertyOf rdf:resource="#timeOfYear"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#BDAY -->
-
- <owl:DatatypeProperty rdf:about="#BDAY">
- <rdfs:comment
- >To specify the birth date of the object the vCard represents.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;date"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#BatteryStatus -->
-
- <owl:DatatypeProperty rdf:about="#BatteryStatus">
- <rdfs:comment
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</rdfs:comment>
- <rdfs:domain rdf:resource="#BatteryLevel"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#BrowserUsageCount -->
-
- <owl:DatatypeProperty rdf:about="#BrowserUsageCount">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#BrowserUsageFrequency"/>
- <rdfs:range rdf:resource="&xsd;long"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CATEGORIES -->
-
- <owl:DatatypeProperty rdf:about="#CATEGORIES">
- <rdfs:comment
- >To specify application category information about the vCard.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CID -->
-
- <owl:DatatypeProperty rdf:about="#CID">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:range rdf:resource="&xsd;unsignedLong"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CLASS -->
-
- <owl:DatatypeProperty rdf:about="#CLASS">
- <rdfs:comment
- >To specify the access classification for a vCard object.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CPULoadStatus -->
-
- <owl:DatatypeProperty rdf:about="#CPULoadStatus">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#CPULoad"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CalendarUID -->
-
- <owl:DatatypeProperty rdf:about="#CalendarUID">
- <rdfs:comment
- >Unique identifier for a calendar event.</rdfs:comment>
- <rdfs:domain rdf:resource="#iCalendar"/>
- <rdfs:range rdf:resource="&xsd;int"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CalendarUsageCount -->
-
- <owl:DatatypeProperty rdf:about="#CalendarUsageCount">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#CalendarUsageFrequency"/>
- <rdfs:range rdf:resource="&xsd;long"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Call -->
-
- <owl:DatatypeProperty rdf:about="#Call">
- <rdfs:domain rdf:resource="#Event"/>
- <rdfs:subPropertyOf rdf:resource="#EventTypes"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Cohabitating -->
-
- <owl:DatatypeProperty rdf:about="#Cohabitating">
- <rdfs:domain rdf:resource="#MaritalStatus"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Connected -->
-
- <owl:DatatypeProperty rdf:about="#Connected">
- <rdfs:comment
- >Connected using some bearer (can be asked if needed, but note that some applications might have some restrictions concerning bearers like VoIP is not feasible in GSM network and so on).
-
-Relates to use case &#39;Visualizing the situation&#39; in ContextUseCaseCandidatesOP20090303.xls</rdfs:comment>
- <rdfs:domain rdf:resource="#ConnectivityStatus"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ContactsUsageCount -->
-
- <owl:DatatypeProperty rdf:about="#ContactsUsageCount">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:comment
- >Counter for Contacts application usage.</rdfs:comment>
- <rdfs:domain rdf:resource="#ContactsUsageFrequency"/>
- <rdfs:range rdf:resource="&xsd;long"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Country -->
-
- <owl:DatatypeProperty rdf:about="#Country">
- <rdfs:comment
- >Country (can short or long name).</rdfs:comment>
- <rdfs:domain rdf:resource="#Addresses"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Current -->
-
- <owl:DatatypeProperty rdf:about="#Current">
- <rdfs:domain rdf:resource="#Event"/>
- <rdfs:subPropertyOf rdf:resource="#EventTypes"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Department -->
-
- <owl:DatatypeProperty rdf:about="#Department">
- <rdfs:comment
- >Department of the Organization where person works.</rdfs:comment>
- <rdfs:domain rdf:resource="#Organizations"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Disconnected -->
-
- <owl:DatatypeProperty rdf:about="#Disconnected">
- <rdfs:domain rdf:resource="#ConnectivityStatus"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#EMAIL -->
-
- <owl:DatatypeProperty rdf:about="#EMAIL">
- <rdfs:comment
- >To specify the electronic mail address for communication with the object the vCard represents.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#EmailPrimary -->
-
- <owl:DatatypeProperty rdf:about="#EmailPrimary">
- <rdfs:comment
- >Boolean value indicating whether this email address is the primary or preferred email address for this person. Supported values: &#8220;true&#8221;, &#8220;false&#8221;.</rdfs:comment>
- <rdfs:domain rdf:resource="#Emails"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#EmailType -->
-
- <owl:DatatypeProperty rdf:about="#EmailType">
- <rdfs:comment
- >Type of email address. Enumeration. Supported values: &#8220;home&#8221;, &#8220;work&#8221;.</rdfs:comment>
- <rdfs:domain rdf:resource="#Emails"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#EmailUsageCount -->
-
- <owl:DatatypeProperty rdf:about="#EmailUsageCount">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#EmailUsageFrequency"/>
- <rdfs:range rdf:resource="&xsd;long"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#EmailValue -->
-
- <owl:DatatypeProperty rdf:about="#EmailValue">
- <rdfs:comment
- >Value of email address. Singular property.</rdfs:comment>
- <rdfs:domain rdf:resource="#Emails"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Engaged -->
-
- <owl:DatatypeProperty rdf:about="#Engaged">
- <rdfs:domain rdf:resource="#MaritalStatus"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#EventEndTime -->
-
- <owl:DatatypeProperty rdf:about="#EventEndTime">
- <rdfs:domain rdf:resource="#EventStructure"/>
- <rdfs:range rdf:resource="&xsd;int"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#EventStartTime -->
-
- <owl:DatatypeProperty rdf:about="#EventStartTime">
- <rdfs:domain rdf:resource="#EventStructure"/>
- <rdfs:range rdf:resource="&xsd;int"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#EventTitle -->
-
- <owl:DatatypeProperty rdf:about="#EventTitle">
- <rdfs:domain rdf:resource="#EventStructure"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#EventType -->
-
- <owl:DatatypeProperty rdf:about="#EventType">
- <rdfs:domain rdf:resource="#EventStructure"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#EventTypes -->
-
- <owl:DatatypeProperty rdf:about="#EventTypes">
- <rdfs:domain rdf:resource="#Event"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#EventURI -->
-
- <owl:DatatypeProperty rdf:about="#EventURI">
- <rdfs:domain rdf:resource="#EventStructure"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#FN -->
-
- <owl:DatatypeProperty rdf:about="#FN">
- <rdfs:comment
- >To specify the formatted text corresponding to the name of the object the vCard represents. This type is based on the semantics of the X.520
-Common Name attribute. The property MUST be present in the vCard object.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#FamilyName -->
-
- <owl:DatatypeProperty rdf:about="#FamilyName">
- <rdfs:domain rdf:resource="#PersonName"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Female -->
-
- <owl:DatatypeProperty rdf:about="#Female">
- <rdfs:domain rdf:resource="#Gender"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#From -->
-
- <owl:DatatypeProperty rdf:about="#From">
- <rdfs:comment
- >UID of Ovi user who triggered the notification. Value is maintained by the system and cannot be modified by user. Singular property.</rdfs:comment>
- <rdfs:domain rdf:resource="#Notifications"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#GEO -->
-
- <owl:DatatypeProperty rdf:about="#GEO">
- <rdfs:comment
- >To specify information related to the global positioning of the object the vCard represents.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#GPSModuleAvailable -->
-
- <owl:DatatypeProperty rdf:about="#GPSModuleAvailable"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#GivenName -->
-
- <owl:DatatypeProperty rdf:about="#GivenName">
- <rdfs:domain rdf:resource="#PersonName"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#GroupETag -->
-
- <owl:DatatypeProperty rdf:about="#GroupETag">
- <rdfs:comment
- >Opaque string that changes whenever contents of resource changes. Value can be used in conditional operations. Read-only (value managed by the system).</rdfs:comment>
- <rdfs:domain rdf:resource="#Groups"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#GroupID -->
-
- <owl:DatatypeProperty rdf:about="#GroupID">
- <rdfs:domain rdf:resource="#Groups"/>
- <rdfs:range rdf:resource="&xsd;int"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#GroupName -->
-
- <owl:DatatypeProperty rdf:about="#GroupName">
- <rdfs:domain rdf:resource="#Groups"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Heading -->
-
- <owl:DatatypeProperty rdf:about="#Heading">
- <rdfs:comment
- >Angle of heading in degrees counting clockwise relative to true north.</rdfs:comment>
- <rdfs:domain rdf:resource="#PositionFix"/>
- <rdfs:range rdf:resource="&xsd;double"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#HeadingAccuracy -->
-
- <owl:DatatypeProperty rdf:about="#HeadingAccuracy">
- <rdfs:comment
- >An estimate of the accuracy of the current heading in degrees.</rdfs:comment>
- <rdfs:domain rdf:resource="#PositionFix"/>
- <rdfs:range rdf:resource="&xsd;double"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Home -->
-
- <owl:DatatypeProperty rdf:about="#Home">
- <rdfs:domain rdf:resource="#Places"/>
- <rdfs:domain rdf:resource="#Situations"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#HonoricPrefix -->
-
- <owl:DatatypeProperty rdf:about="#HonoricPrefix">
- <rdfs:domain rdf:resource="#PersonName"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#HonoricSuffix -->
-
- <owl:DatatypeProperty rdf:about="#HonoricSuffix">
- <rdfs:domain rdf:resource="#PersonName"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#HorizontalAccuracy -->
-
- <owl:DatatypeProperty rdf:about="#HorizontalAccuracy">
- <rdfs:comment
- >Represents accuracy estimate in meters of the horizontal portion of the underlying coordinate.</rdfs:comment>
- <rdfs:domain rdf:resource="#Position"/>
- <rdfs:subPropertyOf rdf:resource="#PositionVariables"/>
- <rdfs:range rdf:resource="&xsd;double"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#IMSPrimary -->
-
- <owl:DatatypeProperty rdf:about="#IMSPrimary">
- <rdfs:comment
- >Boolean value indicating whether this address is the primary or preferred address for this person. Supported values: &#8220;true&#8221;, &#8220;false&#8221;.</rdfs:comment>
- <rdfs:domain rdf:resource="#Ims"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#IMSType -->
-
- <owl:DatatypeProperty rdf:about="#IMSType">
- <rdfs:comment
- >Boolean value indicating whether this address is the primary or preferred address for this person. Supported values: &#8220;true&#8221;, &#8220;false&#8221;.</rdfs:comment>
- <rdfs:domain rdf:resource="#Ims"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#IMSValue -->
-
- <owl:DatatypeProperty rdf:about="#IMSValue">
- <rdfs:comment
- >Value of IMPP address. Singular property.</rdfs:comment>
- <rdfs:domain rdf:resource="#Ims"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#IMStatus -->
-
- <owl:DatatypeProperty rdf:about="#IMStatus">
- <rdfs:domain rdf:resource="#Messaging"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Individual -->
-
- <owl:DatatypeProperty rdf:about="#Individual">
- <rdfs:domain rdf:resource="#MaritalStatus"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#JOBTITLE -->
-
- <owl:DatatypeProperty rdf:about="#JOBTITLE">
- <rdfs:comment
- >To specify the job title, functional position or function of the object the vCard represents.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#KEY -->
-
- <owl:DatatypeProperty rdf:about="#KEY">
- <rdfs:comment
- >To specify a public key or authentication certificate associated with the object that the vCard represents</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#LABEL -->
-
- <owl:DatatypeProperty rdf:about="#LABEL">
- <rdfs:comment
- >To specify the formatted text corresponding to delivery address of the object the vCard represents.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#LOGO -->
-
- <owl:DatatypeProperty rdf:about="#LOGO">
- <rdfs:comment
- >To specify a graphic image of a logo associated with the object the vCard represents.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Latitude -->
-
- <owl:DatatypeProperty rdf:about="#Latitude">
- <rdfs:comment
- >Latitude component of the location coordinate.Specifies latitude in WGS-84 decimal degrees notation. Out of range values are normalized to range. Positive values indicate position above the Conventional Terrestrial Pole(CTP) equator.</rdfs:comment>
- <rdfs:domain rdf:resource="#Position"/>
- <rdfs:subPropertyOf rdf:resource="#PositionVariables"/>
- <rdfs:range rdf:resource="&xsd;double"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#LocalTimeStamp -->
-
- <owl:DatatypeProperty rdf:about="#LocalTimeStamp">
- <rdfs:comment
- >LocalTimeStamp is timestamped (local phone time) when position is received in SAPI (or high level layer). Local time stamp is gaurantied in every location fix retrieval.</rdfs:comment>
- <rdfs:domain rdf:resource="#PositionFix"/>
- <rdfs:range rdf:resource="&xsd;dateTime"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Locality -->
-
- <owl:DatatypeProperty rdf:about="#Locality">
- <rdfs:domain rdf:resource="#Addresses"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Longitude -->
-
- <owl:DatatypeProperty rdf:about="#Longitude">
- <rdfs:comment
- >Longitude component of the location coordinate.Specifies latitude in WGS-84 decimal degrees notation. Out of range values are normalized to range. The reference meridian is the zero meridian defined by Bureau International de l&#39;Heure(BIH).</rdfs:comment>
- <rdfs:subPropertyOf rdf:resource="#PositionVariables"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#MAILER -->
-
- <owl:DatatypeProperty rdf:about="#MAILER">
- <rdfs:comment
- >To specify the type of electronic mail software that is used by the individual associated with the vCard.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#MagneticCource -->
-
- <owl:DatatypeProperty rdf:about="#MagneticCource">
- <rdfs:comment
- >The current direction in degrees to the magnetic north.</rdfs:comment>
- <rdfs:domain rdf:resource="#PositionFix"/>
- <rdfs:range rdf:resource="&xsd;double"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#MagneticVariation -->
-
- <owl:DatatypeProperty rdf:about="#MagneticVariation">
- <rdfs:comment
- >The magnetic course error in degrees.</rdfs:comment>
- <rdfs:domain rdf:resource="#PositionFix"/>
- <rdfs:range rdf:resource="&xsd;double"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Male -->
-
- <owl:DatatypeProperty rdf:about="#Male">
- <rdfs:domain rdf:resource="#Gender"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Married -->
-
- <owl:DatatypeProperty rdf:about="#Married">
- <rdfs:domain rdf:resource="#MaritalStatus"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#MemberCount -->
-
- <owl:DatatypeProperty rdf:about="#MemberCount">
- <rdfs:comment
- >Count of members that belong to the group. Value is maintained by the system and cannot be modified by user. Singular property.</rdfs:comment>
- <rdfs:domain rdf:resource="#Groups"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#MemoryStatus -->
-
- <owl:DatatypeProperty rdf:about="#MemoryStatus">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:comment
- >Status of the memory: used, free etc.</rdfs:comment>
- <rdfs:domain rdf:resource="#Memory"/>
- <rdfs:range rdf:resource="&rdfs;Literal"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#MiddleName -->
-
- <owl:DatatypeProperty rdf:about="#MiddleName">
- <rdfs:domain rdf:resource="#PersonName"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Morning -->
-
- <owl:DatatypeProperty rdf:about="#Morning">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#MorningSituation"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#N -->
-
- <owl:DatatypeProperty rdf:about="#N">
- <rdfs:comment
- >To specify the components of the name of the object the vCard represents. The structured type value corresponds, in sequence, to the Family Name, Given Name, Additional Names, Honorific Prefixes, and Honorific Suffixes. The text components are separated by the SEMI-COLON character (ASCII decimal 59). Individual text components can include multiple text values (e.g., multiple Additional Names) separated by the COMMA character (ASCII decimal 44). This type is based on the semantics of the X.520 individual name attributes. The property MUST be present in the vCard object.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#NAuth -->
-
- <owl:DatatypeProperty rdf:about="#NAuth">
- <rdfs:comment
- >Authentication of the consumer user (the end-user who has Nokia Account credentials) and the consumer application (the SW that uses the People API) is done using OAuth-based delegated authentication.</rdfs:comment>
- <rdfs:domain rdf:resource="#AuthorizationChallenge"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#NICKNAME -->
-
- <owl:DatatypeProperty rdf:about="#NICKNAME">
- <rdfs:comment
- >To specify the text corresponding to the nickname of the object the vCard represents. The nickname is the descriptive name given instead of or in addition to the one belonging to a person, place, or thing. It can also be used to specify a familiar form of a proper name specified by the FN or N types.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#NOTE -->
-
- <owl:DatatypeProperty rdf:about="#NOTE">
- <rdfs:comment
- >To specify supplemental information or a comment that is associated with the vCard.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#NameOfOrganization -->
-
- <owl:DatatypeProperty rdf:about="#NameOfOrganization">
- <rdfs:domain rdf:resource="#Organizations"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Next -->
-
- <owl:DatatypeProperty rdf:about="#Next">
- <rdfs:domain rdf:resource="#Event"/>
- <rdfs:subPropertyOf rdf:resource="#EventTypes"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Night -->
-
- <owl:DatatypeProperty rdf:about="#Night">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Places"/>
- <rdfs:domain rdf:resource="#Situations"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#NotificationID -->
-
- <owl:DatatypeProperty rdf:about="#NotificationID">
- <rdfs:domain rdf:resource="#Notifications"/>
- <rdfs:range rdf:resource="&xsd;int"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#OAuth -->
-
- <owl:DatatypeProperty rdf:about="#OAuth">
- <rdfs:domain rdf:resource="#AuthorizationResponse"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#OAuthConsumerKey -->
-
- <owl:DatatypeProperty rdf:about="#OAuthConsumerKey">
- <rdfs:domain rdf:resource="#AuthorizationResponse"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#OAuthNonce -->
-
- <owl:DatatypeProperty rdf:about="#OAuthNonce">
- <rdfs:domain rdf:resource="#AuthorizationResponse"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#OAuthSignature -->
-
- <owl:DatatypeProperty rdf:about="#OAuthSignature">
- <rdfs:domain rdf:resource="#AuthorizationResponse"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#OAuthSignatureMethod -->
-
- <owl:DatatypeProperty rdf:about="#OAuthSignatureMethod">
- <rdfs:domain rdf:resource="#AuthorizationResponse"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#OAuthTimestamp -->
-
- <owl:DatatypeProperty rdf:about="#OAuthTimestamp">
- <rdfs:domain rdf:resource="#AuthorizationResponse"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#OAuthToken -->
-
- <owl:DatatypeProperty rdf:about="#OAuthToken">
- <rdfs:domain rdf:resource="#AuthorizationResponse"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#OAuthVersion -->
-
- <owl:DatatypeProperty rdf:about="#OAuthVersion">
- <rdfs:domain rdf:resource="#AuthorizationResponse"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ORG -->
-
- <owl:DatatypeProperty rdf:about="#ORG">
- <rdfs:comment
- >To specify the organizational name and units associated with the vCard.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PHOTO -->
-
- <owl:DatatypeProperty rdf:about="#PHOTO">
- <rdfs:comment
- >To specify an image or photograph information that annotates some aspect of the object the vCard represents.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;anyType"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PID -->
-
- <owl:DatatypeProperty rdf:about="#PID">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Application"/>
- <rdfs:subPropertyOf rdf:resource="#currentApplication"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PR -->
-
- <owl:DatatypeProperty rdf:about="#PR">
- <rdfs:domain rdf:resource="#Application"/>
- <rdfs:subPropertyOf rdf:resource="#currentApplication"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PROID -->
-
- <owl:DatatypeProperty rdf:about="#PROID">
- <rdfs:comment
- >To specify the identifier for the product that created the vCard object.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PersonID -->
-
- <owl:DatatypeProperty rdf:about="#PersonID">
- <rdfs:comment
- >UID of a Person object. Singular property. Read-only (value managed by the system).</rdfs:comment>
- <rdfs:domain rdf:resource="#Person"/>
- <rdfs:range rdf:resource="&xsd;int"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PhoneNumberType_Work -->
-
- <owl:DatatypeProperty rdf:about="#PhoneNumberType_Work">
- <rdfs:domain rdf:resource="#PhoneNumbers"/>
- <rdfs:subPropertyOf rdf:resource="#PhonenumberType"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PhoneNumberValue -->
-
- <owl:DatatypeProperty rdf:about="#PhoneNumberValue">
- <rdfs:domain rdf:resource="#PhoneNumbers"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PhonenumberType -->
-
- <owl:DatatypeProperty rdf:about="#PhonenumberType">
- <rdfs:comment
- >Type of telephone number. Enumeration. Supported values: &#8220;home&#8221;, &#8220;work&#8221;. &#8220;mobile&#8221;, &#8220;fax&#8221;, &#8220;pager&#8221;.</rdfs:comment>
- <rdfs:domain rdf:resource="#PhoneNumbers"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PhonenumberType_Fax -->
-
- <owl:DatatypeProperty rdf:about="#PhonenumberType_Fax">
- <rdfs:domain rdf:resource="#PhoneNumbers"/>
- <rdfs:subPropertyOf rdf:resource="#PhonenumberType"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PhonenumberType_Home -->
-
- <owl:DatatypeProperty rdf:about="#PhonenumberType_Home">
- <rdfs:domain rdf:resource="#PhoneNumbers"/>
- <rdfs:subPropertyOf rdf:resource="#PhonenumberType"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PhonenumberType_Mobile -->
-
- <owl:DatatypeProperty rdf:about="#PhonenumberType_Mobile">
- <rdfs:domain rdf:resource="#PhoneNumbers"/>
- <rdfs:subPropertyOf rdf:resource="#PhonenumberType"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PhotoHuge -->
-
- <owl:DatatypeProperty rdf:about="#PhotoHuge">
- <rdfs:comment
- >Huge photo of person (composite attribute; see components below). Resolution: 150x150.</rdfs:comment>
- <rdfs:domain rdf:resource="#PhotoSize"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PhotoHugeData -->
-
- <owl:DatatypeProperty rdf:about="#PhotoHugeData">
- <rdfs:comment
- >Base64 encoded representation of a photo. Format: JPEG. Singular property.</rdfs:comment>
- <rdfs:subPropertyOf rdf:resource="#PhotoHuge"/>
- <rdfs:domain rdf:resource="#PhotoSize"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PhotoLarge -->
-
- <owl:DatatypeProperty rdf:about="#PhotoLarge">
- <rdfs:comment
- >Large photo of person (composite attribute; see components below). Resolution: 64x64.</rdfs:comment>
- <rdfs:domain rdf:resource="#PhotoSize"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PhotoLargeData -->
-
- <owl:DatatypeProperty rdf:about="#PhotoLargeData">
- <rdfs:comment
- >Base64 encoded representation of a photo. Format: JPEG. Singular property.</rdfs:comment>
- <rdfs:subPropertyOf rdf:resource="#PhotoLarge"/>
- <rdfs:domain rdf:resource="#PhotoSize"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PointingDirection -->
-
- <owl:DatatypeProperty rdf:about="#PointingDirection">
- <rdfs:domain rdf:resource="#Magnetometer"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PositionVariables -->
-
- <owl:DatatypeProperty rdf:about="#PositionVariables">
- <rdfs:domain rdf:resource="#Position"/>
- <rdfs:range rdf:resource="&xsd;double"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PostalCode -->
-
- <owl:DatatypeProperty rdf:about="#PostalCode">
- <rdfs:domain rdf:resource="#Addresses"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Primary -->
-
- <owl:DatatypeProperty rdf:about="#Primary">
- <rdfs:comment
- >Boolean value indicating whether this instance of URL is the primary or preferred URL for this person. Supported values: &#8220;true&#8221;, &#8220;false&#8221;.</rdfs:comment>
- <rdfs:domain rdf:resource="#Urls"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PrimaryPhonenumber -->
-
- <owl:DatatypeProperty rdf:about="#PrimaryPhonenumber">
- <rdfs:comment
- >Boolean value indicating whether this phone number is the primary or preferred number for this person. Supported values: &#8220;true&#8221;, &#8220;false&#8221;.</rdfs:comment>
- <rdfs:domain rdf:resource="#PhoneNumbers"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PrinterName -->
-
- <owl:DatatypeProperty rdf:about="#PrinterName">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:comment
- >Printer name or some other identifier of the printer.</rdfs:comment>
- <rdfs:domain rdf:resource="#Peripherals"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Profiles -->
-
- <owl:DatatypeProperty rdf:about="#Profiles"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#REV -->
-
- <owl:DatatypeProperty rdf:about="#REV">
- <rdfs:comment
- >To specify revision information about the current vCard.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ROLE -->
-
- <owl:DatatypeProperty rdf:about="#ROLE">
- <rdfs:comment
- >To specify information concerning the role, occupation, or business category of the object the vCard represents.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Received -->
-
- <owl:DatatypeProperty rdf:about="#Received">
- <rdfs:comment
- >Date&amp;time when the notification was received. Value is maintained by the system and cannot be modified by user. Singular property.</rdfs:comment>
- <rdfs:domain rdf:resource="#Notifications"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Region -->
-
- <owl:DatatypeProperty rdf:about="#Region">
- <rdfs:domain rdf:resource="#Addresses"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#SMSUsageCount -->
-
- <owl:DatatypeProperty rdf:about="#SMSUsageCount">
- <rdfs:domain rdf:resource="#SMSUsageFrequency"/>
- <rdfs:range rdf:resource="&xsd;long"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#SORT_STRING -->
-
- <owl:DatatypeProperty rdf:about="#SORT_STRING">
- <rdfs:comment
- >To specify the family name or given name text to be used for national-language-specific sorting of the FN and N types.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#SOUND -->
-
- <owl:DatatypeProperty rdf:about="#SOUND">
- <rdfs:comment
- >To specify a digital sound content information that annotates some aspect of the vCard. By default this type is used to specify the proper pronunciation of the name type value of the vCard.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#SatelliteNumView -->
-
- <owl:DatatypeProperty rdf:about="#SatelliteNumView">
- <rdfs:comment
- >The number of satellites on which the positioning modules has information.</rdfs:comment>
- <rdfs:domain rdf:resource="#PositionFix"/>
- <rdfs:range rdf:resource="&xsd;double"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#SatelliteNumViewUsed -->
-
- <owl:DatatypeProperty rdf:about="#SatelliteNumViewUsed">
- <rdfs:comment
- >Number of satellites being used to obtain a position fix.</rdfs:comment>
- <rdfs:domain rdf:resource="#PositionFix"/>
- <rdfs:range rdf:resource="&xsd;double"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Separated -->
-
- <owl:DatatypeProperty rdf:about="#Separated">
- <rdfs:domain rdf:resource="#MaritalStatus"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Shopping -->
-
- <owl:DatatypeProperty rdf:about="#Shopping">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Places"/>
- <rdfs:domain rdf:resource="#Situations"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Single -->
-
- <owl:DatatypeProperty rdf:about="#Single">
- <rdfs:domain rdf:resource="#MaritalStatus"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#SituationStatus -->
-
- <owl:DatatypeProperty rdf:about="#SituationStatus"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#SoundLevel -->
-
- <owl:DatatypeProperty rdf:about="#SoundLevel">
- <rdfs:domain rdf:resource="#Alarm"/>
- <rdfs:range rdf:resource="&xsd;int"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Speed -->
-
- <owl:DatatypeProperty rdf:about="#Speed">
- <rdfs:comment
- >Current speed in meters per second.</rdfs:comment>
- <rdfs:domain rdf:resource="#PositionFix"/>
- <rdfs:range rdf:resource="&xsd;double"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#SpeedAccuracy -->
-
- <owl:DatatypeProperty rdf:about="#SpeedAccuracy">
- <rdfs:domain rdf:resource="#PositionFix"/>
- <rdfs:range rdf:resource="&xsd;double"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#SportsFitness -->
-
- <owl:DatatypeProperty rdf:about="#SportsFitness">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Places"/>
- <rdfs:domain rdf:resource="#Situations"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Spring -->
-
- <owl:DatatypeProperty rdf:about="#Spring">
- <owl:equivalentProperty rdf:resource="#Summer"/>
- <rdfs:domain rdf:resource="#Time"/>
- <owl:equivalentProperty rdf:resource="#Winter"/>
- <rdfs:subPropertyOf rdf:resource="#timeOfYear"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#StreetAddress -->
-
- <owl:DatatypeProperty rdf:about="#StreetAddress">
- <rdfs:domain rdf:resource="#Addresses"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Summer -->
-
- <owl:DatatypeProperty rdf:about="#Summer">
- <rdfs:domain rdf:resource="#Time"/>
- <owl:equivalentProperty rdf:resource="#Winter"/>
- <rdfs:subPropertyOf rdf:resource="#timeOfYear"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#TEL -->
-
- <owl:DatatypeProperty rdf:about="#TEL">
- <rdfs:comment
- >To specify the telephone number for telephony communication with the object the vCard represents.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#TZ -->
-
- <owl:DatatypeProperty rdf:about="#TZ">
- <rdfs:comment
- >To specify information related to the time zone of the object the vCard represents.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#TelephoneUsageCount -->
-
- <owl:DatatypeProperty rdf:about="#TelephoneUsageCount">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#TelephoneUsageFrequency"/>
- <rdfs:range rdf:resource="&xsd;long"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Title -->
-
- <owl:DatatypeProperty rdf:about="#Title">
- <rdfs:domain rdf:resource="#Organizations"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#To -->
-
- <owl:DatatypeProperty rdf:about="#To">
- <rdfs:comment
- >UID of Ovi user who is the receiver of the notification. Value is maintained by the system and cannot be modified by user. Singular property.</rdfs:comment>
- <rdfs:domain rdf:resource="#Notifications"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Traveling -->
-
- <owl:DatatypeProperty rdf:about="#Traveling">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Places"/>
- <rdfs:domain rdf:resource="#Situations"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#TypeOfAddress -->
-
- <owl:DatatypeProperty rdf:about="#TypeOfAddress">
- <rdfs:domain rdf:resource="#Addresses"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#UID -->
-
- <owl:DatatypeProperty rdf:about="#UID">
- <rdfs:comment
- >To specify a value that represents a globally unique identifier corresponding to the individual or resource associated with the vCard.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#URI -->
-
- <owl:DatatypeProperty rdf:about="#URI">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#LastMusic"/>
- <rdfs:range rdf:resource="&xsd;anyURI"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#URL -->
-
- <owl:DatatypeProperty rdf:about="#URL">
- <rdfs:comment
- >To specify a uniform resource locator associated with the object that the vCard refers to.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#URLType -->
-
- <owl:DatatypeProperty rdf:about="#URLType">
- <rdfs:comment
- >Type of URL. Enumeration. Supported values: &#8220;home&#8221;, &#8220;work&#8221;.</rdfs:comment>
- <rdfs:domain rdf:resource="#Urls"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#URLType_Home -->
-
- <owl:DatatypeProperty rdf:about="#URLType_Home">
- <rdfs:subPropertyOf rdf:resource="#URLType"/>
- <rdfs:domain rdf:resource="#Urls"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#URLType_Work -->
-
- <owl:DatatypeProperty rdf:about="#URLType_Work">
- <rdfs:subPropertyOf rdf:resource="#URLType"/>
- <rdfs:domain rdf:resource="#Urls"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#UTCTimeStamp -->
-
- <owl:DatatypeProperty rdf:about="#UTCTimeStamp">
- <rdfs:comment
- >UTCTimeStamp is exact time from the position technology used. UTC timestamp could optionally present in location fix, as some of underlying technologies might not be capable to retrieve this data.</rdfs:comment>
- <rdfs:domain rdf:resource="#PositionFix"/>
- <rdfs:range rdf:resource="&xsd;dateTime"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#UserID -->
-
- <owl:DatatypeProperty rdf:about="#UserID">
- <rdfs:domain rdf:resource="#Application"/>
- <rdfs:domain rdf:resource="#Users"/>
- <rdfs:range rdf:resource="&xsd;int"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#VERSION -->
-
- <owl:DatatypeProperty rdf:about="#VERSION">
- <rdfs:comment
- >To specify the version of the vCard specification used to format this vCard.</rdfs:comment>
- <rdfs:domain rdf:resource="#vCard"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Value -->
-
- <owl:DatatypeProperty rdf:about="#Value">
- <rdfs:comment
- >Value/address of URL. Singular property.</rdfs:comment>
- <rdfs:domain rdf:resource="#Urls"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#VerticalAccuracy -->
-
- <owl:DatatypeProperty rdf:about="#VerticalAccuracy">
- <rdfs:comment
- >Represents accuracy estimate in meters of the vertical portion of the underlying coordinate.</rdfs:comment>
- <rdfs:domain rdf:resource="#Position"/>
- <rdfs:subPropertyOf rdf:resource="#PositionVariables"/>
- <rdfs:range rdf:resource="&xsd;double"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Widowed -->
-
- <owl:DatatypeProperty rdf:about="#Widowed">
- <rdfs:domain rdf:resource="#MaritalStatus"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Winter -->
-
- <owl:DatatypeProperty rdf:about="#Winter">
- <rdfs:domain rdf:resource="#Time"/>
- <rdfs:subPropertyOf rdf:resource="#timeOfYear"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Working -->
-
- <owl:DatatypeProperty rdf:about="#Working">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Places"/>
- <rdfs:domain rdf:resource="#Situations"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#activeContentItem -->
-
- <owl:DatatypeProperty rdf:about="#activeContentItem">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Application"/>
- <rdfs:subPropertyOf rdf:resource="#currentApplication"/>
- <rdfs:range rdf:resource="&xsd;anyURI"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#afternoon -->
-
- <owl:DatatypeProperty rdf:about="#afternoon">
- <rdfs:domain rdf:resource="#Time"/>
- <owl:equivalentProperty rdf:resource="#evening"/>
- <owl:equivalentProperty rdf:resource="#eveningNight"/>
- <owl:equivalentProperty rdf:resource="#midnight"/>
- <owl:equivalentProperty rdf:resource="#morning"/>
- <owl:equivalentProperty rdf:resource="#morningNight"/>
- <rdfs:subPropertyOf rdf:resource="#timeOfDay"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#alarmSet -->
-
- <owl:DatatypeProperty rdf:about="#alarmSet">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Alarm"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#albumArtURI -->
-
- <owl:DatatypeProperty rdf:about="#albumArtURI">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#LastMusic"/>
- <rdfs:range rdf:resource="&xsd;anyURI"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#applicationName -->
-
- <owl:DatatypeProperty rdf:about="#applicationName">
- <rdfs:domain rdf:resource="#Application"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#applicationUser -->
-
- <owl:DatatypeProperty rdf:about="#applicationUser">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Application"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#atHome -->
-
- <owl:DatatypeProperty rdf:about="#atHome">
- <rdfs:subPropertyOf rdf:resource="#SituationStatus"/>
- <rdfs:domain rdf:resource="#Status"/>
- <owl:equivalentProperty rdf:resource="#atOffice"/>
- <owl:equivalentProperty rdf:resource="#atWork"/>
- <owl:equivalentProperty rdf:resource="#inMeeting"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#atOffice -->
-
- <owl:DatatypeProperty rdf:about="#atOffice">
- <rdfs:subPropertyOf rdf:resource="#SituationStatus"/>
- <rdfs:domain rdf:resource="#Status"/>
- <owl:equivalentProperty rdf:resource="#atWork"/>
- <owl:equivalentProperty rdf:resource="#inMeeting"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#atWork -->
-
- <owl:DatatypeProperty rdf:about="#atWork">
- <rdfs:subPropertyOf rdf:resource="#SituationStatus"/>
- <rdfs:domain rdf:resource="#Status"/>
- <owl:equivalentProperty rdf:resource="#inMeeting"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#available -->
-
- <owl:DatatypeProperty rdf:about="#available">
- <rdfs:subPropertyOf rdf:resource="#IMStatus"/>
- <rdfs:domain rdf:resource="#Messaging"/>
- <owl:equivalentProperty rdf:resource="#busy"/>
- <owl:equivalentProperty rdf:resource="#notAvailable"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#busy -->
-
- <owl:DatatypeProperty rdf:about="#busy">
- <rdfs:subPropertyOf rdf:resource="#IMStatus"/>
- <rdfs:domain rdf:resource="#Messaging"/>
- <owl:equivalentProperty rdf:resource="#notAvailable"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#callNumber -->
-
- <owl:DatatypeProperty rdf:about="#callNumber">
- <rdfs:domain rdf:resource="#PhoneNumbers"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#callStartTime -->
-
- <owl:DatatypeProperty rdf:about="#callStartTime">
- <rdfs:range rdf:resource="&xsd;time"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#capacity -->
-
- <owl:DatatypeProperty rdf:about="#capacity">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Battery"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#command -->
-
- <owl:DatatypeProperty rdf:about="#command">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Application"/>
- <rdfs:subPropertyOf rdf:resource="#currentApplication"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#condition -->
-
- <owl:DatatypeProperty rdf:about="#condition">
- <rdfs:domain rdf:resource="#Weather"/>
- <rdfs:domain rdf:resource="#WeatherForecast"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#currentApplication -->
-
- <owl:DatatypeProperty rdf:about="#currentApplication">
- <rdfs:domain rdf:resource="#Application"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#currentProfile -->
-
- <owl:DatatypeProperty rdf:about="#currentProfile">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#ProfileName"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#deviceUpTime -->
-
- <owl:DatatypeProperty rdf:about="#deviceUpTime">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Usage"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#displayFacingDown -->
-
- <owl:DatatypeProperty rdf:about="#displayFacingDown">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Orientation"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#displayFacingUp -->
-
- <owl:DatatypeProperty rdf:about="#displayFacingUp">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Orientation"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#endTime -->
-
- <owl:DatatypeProperty rdf:about="#endTime">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#LastMusic"/>
- <rdfs:range rdf:resource="&xsd;time"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#evening -->
-
- <owl:DatatypeProperty rdf:about="#evening">
- <rdfs:domain rdf:resource="#Time"/>
- <owl:equivalentProperty rdf:resource="#eveningNight"/>
- <owl:equivalentProperty rdf:resource="#midnight"/>
- <owl:equivalentProperty rdf:resource="#morning"/>
- <owl:equivalentProperty rdf:resource="#morningNight"/>
- <rdfs:subPropertyOf rdf:resource="#timeOfDay"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#eveningNight -->
-
- <owl:DatatypeProperty rdf:about="#eveningNight">
- <rdfs:domain rdf:resource="#Time"/>
- <owl:equivalentProperty rdf:resource="#midnight"/>
- <owl:equivalentProperty rdf:resource="#morning"/>
- <owl:equivalentProperty rdf:resource="#morningNight"/>
- <rdfs:subPropertyOf rdf:resource="#timeOfDay"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#externalTotal -->
-
- <owl:DatatypeProperty rdf:about="#externalTotal">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Memory"/>
- <rdfs:subPropertyOf rdf:resource="#MemoryStatus"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#externalUsed -->
-
- <owl:DatatypeProperty rdf:about="#externalUsed">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Memory"/>
- <rdfs:subPropertyOf rdf:resource="#MemoryStatus"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#extrnalFree -->
-
- <owl:DatatypeProperty rdf:about="#extrnalFree">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Memory"/>
- <rdfs:subPropertyOf rdf:resource="#MemoryStatus"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#general -->
-
- <owl:DatatypeProperty rdf:about="#general">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#ProfileName"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasBTHeadset -->
-
- <owl:DatatypeProperty rdf:about="#hasBTHeadset">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:subPropertyOf rdf:resource="#AccessoryStatus"/>
- <rdfs:domain rdf:resource="#BTHeadset"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasBTStereoHeadset -->
-
- <owl:DatatypeProperty rdf:about="#hasBTStereoHeadset">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:subPropertyOf rdf:resource="#AccessoryStatus"/>
- <rdfs:domain rdf:resource="#BTStereoHeadset"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasCamera -->
-
- <owl:DatatypeProperty rdf:about="#hasCamera">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:subPropertyOf rdf:resource="#AccessoryStatus"/>
- <rdfs:domain rdf:resource="#Camera"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasCarDock -->
-
- <owl:DatatypeProperty rdf:about="#hasCarDock">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:comment
- >Device is connected to the car docking station.</rdfs:comment>
- <rdfs:subPropertyOf rdf:resource="#AccessoryStatus"/>
- <rdfs:domain rdf:resource="#CarDock"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasConferenceCamera -->
-
- <owl:DatatypeProperty rdf:about="#hasConferenceCamera">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:subPropertyOf rdf:resource="#AccessoryStatus"/>
- <rdfs:domain rdf:resource="#ConferenceCamera"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasEventTitle -->
-
- <owl:DatatypeProperty rdf:about="#hasEventTitle"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasExternalCard -->
-
- <owl:DatatypeProperty rdf:about="#hasExternalCard">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:subPropertyOf rdf:resource="#AccessoryStatus"/>
- <rdfs:domain rdf:resource="#ExternalCard"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasFMReceiver -->
-
- <owl:DatatypeProperty rdf:about="#hasFMReceiver">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:subPropertyOf rdf:resource="#AccessoryStatus"/>
- <rdfs:domain rdf:resource="#FMReceiver"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasFMTransmitter -->
-
- <owl:DatatypeProperty rdf:about="#hasFMTransmitter">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:subPropertyOf rdf:resource="#AccessoryStatus"/>
- <rdfs:domain rdf:resource="#FMTransmitter"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasHeadset -->
-
- <owl:DatatypeProperty rdf:about="#hasHeadset">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:subPropertyOf rdf:resource="#AccessoryStatus"/>
- <rdfs:domain rdf:resource="#Headset"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasKeyboard -->
-
- <owl:DatatypeProperty rdf:about="#hasKeyboard">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:subPropertyOf rdf:resource="#AccessoryStatus"/>
- <rdfs:domain rdf:resource="#Keyboard"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasMagnetometer -->
-
- <owl:DatatypeProperty rdf:about="#hasMagnetometer">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:subPropertyOf rdf:resource="#AccessoryStatus"/>
- <rdfs:domain rdf:resource="#Magnetometer"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasMicrophone -->
-
- <owl:DatatypeProperty rdf:about="#hasMicrophone">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:subPropertyOf rdf:resource="#AccessoryStatus"/>
- <rdfs:domain rdf:resource="#Microphone"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasMouse -->
-
- <owl:DatatypeProperty rdf:about="#hasMouse">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:subPropertyOf rdf:resource="#AccessoryStatus"/>
- <rdfs:domain rdf:resource="#Mouse"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasMultiTouchScreen -->
-
- <owl:DatatypeProperty rdf:about="#hasMultiTouchScreen">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:subPropertyOf rdf:resource="#AccessoryStatus"/>
- <rdfs:domain rdf:resource="#MultiTouchScreen"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#hasProximitySensor -->
-
- <owl:DatatypeProperty rdf:about="#hasProximitySensor">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:subPropertyOf rdf:resource="#AccessoryStatus"/>
- <rdfs:domain rdf:resource="#ProximitySensor"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#humidity -->
-
- <owl:DatatypeProperty rdf:about="#humidity">
- <rdfs:comment
- >Humidity in percent.</rdfs:comment>
- <rdfs:domain rdf:resource="#Weather"/>
- <rdfs:domain rdf:resource="#WeatherForecast"/>
- <rdfs:range rdf:resource="&xsd;int"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#icCreatingContent -->
-
- <owl:DatatypeProperty rdf:about="#icCreatingContent">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#CurrentActivity"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#inActiveUse -->
-
- <owl:DatatypeProperty rdf:about="#inActiveUse">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Usage"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#inCar -->
-
- <owl:DatatypeProperty rdf:about="#inCar">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Situations"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#inLandscape -->
-
- <owl:DatatypeProperty rdf:about="#inLandscape">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Orientation"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#inMeeting -->
-
- <owl:DatatypeProperty rdf:about="#inMeeting">
- <rdfs:subPropertyOf rdf:resource="#SituationStatus"/>
- <rdfs:domain rdf:resource="#Status"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#inPortrait -->
-
- <owl:DatatypeProperty rdf:about="#inPortrait">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#DirectUI"/>
- <rdfs:domain rdf:resource="#Orientation"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#inUserHand -->
-
- <owl:DatatypeProperty rdf:about="#inUserHand">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Orientation"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#internalFree -->
-
- <owl:DatatypeProperty rdf:about="#internalFree">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Memory"/>
- <rdfs:subPropertyOf rdf:resource="#MemoryStatus"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#internalTotal -->
-
- <owl:DatatypeProperty rdf:about="#internalTotal">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Memory"/>
- <rdfs:subPropertyOf rdf:resource="#MemoryStatus"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#internalUsed -->
-
- <owl:DatatypeProperty rdf:about="#internalUsed">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Memory"/>
- <rdfs:subPropertyOf rdf:resource="#MemoryStatus"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isAssistedHighAccuracy -->
-
- <owl:DatatypeProperty rdf:about="#isAssistedHighAccuracy">
- <rdfs:domain rdf:resource="#GPSModule"/>
- <rdfs:subPropertyOf rdf:resource="#GPSModuleAvailable"/>
- <owl:equivalentProperty rdf:resource="#isAssistedLowerAccuracy"/>
- <owl:equivalentProperty rdf:resource="#isHighAccuracy"/>
- <owl:equivalentProperty rdf:resource="#isLowerAccuracy"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isAssistedLowerAccuracy -->
-
- <owl:DatatypeProperty rdf:about="#isAssistedLowerAccuracy">
- <rdfs:domain rdf:resource="#GPSModule"/>
- <rdfs:subPropertyOf rdf:resource="#GPSModuleAvailable"/>
- <owl:equivalentProperty rdf:resource="#isHighAccuracy"/>
- <owl:equivalentProperty rdf:resource="#isLowerAccuracy"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isAvailable -->
-
- <owl:DatatypeProperty rdf:about="#isAvailable">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#PresenceStatus"/>
- <rdfs:domain rdf:resource="#Status"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isAway -->
-
- <owl:DatatypeProperty rdf:about="#isAway">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Status"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isBrowsing -->
-
- <owl:DatatypeProperty rdf:about="#isBrowsing">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#CurrentActivity"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isBusy -->
-
- <owl:DatatypeProperty rdf:about="#isBusy">
- <rdfs:domain rdf:resource="#Status"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isBusyText -->
-
- <owl:DatatypeProperty rdf:about="#isBusyText">
- <rdfs:domain rdf:resource="#Social"/>
- <owl:equivalentProperty rdf:resource="#isGoingToHome"/>
- <owl:equivalentProperty rdf:resource="#isGoingToWork"/>
- <owl:equivalentProperty rdf:resource="#isWithColleagues"/>
- <owl:equivalentProperty rdf:resource="#isWithFriends"/>
- <rdfs:subPropertyOf rdf:resource="#socialContext"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isCalling -->
-
- <owl:DatatypeProperty rdf:about="#isCalling">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#CurrentActivity"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isCharging -->
-
- <owl:DatatypeProperty rdf:about="#isCharging">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Battery"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isChatting -->
-
- <owl:DatatypeProperty rdf:about="#isChatting">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#CurrentActivity"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isCreatingContent -->
-
- <owl:DatatypeProperty rdf:about="#isCreatingContent">
- <rdfs:domain rdf:resource="#Activity"/>
- <rdfs:domain rdf:resource="#CurrentActivity"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isDockedinCar -->
-
- <owl:DatatypeProperty rdf:about="#isDockedinCar">
- <rdfs:domain rdf:resource="#CarDock"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isExternalCardCorrupted -->
-
- <owl:DatatypeProperty rdf:about="#isExternalCardCorrupted">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Memory"/>
- <rdfs:subPropertyOf rdf:resource="#MemoryStatus"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isExternalMMCCoverOpen -->
-
- <owl:DatatypeProperty rdf:about="#isExternalMMCCoverOpen">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:subPropertyOf rdf:resource="#AccessoryStatus"/>
- <rdfs:domain rdf:resource="#Usage"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isGaming -->
-
- <owl:DatatypeProperty rdf:about="#isGaming">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#CurrentActivity"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isGoingToHome -->
-
- <owl:DatatypeProperty rdf:about="#isGoingToHome">
- <rdfs:domain rdf:resource="#Social"/>
- <owl:equivalentProperty rdf:resource="#isGoingToWork"/>
- <owl:equivalentProperty rdf:resource="#isWithColleagues"/>
- <owl:equivalentProperty rdf:resource="#isWithFriends"/>
- <rdfs:subPropertyOf rdf:resource="#socialContext"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isGoingToWork -->
-
- <owl:DatatypeProperty rdf:about="#isGoingToWork">
- <rdfs:domain rdf:resource="#Social"/>
- <owl:equivalentProperty rdf:resource="#isWithColleagues"/>
- <owl:equivalentProperty rdf:resource="#isWithFriends"/>
- <rdfs:subPropertyOf rdf:resource="#socialContext"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isHeavyCPULoad -->
-
- <owl:DatatypeProperty rdf:about="#isHeavyCPULoad">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Usage"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isHighAccuracy -->
-
- <owl:DatatypeProperty rdf:about="#isHighAccuracy">
- <rdfs:domain rdf:resource="#GPSModule"/>
- <rdfs:subPropertyOf rdf:resource="#GPSModuleAvailable"/>
- <owl:equivalentProperty rdf:resource="#isLowerAccuracy"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isInternalCardCorrupted -->
-
- <owl:DatatypeProperty rdf:about="#isInternalCardCorrupted">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Memory"/>
- <rdfs:subPropertyOf rdf:resource="#MemoryStatus"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isKeyboardOpen -->
-
- <owl:DatatypeProperty rdf:about="#isKeyboardOpen">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:subPropertyOf rdf:resource="#AccessoryStatus"/>
- <rdfs:domain rdf:resource="#KeyboardOpen"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isLightCPULoad -->
-
- <owl:DatatypeProperty rdf:about="#isLightCPULoad">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Usage"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isListening -->
-
- <owl:DatatypeProperty rdf:about="#isListening">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#CurrentActivity"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isLowerAccuracy -->
-
- <owl:DatatypeProperty rdf:about="#isLowerAccuracy">
- <rdfs:domain rdf:resource="#GPSModule"/>
- <rdfs:subPropertyOf rdf:resource="#GPSModuleAvailable"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isMAXCPULoad -->
-
- <owl:DatatypeProperty rdf:about="#isMAXCPULoad">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Usage"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isMoving -->
-
- <owl:DatatypeProperty rdf:about="#isMoving">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Application"/>
- <rdfs:domain rdf:resource="#DeviceStatus"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isNearSomething -->
-
- <owl:DatatypeProperty rdf:about="#isNearSomething">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Orientation"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isOnVacation -->
-
- <owl:DatatypeProperty rdf:about="#isOnVacation">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#EventStructure"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isSilent -->
-
- <owl:DatatypeProperty rdf:about="#isSilent">
- <rdfs:domain rdf:resource="#Alarm"/>
- <rdfs:domain rdf:resource="#Profile"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isUSBCapleAttached -->
-
- <owl:DatatypeProperty rdf:about="#isUSBCapleAttached">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:subPropertyOf rdf:resource="#AccessoryStatus"/>
- <rdfs:domain rdf:resource="#Usage"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isWatching -->
-
- <owl:DatatypeProperty rdf:about="#isWatching">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#CurrentActivity"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isWithColleagues -->
-
- <owl:DatatypeProperty rdf:about="#isWithColleagues">
- <rdfs:domain rdf:resource="#Social"/>
- <owl:equivalentProperty rdf:resource="#isWithFriends"/>
- <rdfs:subPropertyOf rdf:resource="#socialContext"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#isWithFriends -->
-
- <owl:DatatypeProperty rdf:about="#isWithFriends">
- <rdfs:domain rdf:resource="#Social"/>
- <rdfs:subPropertyOf rdf:resource="#socialContext"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#lastTouch -->
-
- <owl:DatatypeProperty rdf:about="#lastTouch">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Application"/>
- <rdfs:range rdf:resource="&xsd;time"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ledEnabled -->
-
- <owl:DatatypeProperty rdf:about="#ledEnabled">
- <rdfs:domain rdf:resource="#Alarm"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#midnight -->
-
- <owl:DatatypeProperty rdf:about="#midnight">
- <rdfs:domain rdf:resource="#Time"/>
- <owl:equivalentProperty rdf:resource="#morning"/>
- <owl:equivalentProperty rdf:resource="#morningNight"/>
- <rdfs:subPropertyOf rdf:resource="#timeOfDay"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#morning -->
-
- <owl:DatatypeProperty rdf:about="#morning">
- <rdfs:domain rdf:resource="#Time"/>
- <owl:equivalentProperty rdf:resource="#morningNight"/>
- <rdfs:subPropertyOf rdf:resource="#timeOfDay"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#morningNight -->
-
- <owl:DatatypeProperty rdf:about="#morningNight">
- <rdfs:domain rdf:resource="#Time"/>
- <rdfs:subPropertyOf rdf:resource="#timeOfDay"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#name -->
-
- <owl:DatatypeProperty rdf:about="#name">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Application"/>
- <rdfs:subPropertyOf rdf:resource="#currentApplication"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#notAvailable -->
-
- <owl:DatatypeProperty rdf:about="#notAvailable">
- <rdfs:subPropertyOf rdf:resource="#IMStatus"/>
- <rdfs:domain rdf:resource="#Messaging"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#offline -->
-
- <owl:DatatypeProperty rdf:about="#offline">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#ProfileName"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#perVolumeFree -->
-
- <owl:DatatypeProperty rdf:about="#perVolumeFree">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Memory"/>
- <rdfs:subPropertyOf rdf:resource="#MemoryStatus"/>
- <rdfs:range rdf:resource="&xsd;int"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#percentRemaining -->
-
- <owl:DatatypeProperty rdf:about="#percentRemaining">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Battery"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#profiles -->
-
- <owl:DatatypeProperty rdf:about="#profiles">
- <rdfs:domain rdf:resource="#ProfileName"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ramFree -->
-
- <owl:DatatypeProperty rdf:about="#ramFree">
- <rdfs:domain rdf:resource="#Memory"/>
- <rdfs:subPropertyOf rdf:resource="#MemoryStatus"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ramTotal -->
-
- <owl:DatatypeProperty rdf:about="#ramTotal">
- <rdfs:domain rdf:resource="#Memory"/>
- <rdfs:subPropertyOf rdf:resource="#MemoryStatus"/>
- <rdfs:range rdf:resource="&xsd;int"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ramUsed -->
-
- <owl:DatatypeProperty rdf:about="#ramUsed">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Memory"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#receivedCall -->
-
- <owl:DatatypeProperty rdf:about="#receivedCall">
- <rdfs:subPropertyOf rdf:resource="#Call"/>
- <rdfs:domain rdf:resource="#Event"/>
- <owl:equivalentProperty rdf:resource="#ringing"/>
- <owl:equivalentProperty rdf:resource="#startedCall"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#remainderOff -->
-
- <owl:DatatypeProperty rdf:about="#remainderOff">
- <rdfs:domain rdf:resource="#Reminder"/>
- <owl:equivalentProperty rdf:resource="#remainderOn"/>
- <rdfs:subPropertyOf rdf:resource="#remainderStatus"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#remainderOn -->
-
- <owl:DatatypeProperty rdf:about="#remainderOn">
- <rdfs:domain rdf:resource="#Reminder"/>
- <rdfs:subPropertyOf rdf:resource="#remainderStatus"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#remainderStatus -->
-
- <owl:DatatypeProperty rdf:about="#remainderStatus">
- <rdfs:comment
- >User can set remainders on/off. There might be several remainders where user can select what are on/off. This is the generic swicth for reminders.</rdfs:comment>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#reserved -->
-
- <owl:DatatypeProperty rdf:about="#reserved">
- <rdfs:domain rdf:resource="#Application"/>
- <rdfs:subPropertyOf rdf:resource="#currentApplication"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ringing -->
-
- <owl:DatatypeProperty rdf:about="#ringing">
- <rdfs:subPropertyOf rdf:resource="#Call"/>
- <rdfs:domain rdf:resource="#Event"/>
- <owl:equivalentProperty rdf:resource="#startedCall"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#running -->
-
- <owl:DatatypeProperty rdf:about="#running">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Situations"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#socialContext -->
-
- <owl:DatatypeProperty rdf:about="#socialContext">
- <rdfs:domain rdf:resource="#Social"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#songAlbum -->
-
- <owl:DatatypeProperty rdf:about="#songAlbum">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#LastMusic"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#songArtist -->
-
- <owl:DatatypeProperty rdf:about="#songArtist">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#LastMusic"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#songTitle -->
-
- <owl:DatatypeProperty rdf:about="#songTitle">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#LastMusic"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#startTime -->
-
- <owl:DatatypeProperty rdf:about="#startTime">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#LastMusic"/>
- <rdfs:range rdf:resource="&xsd;time"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#startedCall -->
-
- <owl:DatatypeProperty rdf:about="#startedCall">
- <rdfs:subPropertyOf rdf:resource="#Call"/>
- <rdfs:domain rdf:resource="#Event"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#swapFree -->
-
- <owl:DatatypeProperty rdf:about="#swapFree">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Memory"/>
- <rdfs:subPropertyOf rdf:resource="#MemoryStatus"/>
- <rdfs:range rdf:resource="&xsd;int"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#swapTotal -->
-
- <owl:DatatypeProperty rdf:about="#swapTotal">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Memory"/>
- <rdfs:subPropertyOf rdf:resource="#MemoryStatus"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#swapUsed -->
-
- <owl:DatatypeProperty rdf:about="#swapUsed">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Memory"/>
- <rdfs:subPropertyOf rdf:resource="#MemoryStatus"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#tempC -->
-
- <owl:DatatypeProperty rdf:about="#tempC">
- <rdfs:domain rdf:resource="#Weather"/>
- <rdfs:domain rdf:resource="#WeatherForecast"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#tempF -->
-
- <owl:DatatypeProperty rdf:about="#tempF">
- <rdfs:domain rdf:resource="#Weather"/>
- <rdfs:domain rdf:resource="#WeatherForecast"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#timeLeftOnBattery -->
-
- <owl:DatatypeProperty rdf:about="#timeLeftOnBattery">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Battery"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#timeOfDay -->
-
- <owl:DatatypeProperty rdf:about="#timeOfDay">
- <rdfs:domain rdf:resource="#Time"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#timeOfYear -->
-
- <owl:DatatypeProperty rdf:about="#timeOfYear">
- <rdfs:domain rdf:resource="#Time"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#timeOnBattery -->
-
- <owl:DatatypeProperty rdf:about="#timeOnBattery">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Battery"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#timeToCompleteCharge -->
-
- <owl:DatatypeProperty rdf:about="#timeToCompleteCharge">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Battery"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#totalSize -->
-
- <owl:DatatypeProperty rdf:about="#totalSize">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Memory"/>
- <rdfs:subPropertyOf rdf:resource="#MemoryStatus"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#totalTimeOpen -->
-
- <owl:DatatypeProperty rdf:about="#totalTimeOpen">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Application"/>
- <rdfs:domain rdf:resource="#VisibleApplication"/>
- <rdfs:range rdf:resource="&xsd;int"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#totalTimeOpenSession -->
-
- <owl:DatatypeProperty rdf:about="#totalTimeOpenSession">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Application"/>
- <rdfs:subPropertyOf rdf:resource="#currentApplication"/>
- <rdfs:range rdf:resource="&xsd;int"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#totalTimesOpened -->
-
- <owl:DatatypeProperty rdf:about="#totalTimesOpened">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Application"/>
- <rdfs:subPropertyOf rdf:resource="#currentApplication"/>
- <rdfs:range rdf:resource="&xsd;integer"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#upTimeInformation -->
-
- <owl:DatatypeProperty rdf:about="#upTimeInformation">
- <rdfs:domain rdf:resource="#Uptime"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#used -->
-
- <owl:DatatypeProperty rdf:about="#used">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Memory"/>
- <rdfs:subPropertyOf rdf:resource="#MemoryStatus"/>
- <rdfs:range rdf:resource="&xsd;int"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#userDefined -->
-
- <owl:DatatypeProperty rdf:about="#userDefined">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#ProfileName"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#userofApplication -->
-
- <owl:DatatypeProperty rdf:about="#userofApplication">
- <rdfs:domain rdf:resource="#Application"/>
- <rdfs:subPropertyOf rdf:resource="#currentApplication"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#vibraEnabled -->
-
- <owl:DatatypeProperty rdf:about="#vibraEnabled">
- <rdfs:domain rdf:resource="#Alarm"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#virtual -->
-
- <owl:DatatypeProperty rdf:about="#virtual">
- <rdfs:domain rdf:resource="#Application"/>
- <rdfs:subPropertyOf rdf:resource="#currentApplication"/>
- <rdfs:range rdf:resource="&xsd;string"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#walking -->
-
- <owl:DatatypeProperty rdf:about="#walking">
- <rdf:type rdf:resource="&owl;FunctionalProperty"/>
- <rdfs:domain rdf:resource="#Situations"/>
- <rdfs:range rdf:resource="&xsd;boolean"/>
- </owl:DatatypeProperty>
-
-
-
- <!-- http://www.w3.org/2007/uwa/ontologies/DeliveryContext.owl#deviceIdentifier -->
-
- <owl:DatatypeProperty rdf:about="&DeliveryContext;deviceIdentifier"/>
-
-
-
- <!--
- ///////////////////////////////////////////////////////////////////////////////////////
- //
- // Classes
- //
- ///////////////////////////////////////////////////////////////////////////////////////
- -->
-
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Accelerometer -->
-
- <owl:Class rdf:about="#Accelerometer">
- <rdfs:subClassOf rdf:resource="#Sensors"/>
- <owl:disjointWith rdf:resource="#AccelerometerContext"/>
- <owl:backwardCompatibleWith
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT
-
-Visualizing the situation (ContextUseCaseCandidatesOP20090303.xls).</owl:backwardCompatibleWith>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#AccelerometerContext -->
-
- <owl:Class rdf:about="#AccelerometerContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <owl:backwardCompatibleWith
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</owl:backwardCompatibleWith>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#AccessControlPolicy -->
-
- <owl:Class rdf:about="#AccessControlPolicy">
- <rdfs:subClassOf rdf:resource="#Users"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Accessories -->
-
- <owl:Class rdf:about="#Accessories">
- <rdfs:subClassOf rdf:resource="#Device"/>
- <owl:disjointWith rdf:resource="#AccessoryContext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#AccessoryContext -->
-
- <owl:Class rdf:about="#AccessoryContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#AccessoryStatus"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:backwardCompatibleWith
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</owl:backwardCompatibleWith>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Action -->
-
- <owl:Class rdf:about="#Action">
- <rdfs:subClassOf rdf:resource="#Device"/>
- <rdfs:comment rdf:datatype="&xsd;string"
- >Represents a set of all actions</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Activity -->
-
- <owl:Class rdf:about="#Activity">
- <rdfs:subClassOf rdf:resource="#Users"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Addresses -->
-
- <owl:Class rdf:about="#Addresses">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Locality"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#TypeOfAddress"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#StreetAddress"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Country"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PostalCode"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:comment
- >Structured address of person. PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Advertising -->
-
- <owl:Class rdf:about="#Advertising">
- <rdfs:subClassOf rdf:resource="#Application"/>
- <owl:disjointWith rdf:resource="#ContextualAdvertising"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Alarm -->
-
- <owl:Class rdf:about="#Alarm">
- <rdfs:subClassOf rdf:resource="#AlarmClock"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#SoundLevel"/>
- <owl:someValuesFrom rdf:resource="&xsd;int"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isSilent"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#ledEnabled"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#vibraEnabled"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#AlarmContext"/>
- <owl:disjointWith rdf:resource="#Application-levelRoamingandOnlineContentUpdate"/>
- <owl:disjointWith rdf:resource="#SituationBasedChanges"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#AlarmClock -->
-
- <owl:Class rdf:about="#AlarmClock">
- <rdfs:subClassOf rdf:resource="#Application"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#AlarmContext -->
-
- <owl:Class rdf:about="#AlarmContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <rdfs:comment
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#AmbientLightContext -->
-
- <owl:Class rdf:about="#AmbientLightContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <owl:disjointWith rdf:resource="#Ambient_light"/>
- <owl:backwardCompatibleWith
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</owl:backwardCompatibleWith>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Ambient_light -->
-
- <owl:Class rdf:about="#Ambient_light">
- <rdfs:subClassOf rdf:resource="#Light"/>
- <owl:backwardCompatibleWith
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</owl:backwardCompatibleWith>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Anniversasy -->
-
- <owl:Class rdf:about="#Anniversasy">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:comment>PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Application -->
-
- <owl:Class rdf:about="#Application">
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#lastTouch"/>
- <owl:someValuesFrom rdf:resource="&xsd;time"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#atWork"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <rdfs:subClassOf rdf:resource="#Device"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#applicationUser"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#command"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PR"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#totalTimeOpen"/>
- <owl:someValuesFrom rdf:resource="&xsd;int"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#reserved"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#activeContentItem"/>
- <owl:someValuesFrom rdf:resource="&xsd;anyURI"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#totalTimeOpenSession"/>
- <owl:someValuesFrom rdf:resource="&xsd;int"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PID"/>
- <owl:someValuesFrom rdf:resource="&xsd;int"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasNearByContacts"/>
- <owl:someValuesFrom rdf:resource="#vCard"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#virtual"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#totalTimesOpened"/>
- <owl:someValuesFrom rdf:resource="&xsd;int"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#applicationName"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#BackLightLevel"/>
- <owl:disjointWith rdf:resource="#CurrentApplicationContext"/>
- <owl:disjointWith rdf:resource="#CurrentBackLightLevel"/>
- <owl:disjointWith rdf:resource="#MostUsedApplications"/>
- <owl:disjointWith rdf:resource="#SubscribedApplications"/>
- <owl:disjointWith rdf:resource="#UnSubscribedApplications"/>
- <owl:disjointWith rdf:resource="#UnusedApplications"/>
- <owl:disjointWith rdf:resource="#Weather"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Application-levelRoamingandOnlineContentUpdate -->
-
- <owl:Class rdf:about="#Application-levelRoamingandOnlineContentUpdate">
- <rdfs:subClassOf rdf:resource="#Action"/>
- <owl:disjointWith rdf:resource="#Browser"/>
- <owl:disjointWith rdf:resource="#Calendar"/>
- <owl:disjointWith rdf:resource="#ConnectivityStatus"/>
- <owl:disjointWith rdf:resource="#Download"/>
- <owl:disjointWith rdf:resource="#DownloadedContent"/>
- <owl:disjointWith rdf:resource="#Feeds"/>
- <owl:disjointWith rdf:resource="#Learning"/>
- <owl:disjointWith rdf:resource="#MusicPlayer"/>
- <owl:disjointWith rdf:resource="#Share"/>
- <owl:disjointWith rdf:resource="#UserPreferences"/>
- <owl:disjointWith rdf:resource="#Widgets"/>
- <rdfs:comment
- >Application-level roaming &amp; online content update. ContextUseCaseCandidatesOP20090303.xls</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ApplicationSubscriptionStatus -->
-
- <owl:Class rdf:about="#ApplicationSubscriptionStatus">
- <rdfs:subClassOf rdf:resource="#Device"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ApplicationUsageFrequencies -->
-
- <owl:Class rdf:about="#ApplicationUsageFrequencies">
- <rdfs:subClassOf rdf:resource="#UsageFrequencies"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Assistant -->
-
- <owl:Class rdf:about="#Assistant">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#AssistantTelephone"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#AssistantName"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:comment>PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Authentication -->
-
- <owl:Class rdf:about="#Authentication">
- <rdfs:subClassOf rdf:resource="#People"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#AuthorizationChallenge -->
-
- <owl:Class rdf:about="#AuthorizationChallenge">
- <rdfs:subClassOf rdf:resource="#Authentication"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#NAuth"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#AuthorizationResponse -->
-
- <owl:Class rdf:about="#AuthorizationResponse">
- <rdfs:subClassOf rdf:resource="#Authentication"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#OAuthTimestamp"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#OAuthSignatureMethod"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#OAuth"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#OAuthSignature"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#OAuthNonce"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#OAuthToken"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#OAuthConsumerKey"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#AutomaticPresenceChanges -->
-
- <owl:Class rdf:about="#AutomaticPresenceChanges">
- <rdfs:subClassOf rdf:resource="#Action"/>
- <owl:disjointWith rdf:resource="#Calendar"/>
- <owl:disjointWith rdf:resource="#ConnectivityStatus"/>
- <owl:disjointWith rdf:resource="#Contacts"/>
- <owl:disjointWith rdf:resource="#PresenceStatus"/>
- <owl:disjointWith rdf:resource="#Time"/>
- <rdfs:comment
- >Automatic presence changes. ContextUseCaseCandidatesOP20090303.xls</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#AutomaticRedial -->
-
- <owl:Class rdf:about="#AutomaticRedial">
- <rdfs:subClassOf rdf:resource="#Setting"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#BTHeadset -->
-
- <owl:Class rdf:about="#BTHeadset">
- <rdfs:subClassOf rdf:resource="#Accessories"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasBTHeadset"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#BTStereoHeadset -->
-
- <owl:Class rdf:about="#BTStereoHeadset">
- <rdfs:subClassOf rdf:resource="#Accessories"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasBTStereoHeadset"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#BackGroundImageFileName -->
-
- <owl:Class rdf:about="#BackGroundImageFileName">
- <rdfs:subClassOf rdf:resource="#Setting"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#BackLightLevel -->
-
- <owl:Class rdf:about="#BackLightLevel">
- <rdfs:subClassOf rdf:resource="#Ambient_light"/>
- <owl:disjointWith rdf:resource="#CurrentBackLightLevel"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#BackgroundNoise -->
-
- <owl:Class rdf:about="#BackgroundNoise">
- <rdfs:subClassOf rdf:resource="#Sensors"/>
- <owl:disjointWith rdf:resource="#VolumeIncreaseinNoisyEnvironment"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Backlight -->
-
- <owl:Class rdf:about="#Backlight">
- <rdfs:subClassOf rdf:resource="#Display"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#BackupRestore -->
-
- <owl:Class rdf:about="#BackupRestore">
- <rdfs:subClassOf rdf:resource="#Application"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#BasicInfoVisibility -->
-
- <owl:Class rdf:about="#BasicInfoVisibility">
- <rdfs:subClassOf rdf:resource="#AccessControlPolicy"/>
- <rdfs:subClassOf rdf:resource="#Users"/>
- <rdfs:comment
- >Rule controlling the visibility of basic profile information towards other users. Enumeration. Supported values: &#8220;everybody&#8221;, &#8220;friends&#8221;. Note that this rule also (implicitly) controls the policy owner&#39;s visibility in user searches. Singular property.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Battery -->
-
- <owl:Class rdf:about="#Battery">
- <rdfs:subClassOf rdf:resource="#Device"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#BatteryLevel -->
-
- <owl:Class rdf:about="#BatteryLevel">
- <rdfs:subClassOf rdf:resource="#Battery"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#BatteryStatus"/>
- <owl:someValuesFrom rdf:resource="&xsd;int"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#BatteryStatusContext -->
-
- <owl:Class rdf:about="#BatteryStatusContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <owl:backwardCompatibleWith
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</owl:backwardCompatibleWith>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Bearers -->
-
- <owl:Class rdf:about="#Bearers">
- <rdfs:subClassOf rdf:resource="#Connectivity"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Birthday -->
-
- <owl:Class rdf:about="#Birthday">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:comment>PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Books -->
-
- <owl:Class rdf:about="#Books">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <owl:disjointWith rdf:resource="#UserPreferences"/>
- <rdfs:comment
- >Favorite books of person. List of words or phrases. Plural property. PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Browser -->
-
- <owl:Class rdf:about="#Browser">
- <rdfs:subClassOf rdf:resource="#Application"/>
- <owl:disjointWith rdf:resource="#ContextualRemindersActions"/>
- <owl:disjointWith rdf:resource="#SituationBasedChanges"/>
- <owl:disjointWith rdf:resource="#VisualizingSituation"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#BrowserUsageFrequency -->
-
- <owl:Class rdf:about="#BrowserUsageFrequency">
- <rdfs:subClassOf rdf:resource="#ApplicationUsageFrequencies"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CPULoad -->
-
- <owl:Class rdf:about="#CPULoad">
- <rdfs:subClassOf rdf:resource="&DeliveryContext;CPU"/>
- <owl:disjointWith rdf:resource="#currentCPULoad"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CPULoadContext -->
-
- <owl:Class rdf:about="#CPULoadContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <owl:disjointWith rdf:resource="#currentCPULoad"/>
- <owl:backwardCompatibleWith
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</owl:backwardCompatibleWith>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Calendar -->
-
- <owl:Class rdf:about="#Calendar">
- <rdfs:subClassOf rdf:resource="#Application"/>
- <owl:disjointWith rdf:resource="#ContextualAdvertising"/>
- <owl:disjointWith rdf:resource="#ContextualRemindersActions"/>
- <owl:disjointWith rdf:resource="#ContextualTagging"/>
- <owl:disjointWith rdf:resource="#InMeeting"/>
- <owl:disjointWith rdf:resource="#Location"/>
- <owl:disjointWith rdf:resource="#ProvidersforOnlineContext"/>
- <owl:disjointWith rdf:resource="#SituationBasedChanges"/>
- <owl:disjointWith rdf:resource="#TimezoneAwareness"/>
- <owl:disjointWith rdf:resource="#ViewandNavigatetoMeetingLocation"/>
- <owl:disjointWith rdf:resource="#VisualizingSituation"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CalendarUsageFrequency -->
-
- <owl:Class rdf:about="#CalendarUsageFrequency">
- <rdfs:subClassOf rdf:resource="#ApplicationUsageFrequencies"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CallContext -->
-
- <owl:Class rdf:about="#CallContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Call"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#Telephone"/>
- <rdfs:comment
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Camera -->
-
- <owl:Class rdf:about="#Camera">
- <rdfs:subClassOf rdf:resource="#Accessories"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasCamera"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CarContext -->
-
- <owl:Class rdf:about="#CarContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasCarDock"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#CarDock"/>
- <rdfs:comment
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CarDock -->
-
- <owl:Class rdf:about="#CarDock">
- <rdfs:subClassOf rdf:resource="#Accessories"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasCarDock"/>
- <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isDockedinCar"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CarUI -->
-
- <owl:Class rdf:about="#CarUI">
- <rdfs:subClassOf rdf:resource="#Application"/>
- <owl:disjointWith rdf:resource="#Evening"/>
- <owl:disjointWith rdf:resource="#SituationBasedChanges"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ChargeLocation -->
-
- <owl:Class rdf:about="#ChargeLocation">
- <rdfs:subClassOf rdf:resource="#Location"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Charger -->
-
- <owl:Class rdf:about="#Charger">
- <rdfs:subClassOf rdf:resource="#Accessories"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isCharging"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ChargingSuggested -->
-
- <owl:Class rdf:about="#ChargingSuggested">
- <rdfs:subClassOf rdf:resource="#Charger"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#chargesuggestion"/>
- <owl:someValuesFrom rdf:resource="#ChargeLocation"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#Location"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Children -->
-
- <owl:Class rdf:about="#Children">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:comment>PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Clock -->
-
- <owl:Class rdf:about="#Clock">
- <rdfs:subClassOf rdf:resource="#Application"/>
- <owl:disjointWith rdf:resource="#ContextualRemindersActions"/>
- <owl:disjointWith rdf:resource="#ContextualTagging"/>
- <owl:disjointWith rdf:resource="#ProvidersforOnlineContext"/>
- <owl:disjointWith rdf:resource="#SituationBasedChanges"/>
- <owl:disjointWith rdf:resource="#TimezoneAwareness"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Colleagues -->
-
- <owl:Class rdf:about="#Colleagues">
- <rdfs:subClassOf rdf:resource="#Members"/>
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:comment>PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ComputingContext -->
-
- <owl:Class rdf:about="#ComputingContext">
- <rdfs:subClassOf rdf:resource="#Context"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasNearbyPeripherals"/>
- <owl:someValuesFrom rdf:resource="#Peripherals"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasNearbyDevices"/>
- <owl:someValuesFrom rdf:resource="#NearbyDevices"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasConnectivity"/>
- <owl:someValuesFrom rdf:resource="#ConnectivityStatus"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#People"/>
- <owl:disjointWith rdf:resource="#Places"/>
- <owl:disjointWith rdf:resource="#Things"/>
- <rdfs:comment
- >Means e.g. network connectivity, communication costs, and
-communication bandwidth, and nearby devices and peripherals.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ConferenceCamera -->
-
- <owl:Class rdf:about="#ConferenceCamera">
- <rdfs:subClassOf rdf:resource="#Accessories"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasConferenceCamera"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Connectivity -->
-
- <owl:Class rdf:about="#Connectivity">
- <rdfs:subClassOf rdf:resource="#Device"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ConnectivityStatus -->
-
- <owl:Class rdf:about="#ConnectivityStatus">
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Connected"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Disconnected"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <rdfs:subClassOf rdf:resource="#Connectivity"/>
- <owl:disjointWith rdf:resource="#ContextualRemindersActions"/>
- <owl:disjointWith rdf:resource="#DelayedBackupandSynchronization"/>
- <owl:disjointWith rdf:resource="#DelayedUploadShareofContent"/>
- <owl:disjointWith rdf:resource="#Location-basedWLANSearch"/>
- <owl:disjointWith rdf:resource="#ProvidersforOnlineContext"/>
- <owl:disjointWith rdf:resource="#TimezoneAwareness"/>
- <rdfs:comment
- >Visualizing the situation (ContextUseCaseCandidatesOP20090303.xls).</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Contacts -->
-
- <owl:Class rdf:about="#Contacts">
- <rdfs:subClassOf rdf:resource="#Application"/>
- <owl:disjointWith rdf:resource="#ContextualAdvertising"/>
- <owl:disjointWith rdf:resource="#ContextualRemindersActions"/>
- <owl:disjointWith rdf:resource="#SituationBasedChanges"/>
- <owl:disjointWith rdf:resource="#TimezoneAwareness"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ContactsUsageFrequency -->
-
- <owl:Class rdf:about="#ContactsUsageFrequency">
- <rdfs:subClassOf rdf:resource="#ApplicationUsageFrequencies"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Context -->
-
- <owl:Class rdf:about="#Context">
- <owl:disjointWith rdf:resource="#People"/>
- <owl:disjointWith rdf:resource="#Places"/>
- <owl:disjointWith rdf:resource="#Things"/>
- <owl:disjointWith rdf:resource="&DeliveryContext;DeliveryContext_EnvironmentEntity"/>
- <owl:disjointWith rdf:resource="&DeliveryContext;DeliveryContext_HardwareEntity"/>
- <owl:disjointWith rdf:resource="&DeliveryContext;DeliveryContext_NetworkEntity"/>
- <owl:disjointWith rdf:resource="&DeliveryContext;DeliveryContext_SoftwareEntity"/>
- <owl:backwardCompatibleWith
- >The Nokia Context Ontology provides a formal model of the characteristics of the environment in which devices interact with the Web, applications inside device and services in network. The context ontology includes the characteristics of the device, the software used to access the service and the network providing the connection, personal and group information etc.
-
-The context ontology is an important source of information that can be used to adapt materials to make them useable on a wide range of different devices, applications and services with different capabilities.
-
-The ontology is formally specified in the Web Ontology Language [OWL]. This document describes the ontology and gives details of each property that it contains.
-
-The ontology conforms to the OWL-DL expressivity. This allows it to be used within appropriately written reasoning systems.
-
-The Context class represents the set of characteristics that describes the context in which materials are exchanged between the applications, Web, services and a device.</owl:backwardCompatibleWith>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ContextualAdvertising -->
-
- <owl:Class rdf:about="#ContextualAdvertising">
- <rdfs:subClassOf rdf:resource="#Action"/>
- <owl:disjointWith rdf:resource="#DirectUI"/>
- <owl:disjointWith rdf:resource="#Location"/>
- <owl:disjointWith rdf:resource="#Maps"/>
- <owl:disjointWith rdf:resource="#People"/>
- <owl:disjointWith rdf:resource="#Reminder"/>
- <owl:disjointWith rdf:resource="#Situations"/>
- <owl:disjointWith rdf:resource="#Time"/>
- <owl:disjointWith rdf:resource="#UserPreferences"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ContextualMediaPlayers -->
-
- <owl:Class rdf:about="#ContextualMediaPlayers">
- <rdfs:subClassOf rdf:resource="#Action"/>
- <owl:disjointWith rdf:resource="#CurrentActivity"/>
- <owl:disjointWith rdf:resource="#MusicPlayer"/>
- <owl:disjointWith rdf:resource="#Sensors"/>
- <owl:disjointWith rdf:resource="#Situations"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ContextualRemindersActions -->
-
- <owl:Class rdf:about="#ContextualRemindersActions">
- <rdfs:subClassOf rdf:resource="#Action"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#remainderStatus"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#DirectUI"/>
- <owl:disjointWith rdf:resource="#Location"/>
- <owl:disjointWith rdf:resource="#Maps"/>
- <owl:disjointWith rdf:resource="#Multimedia"/>
- <owl:disjointWith rdf:resource="#PresenceStatus"/>
- <owl:disjointWith rdf:resource="#Reminder"/>
- <owl:disjointWith rdf:resource="#Share"/>
- <owl:disjointWith rdf:resource="#Situations"/>
- <owl:disjointWith rdf:resource="#Time"/>
- <rdfs:comment
- >Contextual reminders/actions. ContextUseCaseCandidatesOP20090303.xls</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ContextualTagging -->
-
- <owl:Class rdf:about="#ContextualTagging">
- <rdfs:subClassOf rdf:resource="#ComputingContext"/>
- <owl:disjointWith rdf:resource="#Location"/>
- <owl:disjointWith rdf:resource="#TaggingWidget"/>
- <owl:disjointWith rdf:resource="#UserCurrentSituation"/>
- <owl:disjointWith rdf:resource="#Weather"/>
- <owl:disjointWith rdf:resource="#WeatherForecast"/>
- <rdfs:comment
- >Contextual tagging. ContextUseCaseCandidatesOP20090303.xls.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ContextualWidgetsandServices -->
-
- <owl:Class rdf:about="#ContextualWidgetsandServices">
- <rdfs:subClassOf rdf:resource="#Action"/>
- <owl:disjointWith rdf:resource="#Display"/>
- <owl:disjointWith rdf:resource="#DownloadedContent"/>
- <owl:disjointWith rdf:resource="#Events"/>
- <owl:disjointWith rdf:resource="#JamNotification"/>
- <owl:disjointWith rdf:resource="#Learning"/>
- <owl:disjointWith rdf:resource="#Maps"/>
- <owl:disjointWith rdf:resource="#PresenceStatus"/>
- <owl:disjointWith rdf:resource="#Sensors"/>
- <owl:disjointWith rdf:resource="#Situations"/>
- <owl:disjointWith rdf:resource="#Social"/>
- <owl:disjointWith rdf:resource="#Time"/>
- <owl:disjointWith rdf:resource="#Weather"/>
- <owl:disjointWith rdf:resource="#WeatherForecast"/>
- <owl:disjointWith rdf:resource="#Widgets"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CurrentActivity -->
-
- <owl:Class rdf:about="#CurrentActivity">
- <rdfs:subClassOf rdf:resource="#Activity"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isWatching"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isCalling"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isListening"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isBrowsing"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isChatting"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isCreatingContent"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#CurrentActivityContext"/>
- <owl:disjointWith rdf:resource="#Person"/>
- <owl:disjointWith rdf:resource="#SituationBasedChanges"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CurrentActivityContext -->
-
- <owl:Class rdf:about="#CurrentActivityContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <rdfs:comment
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CurrentApplicationContext -->
-
- <owl:Class rdf:about="#CurrentApplicationContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#currentApplication"/>
- <owl:someValuesFrom rdf:resource="&rdfs;Literal"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:comment
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CurrentBackLightLevel -->
-
- <owl:Class rdf:about="#CurrentBackLightLevel">
- <rdfs:subClassOf rdf:resource="#Ambient_light"/>
- <owl:disjointWith rdf:resource="#Physicalcontext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CurrentEvent -->
-
- <owl:Class rdf:about="#CurrentEvent">
- <rdfs:subClassOf rdf:resource="#EventStructure"/>
- <rdfs:subClassOf rdf:resource="#Events"/>
- <owl:disjointWith rdf:resource="#DeviceOrientationforUI"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CurrentEventContext -->
-
- <owl:Class rdf:about="#CurrentEventContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <owl:disjointWith rdf:resource="#EventStructure"/>
- <rdfs:comment
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CurrentLocation -->
-
- <owl:Class rdf:about="#CurrentLocation">
- <rdfs:subClassOf rdf:resource="#Location"/>
- <rdfs:subClassOf rdf:resource="#Position"/>
- <owl:disjointWith rdf:resource="#Person"/>
- <owl:disjointWith rdf:resource="#Reminder"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CurrentOrientation -->
-
- <owl:Class rdf:about="#CurrentOrientation">
- <rdfs:subClassOf rdf:resource="#Accelerometer"/>
- <rdfs:subClassOf rdf:resource="#Orientation"/>
- <owl:disjointWith rdf:resource="#DeviceOrientationforUI"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CurrentStatus -->
-
- <owl:Class rdf:about="#CurrentStatus">
- <rdfs:subClassOf rdf:resource="#Accelerometer"/>
- <rdfs:subClassOf rdf:resource="#DeviceStatus"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CurrentTimeZone -->
-
- <owl:Class rdf:about="#CurrentTimeZone">
- <rdfs:subClassOf rdf:resource="#Time"/>
- <rdfs:subClassOf rdf:resource="#TimeZones"/>
- <owl:disjointWith rdf:resource="#TimeZoneContext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#DelayedBackupandSynchronization -->
-
- <owl:Class rdf:about="#DelayedBackupandSynchronization">
- <rdfs:subClassOf rdf:resource="#Action"/>
- <owl:disjointWith rdf:resource="#MusicPlayer"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#DelayedUploadShareofContent -->
-
- <owl:Class rdf:about="#DelayedUploadShareofContent">
- <rdfs:subClassOf rdf:resource="#Action"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasSubscribed"/>
- <owl:someValuesFrom rdf:resource="#SubscribedApplications"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#Multimedia"/>
- <owl:disjointWith rdf:resource="#NearbyDevices"/>
- <owl:disjointWith rdf:resource="#Share"/>
- <owl:disjointWith rdf:resource="#Sharemedia"/>
- <rdfs:comment
- >Delayed upload/share of content. ContextUseCaseCandidatesOP20090303.xls.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Device -->
-
- <owl:Class rdf:about="#Device">
- <rdfs:subClassOf rdf:resource="#Things"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#DeviceOrientationforUI -->
-
- <owl:Class rdf:about="#DeviceOrientationforUI">
- <rdfs:subClassOf rdf:resource="#Action"/>
- <owl:disjointWith rdf:resource="#DirectUI"/>
- <owl:disjointWith rdf:resource="#SetUIforCorrectPosition"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#DeviceStatus -->
-
- <owl:Class rdf:about="#DeviceStatus">
- <rdfs:subClassOf rdf:resource="#Accelerometer"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#DirectUI -->
-
- <owl:Class rdf:about="#DirectUI">
- <rdfs:subClassOf rdf:resource="#Application"/>
- <owl:disjointWith rdf:resource="#SituationBasedChanges"/>
- <owl:disjointWith rdf:resource="#VisualizingSituation"/>
- <rdfs:comment
- >Visualizing the situation (ContextUseCaseCandidatesOP20090303.xls).</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Display -->
-
- <owl:Class rdf:about="#Display">
- <rdfs:subClassOf rdf:resource="#Device"/>
- <owl:disjointWith rdf:resource="#SituationBasedChanges"/>
- <owl:disjointWith rdf:resource="#TouchEventContext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Download -->
-
- <owl:Class rdf:about="#Download">
- <rdfs:subClassOf rdf:resource="#Application"/>
- <owl:disjointWith rdf:resource="#ProvidersforOnlineContext"/>
- <owl:disjointWith rdf:resource="#SituationBasedChanges"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#DownloadedContent -->
-
- <owl:Class rdf:about="#DownloadedContent">
- <rdfs:subClassOf rdf:resource="#ProvidersforOnlineContext"/>
- <rdfs:comment
- >Downloaded content that can be viewed at any time.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#DuringDay -->
-
- <owl:Class rdf:about="#DuringDay">
- <rdfs:subClassOf rdf:resource="#Situations"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#available"/>
- <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#atWork"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#remainderStatus"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#MostUsedApplications"/>
- <owl:disjointWith rdf:resource="#Person"/>
- <owl:disjointWith rdf:resource="#WeatherForecast"/>
- <owl:disjointWith rdf:resource="#WorkLocation"/>
- <rdfs:comment
- >During day with Mary. Context_Aware_Situation_Manager.ppt, slide 5.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ETag -->
-
- <owl:Class rdf:about="#ETag">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:comment
- >Opaque string that changes whenever contents of resource changes. Value can be used in conditional operations. Read-only (value managed by the system).
-
-PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#EasyAccess -->
-
- <owl:Class rdf:about="#EasyAccess">
- <rdfs:subClassOf rdf:resource="#Application"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#EmailUsageFrequency -->
-
- <owl:Class rdf:about="#EmailUsageFrequency">
- <rdfs:subClassOf rdf:resource="#ApplicationUsageFrequencies"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Emails -->
-
- <owl:Class rdf:about="#Emails">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#EmailPrimary"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#EmailValue"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#EmailType"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:comment>PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#EnvironmentalContext -->
-
- <owl:Class rdf:about="#EnvironmentalContext">
- <rdfs:subClassOf rdf:resource="#UsersContext"/>
- <owl:disjointWith rdf:resource="#UsersContext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Evening -->
-
- <owl:Class rdf:about="#Evening">
- <rdfs:subClassOf rdf:resource="#Situations"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isDockedinCar"/>
- <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#WeatherForecast"/>
- <rdfs:comment
- >In the evening with Mary. Context_Aware_Situation_Manager.ppt, slide 6.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Event -->
-
- <owl:Class rdf:about="#Event">
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#ringing"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#receivedCall"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#startedCall"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <rdfs:subClassOf rdf:resource="#Activity"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Next"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Current"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#EventStructure -->
-
- <owl:Class rdf:about="#EventStructure">
- <rdfs:subClassOf rdf:resource="#Events"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#EventStartTime"/>
- <owl:someValuesFrom rdf:resource="&xsd;int"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#EventType"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#EventEndTime"/>
- <owl:someValuesFrom rdf:resource="&xsd;int"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#EventURI"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#EventTitle"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isOnVacation"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Events -->
-
- <owl:Class rdf:about="#Events">
- <rdfs:subClassOf rdf:resource="#Device"/>
- <owl:disjointWith rdf:resource="#SituationBasedChanges"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Everybody -->
-
- <owl:Class rdf:about="#Everybody">
- <rdfs:subClassOf rdf:resource="#BasicInfoVisibility"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Everyone -->
-
- <owl:Class rdf:about="#Everyone">
- <rdfs:subClassOf rdf:resource="#Members"/>
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:comment>PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ExternalCard -->
-
- <owl:Class rdf:about="#ExternalCard">
- <rdfs:subClassOf rdf:resource="#Accessories"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasExternalCard"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ExternalMmcCoverOpen -->
-
- <owl:Class rdf:about="#ExternalMmcCoverOpen">
- <rdfs:subClassOf rdf:resource="#Accessories"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isExternalMMCCoverOpen"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#FMReceiver -->
-
- <owl:Class rdf:about="#FMReceiver">
- <rdfs:subClassOf rdf:resource="#Accessories"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasFMReceiver"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#FMTransmitter -->
-
- <owl:Class rdf:about="#FMTransmitter">
- <rdfs:subClassOf rdf:resource="#Accessories"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasFMTransmitter"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Family -->
-
- <owl:Class rdf:about="#Family">
- <rdfs:subClassOf rdf:resource="#Members"/>
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:comment>PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Feedback -->
-
- <owl:Class rdf:about="#Feedback">
- <rdfs:subClassOf rdf:resource="#Learning"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Feeds -->
-
- <owl:Class rdf:about="#Feeds">
- <rdfs:subClassOf rdf:resource="#Application"/>
- <owl:disjointWith rdf:resource="#ProvidersforOnlineContext"/>
- <owl:disjointWith rdf:resource="#SituationBasedChanges"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Food -->
-
- <owl:Class rdf:about="#Food">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <owl:disjointWith rdf:resource="#UserPreferences"/>
- <rdfs:comment
- >Favorite food of person. List of words or phrases. Plural property. PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#FrequencyCheckThresholdValue -->
-
- <owl:Class rdf:about="#FrequencyCheckThresholdValue">
- <rdfs:subClassOf rdf:resource="#ApplicationUsageFrequencies"/>
- <rdfs:comment
- >Time in hours when new frequency check is allowed. E.g. once in week ==&gt; Then the value of this 168. Naturally the value is updateable at any time.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Friends -->
-
- <owl:Class rdf:about="#Friends">
- <rdfs:subClassOf rdf:resource="#Members"/>
- <rdfs:subClassOf rdf:resource="#Person"/>
- <owl:disjointWith rdf:resource="#VisibilityforFriends"/>
- <rdfs:comment>PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#GPSModule -->
-
- <owl:Class rdf:about="#GPSModule">
- <rdfs:subClassOf rdf:resource="#Accessories"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Games -->
-
- <owl:Class rdf:about="#Games">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <owl:disjointWith rdf:resource="#UserPreferences"/>
- <rdfs:comment
- >Favorite games of person. List of words or phrases. Plural property. PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Gender -->
-
- <owl:Class rdf:about="#Gender">
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Female"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Male"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:comment
- >Gender of person (male|female). Singular property. PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Groups -->
-
- <owl:Class rdf:about="#Groups">
- <rdfs:subClassOf rdf:resource="#People"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#GroupETag"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#GroupID"/>
- <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#GroupName"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#MemberOf"/>
- <owl:disjointWith rdf:resource="#Person"/>
- <owl:disjointWith rdf:resource="#Users"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Headset -->
-
- <owl:Class rdf:about="#Headset">
- <rdfs:subClassOf rdf:resource="#Accessories"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasHeadset"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Hobbies -->
-
- <owl:Class rdf:about="#Hobbies">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <owl:disjointWith rdf:resource="#UserPreferences"/>
- <rdfs:comment
- >Hobbies of person. List of words or phrases. Plural property. PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#HomeLocation -->
-
- <owl:Class rdf:about="#HomeLocation">
- <rdfs:subClassOf rdf:resource="#Location"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PositionVariables"/>
- <owl:someValuesFrom rdf:resource="&xsd;double"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#MorningSituation"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Ims -->
-
- <owl:Class rdf:about="#Ims">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#IMSType"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#IMSPrimary"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#IMSValue"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:comment
- >Address for Instant Messaging and Presence Protocol applications (see e.g. RFC4770). PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#InMeeting -->
-
- <owl:Class rdf:about="#InMeeting">
- <rdfs:subClassOf rdf:resource="#Situations"/>
- <owl:disjointWith rdf:resource="#Location"/>
- <owl:disjointWith rdf:resource="#Messaging"/>
- <owl:disjointWith rdf:resource="#People"/>
- <owl:disjointWith rdf:resource="#PresenceStatus"/>
- <owl:disjointWith rdf:resource="#WeatherForecast"/>
- <owl:backwardCompatibleWith
- >During the day with Mary. Context_Aware_Situation_Manager.ppt, slide 5.</owl:backwardCompatibleWith>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Interests -->
-
- <owl:Class rdf:about="#Interests">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <owl:disjointWith rdf:resource="#UserPreferences"/>
- <rdfs:comment
- >Interests of person. List of words or phrases. Plural property. PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#JamNotification -->
-
- <owl:Class rdf:about="#JamNotification">
- <rdfs:subClassOf rdf:resource="#ProvidersforOnlineContext"/>
- <owl:disjointWith rdf:resource="#Person"/>
- <owl:disjointWith rdf:resource="#Physicalcontext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Keyboard -->
-
- <owl:Class rdf:about="#Keyboard">
- <rdfs:subClassOf rdf:resource="#Accessories"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasKeyboard"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#KeyboardOpen -->
-
- <owl:Class rdf:about="#KeyboardOpen">
- <rdfs:subClassOf rdf:resource="#Accessories"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isKeyboardOpen"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Landmarks -->
-
- <owl:Class rdf:about="#Landmarks">
- <rdfs:subClassOf rdf:resource="#Places"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#LastMusic -->
-
- <owl:Class rdf:about="#LastMusic">
- <rdfs:subClassOf rdf:resource="#Activity"/>
- <owl:disjointWith rdf:resource="#Music"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#LatetsFrequencyCheckMade -->
-
- <owl:Class rdf:about="#LatetsFrequencyCheckMade">
- <rdfs:subClassOf rdf:resource="#ApplicationUsageFrequencies"/>
- <rdfs:comment
- >Tells when the latest frequency check is made This prevents &#39;ping-pong&#39; effects that migh make updates constantly.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Learning -->
-
- <owl:Class rdf:about="#Learning">
- <rdfs:subClassOf rdf:resource="#Device"/>
- <owl:disjointWith rdf:resource="#MostUsedApplications"/>
- <rdfs:comment
- >Most used applications (ContextUseCaseCandidatesOP20090303.xls).</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#LearningAlgorithms -->
-
- <owl:Class rdf:about="#LearningAlgorithms">
- <rdfs:subClassOf rdf:resource="#Learning"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Light -->
-
- <owl:Class rdf:about="#Light">
- <rdfs:subClassOf rdf:resource="#Sensors"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Location -->
-
- <owl:Class rdf:about="#Location">
- <rdfs:subClassOf rdf:resource="#Places"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#GPSModuleAttached"/>
- <owl:someValuesFrom rdf:resource="#GPSModule"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#Location-basedWLANSearch"/>
- <owl:disjointWith rdf:resource="#Situations"/>
- <owl:disjointWith rdf:resource="#TimezoneAwareness"/>
- <owl:disjointWith rdf:resource="#ViewandNavigatetoMeetingLocation"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Location-basedWLANSearch -->
-
- <owl:Class rdf:about="#Location-basedWLANSearch">
- <rdfs:subClassOf rdf:resource="#Action"/>
- <rdfs:comment
- >Location-based WLAN search. ContextUseCaseCandidatesOP20090303.xls.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Magnetometer -->
-
- <owl:Class rdf:about="#Magnetometer">
- <rdfs:subClassOf rdf:resource="#Sensors"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasMagnetometer"/>
- <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PointingDirection"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#MagnetometerContext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#MagnetometerContext -->
-
- <owl:Class rdf:about="#MagnetometerContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <rdfs:comment
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#MapView -->
-
- <owl:Class rdf:about="#MapView">
- <rdfs:subClassOf rdf:resource="#Location"/>
- <owl:disjointWith rdf:resource="#UsualRoute"/>
- <rdfs:comment
- >Showing map, showing landmarks on map.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Maps -->
-
- <owl:Class rdf:about="#Maps">
- <rdfs:subClassOf rdf:resource="#Application"/>
- <owl:disjointWith rdf:resource="#SituationBasedChanges"/>
- <owl:disjointWith rdf:resource="#TimezoneAwareness"/>
- <owl:disjointWith rdf:resource="#ViewandNavigatetoMeetingLocation"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#MaritalStatus -->
-
- <owl:Class rdf:about="#MaritalStatus">
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Widowed"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Married"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Individual"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Cohabitating"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Engaged"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Separated"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Single"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:comment
- >Marital status of person (single|married|separated|divorced|widowed|engaged|cohabitating). PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#MemberOf -->
-
- <owl:Class rdf:about="#MemberOf">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:comment
- >List of groups that person belongs to. Value is maintained by the system and cannot be modified by user. PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Members -->
-
- <owl:Class rdf:about="#Members">
- <rdfs:subClassOf rdf:resource="#Groups"/>
- <owl:disjointWith rdf:resource="#VisibilityforFriends"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Memory -->
-
- <owl:Class rdf:about="#Memory">
- <rdfs:subClassOf rdf:resource="#Device"/>
- <owl:disjointWith rdf:resource="#MemoryContext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#MemoryContext -->
-
- <owl:Class rdf:about="#MemoryContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#MemoryStatus"/>
- <owl:someValuesFrom rdf:resource="&rdfs;Literal"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:backwardCompatibleWith
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</owl:backwardCompatibleWith>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#MentalContext -->
-
- <owl:Class rdf:about="#MentalContext">
- <rdfs:subClassOf rdf:resource="#PersonalContext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Menu -->
-
- <owl:Class rdf:about="#Menu">
- <rdfs:subClassOf rdf:resource="#Application"/>
- <owl:disjointWith rdf:resource="#SituationBasedChanges"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Messaging -->
-
- <owl:Class rdf:about="#Messaging">
- <rdfs:subClassOf rdf:resource="#Application"/>
- <owl:disjointWith rdf:resource="#SituationBasedChanges"/>
- <owl:disjointWith rdf:resource="#VisualizingSituation"/>
- <rdfs:comment
- >Visualizing the situation (ContextUseCaseCandidatesOP20090303.xls).</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Microphone -->
-
- <owl:Class rdf:about="#Microphone">
- <rdfs:subClassOf rdf:resource="#Accessories"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasMicrophone"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#MorningSituation -->
-
- <owl:Class rdf:about="#MorningSituation">
- <rdfs:subClassOf rdf:resource="#Situations"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#morning"/>
- <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasUsualRoute"/>
- <owl:someValuesFrom rdf:resource="#UsualRoute"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#alarmSet"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#currentWeather"/>
- <owl:someValuesFrom rdf:resource="#MorningSituation"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasSubscribedJamNotification"/>
- <owl:someValuesFrom rdf:resource="#MorningSituation"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#available"/>
- <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#MostUsedApplications"/>
- <owl:disjointWith rdf:resource="#WeatherForecast"/>
- <rdfs:comment
- >&quot;In the morning with Mary&quot; (Context_Aware_Situation_Manager.ppt)</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#MostUsedApplications -->
-
- <owl:Class rdf:about="#MostUsedApplications">
- <rdfs:subClassOf rdf:resource="#ComputingContext"/>
- <owl:disjointWith rdf:resource="#UnusedApplications"/>
- <owl:disjointWith rdf:resource="#VisualizingSituation"/>
- <owl:disjointWith rdf:resource="#Weather"/>
- <owl:disjointWith rdf:resource="#WeatherForecast"/>
- <owl:disjointWith rdf:resource="#WorkRelatedApplications"/>
- <rdfs:comment
- >You can create e.g. a formula where you calculate and average value of the applications usage frequencies and those values that are above the average values are considered as MostUsedApplications.
-
-Most used application (ContextUseCaseCandidatesOP20090303.xls).</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Mouse -->
-
- <owl:Class rdf:about="#Mouse">
- <rdfs:subClassOf rdf:resource="#Accessories"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasMouse"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Movies -->
-
- <owl:Class rdf:about="#Movies">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <owl:disjointWith rdf:resource="#UserPreferences"/>
- <rdfs:comment
- >Favorite movies of person. List of words or phrases. Plural property. PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#MultiTouchScreen -->
-
- <owl:Class rdf:about="#MultiTouchScreen">
- <rdfs:subClassOf rdf:resource="#Accessories"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasMultiTouchScreen"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Multimedia -->
-
- <owl:Class rdf:about="#Multimedia">
- <rdfs:subClassOf rdf:resource="#Application"/>
- <owl:disjointWith rdf:resource="#ProvidersforOnlineContext"/>
- <rdfs:comment
- >All kinds of media like audio, video, images etc.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Music -->
-
- <owl:Class rdf:about="#Music">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <owl:disjointWith rdf:resource="#UserPreferences"/>
- <rdfs:comment
- >Favorite music of person. List of words or phrases. Plural property. PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#MusicPlayer -->
-
- <owl:Class rdf:about="#MusicPlayer">
- <rdfs:subClassOf rdf:resource="#Application"/>
- <owl:disjointWith rdf:resource="#VolumeIncreaseinNoisyEnvironment"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Navigator -->
-
- <owl:Class rdf:about="#Navigator">
- <rdfs:subClassOf rdf:resource="#Location"/>
- <owl:disjointWith rdf:resource="#UsualRoute"/>
- <rdfs:comment
- >Selecting a location from map, engaging navigation.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#NearbyContacsContext -->
-
- <owl:Class rdf:about="#NearbyContacsContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasNearByContacts"/>
- <owl:someValuesFrom rdf:resource="#NearbyPeople"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#NearbyPeople"/>
- <rdfs:comment
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#NearbyDevices -->
-
- <owl:Class rdf:about="#NearbyDevices">
- <rdfs:subClassOf rdf:resource="#Connectivity"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="&DeliveryContext;deviceIdentifier"/>
- <owl:someValuesFrom rdf:resource="&rdfs;Literal"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#NearbyPeople -->
-
- <owl:Class rdf:about="#NearbyPeople">
- <rdfs:subClassOf rdf:resource="#Users"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#usersCurrentLocation"/>
- <owl:someValuesFrom rdf:resource="#CurrentLocation"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasNearByContacts"/>
- <owl:someValuesFrom rdf:resource="#Person"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Nickname -->
-
- <owl:Class rdf:about="#Nickname">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:comment>PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Note -->
-
- <owl:Class rdf:about="#Note">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:comment
- >Supplemental information (e.g. a comment) that is associated with person. PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#NotificationType -->
-
- <owl:Class rdf:about="#NotificationType">
- <rdfs:subClassOf rdf:resource="#Notifications"/>
- <rdfs:comment
- >Type of the notification. Enumeration. Supported values: &quot;invitationSent&quot;, &quot;invitationReceived&quot;,
-&#8220;invitationRejected&#8221;,
-&#8220;invitationCancelled&#8221;,
-&quot;relationCreated&quot;, &quot;relationRemoved&quot;,</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Notifications -->
-
- <owl:Class rdf:about="#Notifications">
- <rdfs:subClassOf rdf:resource="#Users"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#From"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Received"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#NotificationID"/>
- <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#To"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#SituationBasedChanges"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Organizations -->
-
- <owl:Class rdf:about="#Organizations">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#NameOfOrganization"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Title"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Department"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:comment
- >Organizational title, name and department associated with person. PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Orientation -->
-
- <owl:Class rdf:about="#Orientation">
- <rdfs:subClassOf rdf:resource="#Accelerometer"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#OviProfile -->
-
- <owl:Class rdf:about="#OviProfile">
- <rdfs:subClassOf rdf:resource="#Users"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#People -->
-
- <owl:Class rdf:about="#People">
- <rdfs:subClassOf rdf:resource="#Context"/>
- <owl:disjointWith rdf:resource="#UsersContext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Peripherals -->
-
- <owl:Class rdf:about="#Peripherals">
- <rdfs:subClassOf rdf:resource="#Device"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PrinterName"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Person -->
-
- <owl:Class rdf:about="#Person">
- <rdfs:subClassOf rdf:resource="#Social"/>
- <rdfs:subClassOf rdf:resource="#iCalendar"/>
- <rdfs:subClassOf rdf:resource="#vCard"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#UserID"/>
- <owl:someValuesFrom rdf:resource="&xsd;unsignedLong"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasSubscribedJamNotification"/>
- <owl:someValuesFrom rdf:resource="#JamNotification"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasMorningSituation"/>
- <owl:someValuesFrom rdf:resource="#MorningSituation"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#remainderStatus"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PersonID"/>
- <owl:someValuesFrom rdf:resource="&xsd;int"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#IMStatus"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#Users"/>
- <owl:disjointWith rdf:resource="#UsualRoute"/>
- <rdfs:comment
- >Person object represents either another Ovi user or a contact record (person.type property indicates which one).
-
-It might be good to know, what is the current activity (value of CurrentActivity class) and current location (CurrentLocation class) of friends etc.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PersonName -->
-
- <owl:Class rdf:about="#PersonName">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#FamilyName"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#HonoricSuffix"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#MiddleName"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#GivenName"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#HonoricPrefix"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:comment>PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PersonalContext -->
-
- <owl:Class rdf:about="#PersonalContext">
- <rdfs:subClassOf rdf:resource="#UsersContext"/>
- <owl:disjointWith rdf:resource="#UsersContext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PhoneNumbers -->
-
- <owl:Class rdf:about="#PhoneNumbers">
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PhoneNumberType_Work"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PhonenumberType_Home"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PhonenumberType_Mobile"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PhonenumberType_Fax"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PhonenumberType"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PhoneNumberValue"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:comment>PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PhotoSize -->
-
- <owl:Class rdf:about="#PhotoSize">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PhotoHuge"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PhotoHugeData"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PhotoLarge"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PhotoLargeData"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:comment>PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Physicalcontext -->
-
- <owl:Class rdf:about="#Physicalcontext">
- <rdfs:subClassOf rdf:resource="#Context"/>
- <owl:disjointWith rdf:resource="#Places"/>
- <owl:disjointWith rdf:resource="#Things"/>
- <owl:disjointWith rdf:resource="#WeatherForecast"/>
- <owl:disjointWith rdf:resource="&DeliveryContext;DeliveryContext_EnvironmentEntity"/>
- <owl:disjointWith rdf:resource="&DeliveryContext;DeliveryContext_HardwareEntity"/>
- <owl:disjointWith rdf:resource="&DeliveryContext;DeliveryContext_MeasureEntity"/>
- <owl:disjointWith rdf:resource="&DeliveryContext;Environment"/>
- <rdfs:comment
- >Such as lighting, noise levels, traffic conditions, and temperature.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PhysiologicalContext -->
-
- <owl:Class rdf:about="#PhysiologicalContext">
- <rdfs:subClassOf rdf:resource="#PersonalContext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Places -->
-
- <owl:Class rdf:about="#Places">
- <rdfs:subClassOf rdf:resource="#Context"/>
- <owl:disjointWith rdf:resource="#Users"/>
- <owl:disjointWith rdf:resource="#UsersContext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PlacesVisited -->
-
- <owl:Class rdf:about="#PlacesVisited">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <owl:disjointWith rdf:resource="#UserPreferences"/>
- <rdfs:comment
- >Places visited by person. List of words or phrases. Plural property. PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Policy -->
-
- <owl:Class rdf:about="#Policy">
- <rdfs:subClassOf rdf:resource="#Device"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Position -->
-
- <owl:Class rdf:about="#Position">
- <rdfs:subClassOf rdf:resource="#Location"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PositionVariables"/>
- <owl:someValuesFrom rdf:resource="&xsd;double"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#UsualRoute"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PositionFix -->
-
- <owl:Class rdf:about="#PositionFix">
- <rdfs:subClassOf rdf:resource="#Location"/>
- <rdfs:subClassOf rdf:resource="#Position"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Speed"/>
- <owl:someValuesFrom rdf:resource="&xsd;double"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#SatelliteNumViewUsed"/>
- <owl:someValuesFrom rdf:resource="&xsd;double"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#MagneticCource"/>
- <owl:someValuesFrom rdf:resource="&xsd;double"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Heading"/>
- <owl:someValuesFrom rdf:resource="&xsd;double"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#SpeedAccuracy"/>
- <owl:someValuesFrom rdf:resource="&xsd;double"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#MagneticVariation"/>
- <owl:someValuesFrom rdf:resource="&xsd;double"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#LocalTimeStamp"/>
- <owl:someValuesFrom rdf:resource="&xsd;dateTime"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#UTCTimeStamp"/>
- <owl:someValuesFrom rdf:resource="&xsd;dateTime"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#SatelliteNumView"/>
- <owl:someValuesFrom rdf:resource="&xsd;double"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#HeadingAccuracy"/>
- <owl:someValuesFrom rdf:resource="&xsd;double"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#UsualRoute"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Presence -->
-
- <owl:Class rdf:about="#Presence">
- <rdfs:subClassOf rdf:resource="#Device"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PresenceContext -->
-
- <owl:Class rdf:about="#PresenceContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <owl:disjointWith rdf:resource="#PresenceStatus"/>
- <rdfs:comment
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PresenceStatus -->
-
- <owl:Class rdf:about="#PresenceStatus">
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isBusy"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isAvailable"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isAway"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <rdfs:subClassOf rdf:resource="#Presence"/>
- <owl:disjointWith rdf:resource="#ViewandNavigatetoMeetingLocation"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#PresenceUpdate -->
-
- <owl:Class rdf:about="#PresenceUpdate">
- <rdfs:subClassOf rdf:resource="#Action"/>
- <rdfs:comment
- >Update global presence status according to events scheduled in Calendar. ContextUseCaseCandidatesOP20090303.xls</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Profile -->
-
- <owl:Class rdf:about="#Profile">
- <rdfs:subClassOf rdf:resource="#Setting"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ProfileName -->
-
- <owl:Class rdf:about="#ProfileName">
- <rdfs:subClassOf rdf:resource="#Profile"/>
- <owl:disjointWith rdf:resource="#SituationBasedChanges"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ProfileURL -->
-
- <owl:Class rdf:about="#ProfileURL">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:comment
- >URL to a profile page of person in Ovi. PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ProvidersforOnlineContentContext -->
-
- <owl:Class rdf:about="#ProvidersforOnlineContentContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <owl:disjointWith rdf:resource="#ProvidersforOnlineContext"/>
- <rdfs:comment
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ProvidersforOnlineContext -->
-
- <owl:Class rdf:about="#ProvidersforOnlineContext">
- <rdfs:subClassOf rdf:resource="#Device"/>
- <owl:disjointWith rdf:resource="#Share"/>
- <owl:disjointWith rdf:resource="#Time"/>
- <owl:disjointWith rdf:resource="#Widgets"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ProximitySensor -->
-
- <owl:Class rdf:about="#ProximitySensor">
- <rdfs:subClassOf rdf:resource="#Sensors"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isNearSomething"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasProximitySensor"/>
- <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ProximitySensorContext -->
-
- <owl:Class rdf:about="#ProximitySensorContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isNearSomething"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:comment
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#RefersTo -->
-
- <owl:Class rdf:about="#RefersTo">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:comment
- >In case person object represents a contact record (i.e. it has a person.type property with value &#8220;contact card&#8221;) the refersTo attribute may connect the contact record to an Ovi user profile within the system (all contact records do not have this attribute). Value is an id of a person object that represents the Ovi profile of this particular contact. Value is maintained by the system and cannot be modified by user. Singular property.
-
-PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Reminder -->
-
- <owl:Class rdf:about="#Reminder">
- <rdfs:subClassOf rdf:resource="#ProvidersforOnlineContext"/>
- <owl:disjointWith rdf:resource="#UserPreferences"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#SMSUsageFrequency -->
-
- <owl:Class rdf:about="#SMSUsageFrequency">
- <rdfs:subClassOf rdf:resource="#ApplicationUsageFrequencies"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Sensors -->
-
- <owl:Class rdf:about="#Sensors">
- <rdfs:subClassOf rdf:resource="#Device"/>
- <owl:disjointWith rdf:resource="#SituationBasedChanges"/>
- <owl:disjointWith rdf:resource="#Situations"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#SetUIforCorrectPosition -->
-
- <owl:Class rdf:about="#SetUIforCorrectPosition">
- <rdfs:subClassOf rdf:resource="#Action"/>
- <rdfs:comment
- >Device orientation for UI. ContextUseCaseCandidatesOP20090303.xls.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Setting -->
-
- <owl:Class rdf:about="#Setting">
- <rdfs:subClassOf rdf:resource="#Device"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Share -->
-
- <owl:Class rdf:about="#Share">
- <rdfs:subClassOf rdf:resource="#Application"/>
- <rdfs:comment
- >Sharing medias like images, videos.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Sharemedia -->
-
- <owl:Class rdf:about="#Sharemedia">
- <rdfs:subClassOf rdf:resource="#Action"/>
- <rdfs:comment
- >Delayed upload/share of content. ContextUseCaseCandidatesOP20090303.xls</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#SignatureforAV -->
-
- <owl:Class rdf:about="#SignatureforAV">
- <rdfs:subClassOf rdf:resource="#Accessories"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#SituationBasedChanges -->
-
- <owl:Class rdf:about="#SituationBasedChanges">
- <rdfs:subClassOf rdf:resource="#Action"/>
- <rdfs:subClassOf rdf:resource="#Alarm"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#IMStatus"/>
- <owl:someValuesFrom rdf:resource="&rdfs;Literal"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#AccessoryStatus"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#SituationStatus"/>
- <owl:someValuesFrom rdf:resource="&rdfs;Literal"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#SoundLevel"/>
- <owl:someValuesFrom rdf:resource="&xsd;int"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Speed"/>
- <owl:someValuesFrom rdf:resource="&xsd;int"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#BatteryStatus"/>
- <owl:someValuesFrom rdf:resource="&xsd;int"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#Situations"/>
- <owl:disjointWith rdf:resource="#Time"/>
- <owl:disjointWith rdf:resource="#UserPreferences"/>
- <owl:disjointWith rdf:resource="#Weather"/>
- <owl:disjointWith rdf:resource="#WeatherForecast"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Situations -->
-
- <owl:Class rdf:about="#Situations">
- <rdfs:subClassOf rdf:resource="#Social"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#running"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#walking"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#VisualizingSituation"/>
- <owl:disjointWith rdf:resource="#WeatherForecast"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Social -->
-
- <owl:Class rdf:about="#Social">
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#atWork"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <rdfs:subClassOf rdf:resource="#People"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#socialContext"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isBusyText"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isGoingToWork"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isWithColleagues"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isGoingToHome"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isWithFriends"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#SocialContext -->
-
- <owl:Class rdf:about="#SocialContext">
- <rdfs:subClassOf rdf:resource="#UsersContext"/>
- <owl:disjointWith rdf:resource="#UsersContext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Spatio&#8722;TemporalContext -->
-
- <owl:Class rdf:about="#Spatio&#8722;TemporalContext">
- <rdfs:subClassOf rdf:resource="#UsersContext"/>
- <owl:disjointWith rdf:resource="#UsersContext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Spouse -->
-
- <owl:Class rdf:about="#Spouse">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:comment>PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Status -->
-
- <owl:Class rdf:about="#Status">
- <rdfs:subClassOf rdf:resource="#Situations"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#SubscribedApplications -->
-
- <owl:Class rdf:about="#SubscribedApplications">
- <rdfs:subClassOf rdf:resource="#ApplicationSubscriptionStatus"/>
- <owl:disjointWith rdf:resource="#UnSubscribedApplications"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Synchronization -->
-
- <owl:Class rdf:about="#Synchronization">
- <rdfs:subClassOf rdf:resource="#Application"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#TaggingWidget -->
-
- <owl:Class rdf:about="#TaggingWidget">
- <rdfs:subClassOf rdf:resource="#Widgets"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#TaskContext -->
-
- <owl:Class rdf:about="#TaskContext">
- <rdfs:subClassOf rdf:resource="#UsersContext"/>
- <owl:disjointWith rdf:resource="#UsersContext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Telephone -->
-
- <owl:Class rdf:about="#Telephone">
- <rdfs:subClassOf rdf:resource="#Application"/>
- <owl:disjointWith rdf:resource="#VolumeIncreaseinNoisyEnvironment"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#TelephoneUsageFrequency -->
-
- <owl:Class rdf:about="#TelephoneUsageFrequency">
- <rdfs:subClassOf rdf:resource="#ApplicationUsageFrequencies"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Things -->
-
- <owl:Class rdf:about="#Things">
- <rdfs:subClassOf rdf:resource="#Context"/>
- <owl:disjointWith rdf:resource="#Users"/>
- <owl:disjointWith rdf:resource="#UsersContext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Time -->
-
- <owl:Class rdf:about="#Time">
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#afternoon"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#timeOfYear"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#morningNight"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#morning"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#midnight"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#evening"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#timeOfDay"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Autumn"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#eveningNight"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Spring"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Summer"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Winter"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <rdfs:subClassOf rdf:resource="#Device"/>
- <owl:disjointWith rdf:resource="#TimeContext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#TimeContext -->
-
- <owl:Class rdf:about="#TimeContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <rdfs:comment
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#TimeZoneContext -->
-
- <owl:Class rdf:about="#TimeZoneContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <rdfs:comment
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#TimeZones -->
-
- <owl:Class rdf:about="#TimeZones">
- <rdfs:subClassOf rdf:resource="#Time"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#LOGO"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#TimezoneAwareness"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#TimezoneAwareness -->
-
- <owl:Class rdf:about="#TimezoneAwareness">
- <rdfs:subClassOf rdf:resource="#Action"/>
- <rdfs:comment
- >Timezone awareness. ContextUseCaseCandidatesOP20090303.xls.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#TouchEventContext -->
-
- <owl:Class rdf:about="#TouchEventContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#lastTouch"/>
- <owl:someValuesFrom rdf:resource="&xsd;time"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:comment
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Type -->
-
- <owl:Class rdf:about="#Type">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:comment
- >Type of a Person object. Singular property. Enumeration. Supported values: &#8220;profile&#8221;, &#8220;contactCard&#8221;. Read-only (value managed by the system).
-
-PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#USBCableAttached -->
-
- <owl:Class rdf:about="#USBCableAttached">
- <rdfs:subClassOf rdf:resource="#Accessories"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isUSBCapleAttached"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#UnSubscribedApplications -->
-
- <owl:Class rdf:about="#UnSubscribedApplications">
- <rdfs:subClassOf rdf:resource="#ApplicationSubscriptionStatus"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#UnusedApplications -->
-
- <owl:Class rdf:about="#UnusedApplications">
- <rdfs:subClassOf rdf:resource="#Learning"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Updated -->
-
- <owl:Class rdf:about="#Updated">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:comment
- >Date&amp;time when resource was last modified. Singular property. Read-only (value managed by the system). PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Uptime -->
-
- <owl:Class rdf:about="#Uptime">
- <rdfs:subClassOf rdf:resource="#Device"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#upTimeInformation"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#UptimeContext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#UptimeContext -->
-
- <owl:Class rdf:about="#UptimeContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#upTimeInformation"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:comment
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Urls -->
-
- <owl:Class rdf:about="#Urls">
- <rdfs:subClassOf rdf:resource="#Person"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#URLType_Home"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#URLType"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#URLType_Work"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Primary"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:comment
- >URL meaningful to person. PEOPLE API.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Usage -->
-
- <owl:Class rdf:about="#Usage">
- <rdfs:subClassOf rdf:resource="#Device"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#UsageFrequencies -->
-
- <owl:Class rdf:about="#UsageFrequencies">
- <rdfs:subClassOf rdf:resource="#Learning"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#UserCurrentLocation -->
-
- <owl:Class rdf:about="#UserCurrentLocation">
- <rdfs:subClassOf rdf:resource="#Users"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#usersCurrentLocation"/>
- <owl:onClass rdf:resource="&DeliveryContext;Location"/>
- <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#UserCurrentSituation -->
-
- <owl:Class rdf:about="#UserCurrentSituation">
- <rdfs:subClassOf rdf:resource="#Situations"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#currentSituation"/>
- <owl:onClass rdf:resource="#Situations"/>
- <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:comment
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#UserPreferences -->
-
- <owl:Class rdf:about="#UserPreferences">
- <rdfs:subClassOf rdf:resource="#Device"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Users -->
-
- <owl:Class rdf:about="#Users">
- <rdfs:subClassOf rdf:resource="#People"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#UserID"/>
- <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:comment
- >List / search other Ovi users</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#UsersContext -->
-
- <owl:Class rdf:about="#UsersContext">
- <rdfs:subClassOf rdf:resource="#Context"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#currentSituation"/>
- <owl:onClass rdf:resource="#UserCurrentSituation"/>
- <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#usersCurrentLocation"/>
- <owl:onClass rdf:resource="&DeliveryContext;Location"/>
- <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#isBusy"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#currentProfile"/>
- <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:comment
- >This class is a collection of properties that form the user context.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#UsualRoute -->
-
- <owl:Class rdf:about="#UsualRoute">
- <rdfs:subClassOf rdf:resource="#Places"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#SatelliteNumView"/>
- <owl:someValuesFrom rdf:resource="&xsd;double"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Speed"/>
- <owl:someValuesFrom rdf:resource="&xsd;double"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#SatelliteNumViewUsed"/>
- <owl:someValuesFrom rdf:resource="&xsd;double"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#SpeedAccuracy"/>
- <owl:someValuesFrom rdf:resource="&xsd;double"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#MagneticVariation"/>
- <owl:someValuesFrom rdf:resource="&xsd;double"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#Heading"/>
- <owl:someValuesFrom rdf:resource="&xsd;double"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#GPSModuleAttached"/>
- <owl:someValuesFrom rdf:resource="#GPSModule"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#LocalTimeStamp"/>
- <owl:someValuesFrom rdf:resource="&xsd;dateTime"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#UTCTimeStamp"/>
- <owl:someValuesFrom rdf:resource="&xsd;dateTime"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#MagneticCource"/>
- <owl:someValuesFrom rdf:resource="&xsd;double"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#HeadingAccuracy"/>
- <owl:someValuesFrom rdf:resource="&xsd;double"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ViewandNavigatetoMeetingLocation -->
-
- <owl:Class rdf:about="#ViewandNavigatetoMeetingLocation">
- <rdfs:subClassOf rdf:resource="#Action"/>
- <rdfs:comment
- >View and navigate to meeting location. ContextUseCaseCandidatesOP20090303.xls.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#VisibilityforFriends -->
-
- <owl:Class rdf:about="#VisibilityforFriends">
- <rdfs:subClassOf rdf:resource="#Everybody"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#VisibleApplication -->
-
- <owl:Class rdf:about="#VisibleApplication">
- <rdfs:subClassOf rdf:resource="#Activity"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#VisualizingSituation -->
-
- <owl:Class rdf:about="#VisualizingSituation">
- <owl:equivalentClass>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasConnectivity"/>
- <owl:someValuesFrom rdf:resource="#ConnectivityStatus"/>
- </owl:Restriction>
- </owl:equivalentClass>
- <rdfs:subClassOf rdf:resource="#UsersContext"/>
- <owl:disjointWith rdf:resource="#VisualizingtheSituation"/>
- <rdfs:comment
- >Visualizing the situation (ContextUseCaseCandidatesOP20090303.xls).</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#VisualizingtheSituation -->
-
- <owl:Class rdf:about="#VisualizingtheSituation">
- <rdfs:subClassOf rdf:resource="#Action"/>
- <rdfs:comment
- >Visualizing the situation. ContextUseCaseCandidatesOP20090303.xls</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#VolumeIncreaseinNoisyEnvironment -->
-
- <owl:Class rdf:about="#VolumeIncreaseinNoisyEnvironment">
- <rdfs:subClassOf rdf:resource="#Action"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#hasSubscribed"/>
- <owl:someValuesFrom rdf:resource="#BackgroundNoise"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:comment
- >Volume increase in noisy environment. ContextUseCaseCandidatesOP20090303.xls.</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Weather -->
-
- <owl:Class rdf:about="#Weather">
- <rdfs:subClassOf rdf:resource="#ProvidersforOnlineContext"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#tempF"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#humidity"/>
- <owl:someValuesFrom rdf:resource="&xsd;int"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#condition"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#tempC"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <owl:disjointWith rdf:resource="#WeatherContext"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#WeatherContext -->
-
- <owl:Class rdf:about="#WeatherContext">
- <rdfs:subClassOf rdf:resource="#Physicalcontext"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#currentWeather"/>
- <owl:someValuesFrom rdf:resource="#WeatherForecast"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:comment
- >http://saescr005.ext.nokia.com/scrumworks/webreport/5MTMxMT</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#WeatherForecast -->
-
- <owl:Class rdf:about="#WeatherForecast">
- <rdfs:subClassOf rdf:resource="#ProvidersforOnlineContext"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#humidity"/>
- <owl:someValuesFrom rdf:resource="&xsd;int"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#tempF"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#tempC"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#condition"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Widgets -->
-
- <owl:Class rdf:about="#Widgets">
- <rdfs:subClassOf rdf:resource="#Application"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#WorkLocation -->
-
- <owl:Class rdf:about="#WorkLocation">
- <rdfs:subClassOf rdf:resource="#Location"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PositionVariables"/>
- <owl:someValuesFrom rdf:resource="&xsd;double"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#WorkRelatedApplications -->
-
- <owl:Class rdf:about="#WorkRelatedApplications">
- <rdfs:subClassOf rdf:resource="#Application"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#atWork"/>
- <owl:someValuesFrom rdf:resource="&xsd;boolean"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#currentCPULoad -->
-
- <owl:Class rdf:about="#currentCPULoad">
- <rdfs:subClassOf rdf:resource="&DeliveryContext;CPU"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#CPULoadStatus"/>
- <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
- </owl:Restriction>
- </rdfs:subClassOf>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#iCalendar -->
-
- <owl:Class rdf:about="#iCalendar">
- <rdfs:subClassOf rdf:resource="#Calendar"/>
- </owl:Class>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#vCard -->
-
- <owl:Class rdf:about="#vCard">
- <rdfs:subClassOf rdf:resource="#Contacts"/>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PROID"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#VERSION"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#ROLE"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#GEO"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#TZ"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#NOTE"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#UID"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#KEY"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#CATEGORIES"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#MAILER"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#JOBTITLE"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#ORG"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#FN"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#LABEL"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#URL"/>
- <owl:someValuesFrom rdf:resource="&xsd;anyURI"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#SOUND"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#ADR"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#N"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#SORT_STRING"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#CLASS"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#REV"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#NICKNAME"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#URL"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#EMAIL"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#TEL"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#AGENT"/>
- <owl:someValuesFrom rdf:resource="&xsd;string"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#BDAY"/>
- <owl:someValuesFrom rdf:resource="&xsd;date"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:subClassOf>
- <owl:Restriction>
- <owl:onProperty rdf:resource="#PHOTO"/>
- <owl:someValuesFrom rdf:resource="&xsd;anyType"/>
- </owl:Restriction>
- </rdfs:subClassOf>
- <rdfs:comment
- >Prior vCard RFC 2426</rdfs:comment>
- </owl:Class>
-
-
-
- <!-- http://www.w3.org/2002/12/cal/ical#DomainOf_rrule -->
-
- <owl:Class rdf:about="&ical;DomainOf_rrule">
- <rdfs:subClassOf rdf:resource="#iCalendar"/>
- </owl:Class>
-
-
-
- <!-- http://www.w3.org/2002/12/cal/ical#List_of_Float -->
-
- <owl:Class rdf:about="&ical;List_of_Float">
- <rdfs:subClassOf rdf:resource="#iCalendar"/>
- </owl:Class>
-
-
-
- <!-- http://www.w3.org/2002/12/cal/ical#Valarm -->
-
- <owl:Class rdf:about="&ical;Valarm">
- <rdfs:subClassOf rdf:resource="#iCalendar"/>
- </owl:Class>
-
-
-
- <!-- http://www.w3.org/2002/12/cal/ical#Value_CAL-ADDRESS -->
-
- <owl:Class rdf:about="&ical;Value_CAL-ADDRESS">
- <rdfs:subClassOf rdf:resource="#iCalendar"/>
- </owl:Class>
-
-
-
- <!-- http://www.w3.org/2002/12/cal/ical#Value_DATE -->
-
- <owl:Class rdf:about="&ical;Value_DATE">
- <rdfs:subClassOf rdf:resource="#iCalendar"/>
- </owl:Class>
-
-
-
- <!-- http://www.w3.org/2002/12/cal/ical#Value_DATE-TIME -->
-
- <owl:Class rdf:about="&ical;Value_DATE-TIME">
- <rdfs:subClassOf rdf:resource="#iCalendar"/>
- </owl:Class>
-
-
-
- <!-- http://www.w3.org/2002/12/cal/ical#Value_DURATION -->
-
- <owl:Class rdf:about="&ical;Value_DURATION">
- <rdfs:subClassOf rdf:resource="#iCalendar"/>
- </owl:Class>
-
-
-
- <!-- http://www.w3.org/2002/12/cal/ical#Value_PERIOD -->
-
- <owl:Class rdf:about="&ical;Value_PERIOD">
- <rdfs:subClassOf rdf:resource="#iCalendar"/>
- </owl:Class>
-
-
-
- <!-- http://www.w3.org/2002/12/cal/ical#Value_RECUR -->
-
- <owl:Class rdf:about="&ical;Value_RECUR">
- <rdfs:subClassOf rdf:resource="#iCalendar"/>
- </owl:Class>
-
-
-
- <!-- http://www.w3.org/2002/12/cal/ical#Vevent -->
-
- <owl:Class rdf:about="&ical;Vevent">
- <rdfs:subClassOf rdf:resource="#iCalendar"/>
- </owl:Class>
-
-
-
- <!-- http://www.w3.org/2002/12/cal/ical#Vfreebusy -->
-
- <owl:Class rdf:about="&ical;Vfreebusy">
- <rdfs:subClassOf rdf:resource="#iCalendar"/>
- </owl:Class>
-
-
-
- <!-- http://www.w3.org/2002/12/cal/ical#Vjournal -->
-
- <owl:Class rdf:about="&ical;Vjournal">
- <rdfs:subClassOf rdf:resource="#iCalendar"/>
- </owl:Class>
-
-
-
- <!-- http://www.w3.org/2002/12/cal/ical#Vtimezone -->
-
- <owl:Class rdf:about="&ical;Vtimezone">
- <rdfs:subClassOf rdf:resource="#iCalendar"/>
- </owl:Class>
-
-
-
- <!-- http://www.w3.org/2002/12/cal/ical#Vtodo -->
-
- <owl:Class rdf:about="&ical;Vtodo">
- <rdfs:subClassOf rdf:resource="#iCalendar"/>
- </owl:Class>
-
-
-
- <!-- http://www.w3.org/2007/uwa/ontologies/DeliveryContext.owl#CPU -->
-
- <owl:Class rdf:about="&DeliveryContext;CPU"/>
-
-
-
- <!-- http://www.w3.org/2007/uwa/ontologies/DeliveryContext.owl#DeliveryContext_EnvironmentEntity -->
-
- <owl:Class rdf:about="&DeliveryContext;DeliveryContext_EnvironmentEntity"/>
-
-
-
- <!-- http://www.w3.org/2007/uwa/ontologies/DeliveryContext.owl#DeliveryContext_HardwareEntity -->
-
- <owl:Class rdf:about="&DeliveryContext;DeliveryContext_HardwareEntity"/>
-
-
-
- <!-- http://www.w3.org/2007/uwa/ontologies/DeliveryContext.owl#DeliveryContext_MeasureEntity -->
-
- <owl:Class rdf:about="&DeliveryContext;DeliveryContext_MeasureEntity"/>
-
-
-
- <!-- http://www.w3.org/2007/uwa/ontologies/DeliveryContext.owl#DeliveryContext_NetworkEntity -->
-
- <owl:Class rdf:about="&DeliveryContext;DeliveryContext_NetworkEntity"/>
-
-
-
- <!-- http://www.w3.org/2007/uwa/ontologies/DeliveryContext.owl#DeliveryContext_SoftwareEntity -->
-
- <owl:Class rdf:about="&DeliveryContext;DeliveryContext_SoftwareEntity"/>
-
-
-
- <!-- http://www.w3.org/2007/uwa/ontologies/DeliveryContext.owl#Environment -->
-
- <owl:Class rdf:about="&DeliveryContext;Environment"/>
-
-
-
- <!-- http://www.w3.org/2007/uwa/ontologies/DeliveryContext.owl#Location -->
-
- <owl:Class rdf:about="&DeliveryContext;Location"/>
-
-
-
- <!--
- ///////////////////////////////////////////////////////////////////////////////////////
- //
- // Individuals
- //
- ///////////////////////////////////////////////////////////////////////////////////////
- -->
-
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ActionInstrument -->
-
- <Action rdf:about="#ActionInstrument">
- <rdfs:comment rdf:datatype="&xsd;string"
- >Thing that the actor uses to perform the action</rdfs:comment>
- </Action>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ActionLocation -->
-
- <Action rdf:about="#ActionLocation">
- <rdfs:comment rdf:datatype="&xsd;string"
- >Where the action is performed</rdfs:comment>
- </Action>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#ActionTime -->
-
- <Action rdf:about="#ActionTime">
- <rdfs:comment rdf:datatype="&xsd;string"
- >Time at which the action is performed</rdfs:comment>
- </Action>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Actor -->
-
- <Action rdf:about="#Actor">
- <rdfs:comment rdf:datatype="&xsd;string"
- >Entity that performs the action</rdfs:comment>
- </Action>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#AssistedHighAccuracy -->
-
- <GPSModule rdf:about="#AssistedHighAccuracy">
- <rdfs:comment
- >This method uses various assisted satellite positioning systems. [Cost Possible, High Accuracy, Higher Power].</rdfs:comment>
- </GPSModule>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#AssistedLowerAccuracy -->
-
- <GPSModule rdf:about="#AssistedLowerAccuracy">
- <rdfs:comment
- >This method mainly uses various assisted radio cell positioning technologies. [Cost Possible, Lower Accuracy, Lower Power].</rdfs:comment>
- </GPSModule>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#BT -->
-
- <Bearers rdf:about="#BT"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Beeper -->
-
- <ProfileName rdf:about="#Beeper"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#BrightLight -->
-
- <BackLightLevel rdf:about="#BrightLight"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#CDMA -->
-
- <Bearers rdf:about="#CDMA"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Dark -->
-
- <BackLightLevel rdf:about="#Dark"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#EDGE -->
-
- <Bearers rdf:about="#EDGE"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Email -->
-
- <Messaging rdf:about="#Email"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Ethernet -->
-
- <Bearers rdf:about="#Ethernet"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#GSM -->
-
- <Bearers rdf:about="#GSM"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#General -->
-
- <ProfileName rdf:about="#General"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#HeavyCPULoad -->
-
- <CPULoad rdf:about="#HeavyCPULoad"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#HighAccuracy -->
-
- <GPSModule rdf:about="#HighAccuracy">
- <rdfs:comment
- >This method mainly uses various standalone satellite positioning systems. [No Cost, High Accuracy, Higher Power].</rdfs:comment>
- </GPSModule>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#IM -->
-
- <Messaging rdf:about="#IM">
- <IMStatus></IMStatus>
- <IMStatusAvailable rdf:resource="#IM"/>
- </Messaging>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#InvitationReceived -->
-
- <NotificationType rdf:about="#InvitationReceived"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#InvitationRejected -->
-
- <NotificationType rdf:about="#InvitationRejected"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#InvitationSent -->
-
- <NotificationType rdf:about="#InvitationSent"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#IrDA -->
-
- <Bearers rdf:about="#IrDA"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Landscape -->
-
- <Orientation rdf:about="#Landscape"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#LightCPULoad -->
-
- <CPULoad rdf:about="#LightCPULoad"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#LowLight -->
-
- <BackLightLevel rdf:about="#LowLight"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#LowerAccuracy -->
-
- <GPSModule rdf:about="#LowerAccuracy">
- <rdfs:comment
- >This method mainly uses various radio cell positioning technologies. [No Cost, Lower Accuracy, Lower Power].</rdfs:comment>
- </GPSModule>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#MMS -->
-
- <Messaging rdf:about="#MMS"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#MaxCPULoad -->
-
- <CPULoad rdf:about="#MaxCPULoad"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Meeting -->
-
- <ProfileName rdf:about="#Meeting"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Moving -->
-
- <DeviceStatus rdf:about="#Moving"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#NotificationCanceled -->
-
- <NotificationType rdf:about="#NotificationCanceled"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Offline -->
-
- <ProfileName rdf:about="#Offline"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Outdoors -->
-
- <ProfileName rdf:about="#Outdoors"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Portrait -->
-
- <Orientation rdf:about="#Portrait"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Printer -->
-
- <Peripherals rdf:about="#Printer"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Recipient -->
-
- <Action rdf:about="#Recipient">
- <rdfs:comment rdf:datatype="&xsd;string"
- >Entity that receives the effect after the action is performed</rdfs:comment>
- </Action>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#RelationCreated -->
-
- <NotificationType rdf:about="#RelationCreated"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#RelationUpdated -->
-
- <NotificationType rdf:about="#RelationUpdated"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#SMS -->
-
- <Messaging rdf:about="#SMS"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Silent -->
-
- <ProfileName rdf:about="#Silent"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#Target -->
-
- <Action rdf:about="#Target">
- <rdfs:comment rdf:datatype="&xsd;string"
- >Object that the action applies to</rdfs:comment>
- </Action>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#WCDMA -->
-
- <Bearers rdf:about="#WCDMA"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#WLAN -->
-
- <Bearers rdf:about="#WLAN"/>
-
-
-
- <!-- http://www.semanticweb.org/ontologies/2009/2/Context.owl#WiMAX -->
-
- <Bearers rdf:about="#WiMAX"/>
-</rdf:RDF>
-
-
-
-<!-- Generated by the OWL API (version 2.2.1.974) http://owlapi.sourceforge.net -->
-