diff --git a/base_ontology.owl b/base_ontology.owl index e0a297f47f66bc8ab012108dca7b3834c0ed0850..c5c51833be24c4498253392031de26b97edcaea7 100644 --- a/base_ontology.owl +++ b/base_ontology.owl @@ -6,9 +6,9 @@ xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" - xmlns:BO="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#"> - <Ontology rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology"> - <versionIRI rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology-v3_5_0"/> + xmlns:BO="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#"> + <Ontology rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl"> + <versionIRI rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/3_6_0/base_ontology.owl"/> <rdfs:comment>This file contains the Base Ontology of oneM2M as specified in TS-0012 ========================================= @@ -44,9 +44,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#resourceDescriptorLink --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#resourceDescriptorLink --> - <AnnotationProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#resourceDescriptorLink"> + <AnnotationProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#resourceDescriptorLink"> <rdfs:comment>The resourceDescriptorLink annotation property is used to refer to a semanticDescriptor resource that contains more information about its subject. Its subject may be any individual and the range shall be the data literal or URI reference that represents the address of the semanticDescriptor</rdfs:comment> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/> <rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> @@ -65,116 +65,116 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#consistsOf --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#consistsOf --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#consistsOf"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Device"/> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Device"/> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#consistsOf"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Device"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Device"/> <rdfs:comment>A Device can consist of (i.e. be composed) of several (sub-) Devices</rdfs:comment> </ObjectProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#convertsTo --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#convertsTo --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#convertsTo"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#VariableConversion"/> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Variable"/> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#convertsTo"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#VariableConversion"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Variable"/> <rdfs:comment>The conversion rule (the VariableConversion in the domain of Object Property: hasConversion) converts the value range of a given Variable (see 6.2.22 Object Property: hasConversion) into the value range of another Variable (the Variable in the range of Object Property: convertsTo)</rdfs:comment> </ObjectProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#describes --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#describes --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#describes"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Variable"/> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Aspect"/> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#describes"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Variable"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Aspect"/> <rdfs:comment>A Variable describes an Aspect (a quality or kind)</rdfs:comment> </ObjectProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#exposesCommand --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#exposesCommand --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#exposesCommand"> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#exposesCommand"> <rdfs:domain> <Class> <unionOf rdf:parseType="Collection"> - <rdf:Description rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#InputDataPoint"/> - <rdf:Description rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Operation"/> - <rdf:Description rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#OutputDataPoint"/> + <rdf:Description rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#InputDataPoint"/> + <rdf:Description rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Operation"/> + <rdf:Description rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#OutputDataPoint"/> </unionOf> </Class> </rdfs:domain> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Command"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Command"/> <rdfs:comment>A –machine interpretable- Operation or an Input/OutputDataPoint of a Service exposes a –human understandable- Command to a network</rdfs:comment> </ObjectProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#exposesFunction --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#exposesFunction --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#exposesFunction"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Service"/> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Function"/> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#exposesFunction"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Service"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Function"/> <rdfs:comment>A Service exposes a Functionality to the network and makes it discoverable, registerable and remotely controllable in the network</rdfs:comment> </ObjectProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasCommand --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasCommand --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasCommand"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Function"/> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Command"/> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasCommand"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Function"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Command"/> <rdfs:comment>A Functionality of a Device can be influenced / observed by a human user through the Commands that this Functionality has and that are offered to the user</rdfs:comment> </ObjectProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasConversion --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasConversion --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasConversion"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Variable"/> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#VariableConversion"/> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasConversion"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Variable"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#VariableConversion"/> <rdfs:comment>A Variable (in the domain of Object Property: hasConversion) can have a conversion rule (the VariableConversion in the range of Object Property: hasConversion) to convert the value range of the Variable into the value range of another Variable</rdfs:comment> </ObjectProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasFunction --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasFunction --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasFunction"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Device"/> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Function"/> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasFunction"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Device"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Function"/> <rdfs:comment>In order to accomplish its task, a Device performs one or more Functionalities</rdfs:comment> </ObjectProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasInput --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasInput --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasInput"> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasInput"> <rdfs:domain> <Class> <unionOf rdf:parseType="Collection"> - <rdf:Description rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Command"/> - <rdf:Description rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Operation"/> + <rdf:Description rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Command"/> + <rdf:Description rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Operation"/> </unionOf> </Class> </rdfs:domain> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#OperationInput"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#OperationInput"/> <rdfs:comment>An Operation of a Service of the Device or a Command of a Functionality of the Device can have transient OperationInput data.</rdfs:comment> </ObjectProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasInputDataPoint --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasInputDataPoint --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasInputDataPoint"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Service"/> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#InputDataPoint"/> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasInputDataPoint"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Service"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#InputDataPoint"/> <rdfs:comment>A Service or an Operation of a Service of the Device can have InputDataPoints. Communicating entities write data into InputDataPoints and the Device retrieves the data at times according to an internal schedule. - An InputDataPoint is a persistent resource</rdfs:comment> <rdfs:comment>Note: @@ -184,28 +184,28 @@ the cardinality of hasInputDataPoint must be - min 1.</rdfs:comment> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasMetaData --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasMetaData --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasMetaData"> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasMetaData"> <rdfs:domain> <Class> <unionOf rdf:parseType="Collection"> - <rdf:Description rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Aspect"/> - <rdf:Description rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Variable"/> + <rdf:Description rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Aspect"/> + <rdf:Description rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Variable"/> </unionOf> </Class> </rdfs:domain> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#MetaData"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#MetaData"/> <rdfs:comment>A Value of a Thing can have MetaData (like units, precision-ranges).</rdfs:comment> </ObjectProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasOperation --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasOperation --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasOperation"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Service"/> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Operation"/> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasOperation"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Service"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Operation"/> <rdfs:comment>A Service communicates by means of Operations over the network to transmit data to/from other devices</rdfs:comment> <rdfs:comment>Note: If an Operation is mandatory for a Service then @@ -214,28 +214,28 @@ the cardinality of hasOperation must be - min 1.</rdfs:comment> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasOutput --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasOutput --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasOutput"> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasOutput"> <rdfs:domain> <Class> <unionOf rdf:parseType="Collection"> - <rdf:Description rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Command"/> - <rdf:Description rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Operation"/> + <rdf:Description rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Command"/> + <rdf:Description rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Operation"/> </unionOf> </Class> </rdfs:domain> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#OperationOutput"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#OperationOutput"/> <rdfs:comment>An Operation of a Service of the Device or a Command of a Functionality of the Device can have transient OperationOutput data.</rdfs:comment> </ObjectProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasOutputDataPoint --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasOutputDataPoint --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasOutputDataPoint"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Service"/> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#OutputDataPoint"/> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasOutputDataPoint"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Service"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#OutputDataPoint"/> <rdfs:comment>A Service or an Operation of a Service of the Device can have OutputDataPoints. The Device writes data into OutputDataPoints at times according to an internal schedule and the communicating entitis retrieves the data. - An OutputDataPoint is a persistent resource</rdfs:comment> <rdfs:comment>Note: @@ -245,21 +245,21 @@ the cardinality of hasOutputDataPoint must be - min 1.</rdfs:comment> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasService --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasService --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasService"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Device"/> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Service"/> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasService"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Device"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Service"/> <rdfs:comment>The Functionalities of a Device are exposed in the network as Services of the Device</rdfs:comment> </ObjectProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasSubService --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasSubService --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasSubService"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Service"/> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Service"/> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasSubService"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Service"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Service"/> <rdfs:comment>A Service may be composed of smaller, independent (sub)Services, e.g. re-usable servicemodules</rdfs:comment> <rdfs:comment>Note: If an Service constist of at least one sub-Service then @@ -268,51 +268,51 @@ the cardinality of hasSubService must be - min 1.</rdfs:comment> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasSubStructure --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasSubStructure --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasSubStructure"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#StructuredTypeVariable"/> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Variable"/> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasSubStructure"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#StructuredTypeVariable"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Variable"/> <rdfs:comment>A structured Variable can be composed of (sub-)Variables</rdfs:comment> </ObjectProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasThingProperty --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasThingProperty --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasThingProperty"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Thing"/> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#ThingProperty"/> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasThingProperty"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Thing"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#ThingProperty"/> <rdfs:comment>A Thing may have properties that can be described by Values</rdfs:comment> </ObjectProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasThingRelation --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasThingRelation --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasThingRelation"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Thing"/> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Thing"/> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasThingRelation"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Thing"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Thing"/> <rdfs:comment>A Thing may have relations to itself or to other Things (e-g. a Thing "Room" could have a relation "has_Door" with a Thing "Door")</rdfs:comment> </ObjectProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#isPartOf --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#isPartOf --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#isPartOf"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#InterworkedDevice"/> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#AreaNetwork"/> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#isPartOf"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#InterworkedDevice"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#AreaNetwork"/> <rdfs:comment>An InterworkedDevice constitutes a part of an AreaNetwork</rdfs:comment> </ObjectProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#refersTo --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#refersTo --> - <ObjectProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#refersTo"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Function"/> - <rdfs:range rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Aspect"/> + <ObjectProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#refersTo"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Function"/> + <rdfs:range rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Aspect"/> <rdfs:comment>A Functionality of a Device can refer to a certain Aspect (a quality or kind) that is measured or controlled by that Functionality. e.g. a temperature sensor would refer to the Aspect "Temperature" that it measures</rdfs:comment> </ObjectProperty> @@ -330,10 +330,10 @@ e.g. a temperature sensor would refer to the Aspect "Temperature" that - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction --> - <DatatypeProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#SimpleTypeVariable"/> + <DatatypeProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#SimpleTypeVariable"/> <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral"/> <rdfs:comment>This Data Property specifies the restrictions on the data type of the SimpleTypeVariable. The Data Property "hasDataRestriction" shall always be sub-classed</rdfs:comment> @@ -341,11 +341,11 @@ The Data Property "hasDataRestriction" shall always be sub-classed</rd - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction_length --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction_length --> - <DatatypeProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction_length"> - <rdfs:subPropertyOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction"/> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#SimpleTypeVariable"/> + <DatatypeProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction_length"> + <rdfs:subPropertyOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction"/> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#SimpleTypeVariable"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/> <rdfs:comment>This Data Property specifies the exact number of characters or list items allowed of the SimpleTypeVariable. Must be equal to or greater than zero. it applies to: @@ -354,11 +354,11 @@ it applies to: - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction_maxExclusive --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction_maxExclusive --> - <DatatypeProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction_maxExclusive"> - <rdfs:subPropertyOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction"/> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#SimpleTypeVariable"/> + <DatatypeProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction_maxExclusive"> + <rdfs:subPropertyOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction"/> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#SimpleTypeVariable"/> <rdfs:range> <rdfs:Datatype> <unionOf rdf:parseType="Collection"> @@ -375,11 +375,11 @@ It applies to: - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction_maxInclusive --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction_maxInclusive --> - <DatatypeProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction_maxInclusive"> - <rdfs:subPropertyOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction"/> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#SimpleTypeVariable"/> + <DatatypeProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction_maxInclusive"> + <rdfs:subPropertyOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction"/> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#SimpleTypeVariable"/> <rdfs:range> <rdfs:Datatype> <unionOf rdf:parseType="Collection"> @@ -396,11 +396,11 @@ It applies to: - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction_maxLength --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction_maxLength --> - <DatatypeProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction_maxLength"> - <rdfs:subPropertyOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction"/> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#SimpleTypeVariable"/> + <DatatypeProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction_maxLength"> + <rdfs:subPropertyOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction"/> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#SimpleTypeVariable"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/> <rdfs:comment>This Data Property specifies the maximum number of characters or list items allowed of the SimpleTypeVariable. Must be equal to or greater than zero. it applies to: @@ -409,11 +409,11 @@ it applies to: - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction_minExclusive --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction_minExclusive --> - <DatatypeProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction_minExclusive"> - <rdfs:subPropertyOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction"/> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#SimpleTypeVariable"/> + <DatatypeProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction_minExclusive"> + <rdfs:subPropertyOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction"/> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#SimpleTypeVariable"/> <rdfs:range> <rdfs:Datatype> <unionOf rdf:parseType="Collection"> @@ -430,11 +430,11 @@ It applies to: - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction_minInclusive --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction_minInclusive --> - <DatatypeProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction_minInclusive"> - <rdfs:subPropertyOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction"/> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#SimpleTypeVariable"/> + <DatatypeProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction_minInclusive"> + <rdfs:subPropertyOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction"/> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#SimpleTypeVariable"/> <rdfs:range> <rdfs:Datatype> <unionOf rdf:parseType="Collection"> @@ -451,11 +451,11 @@ It applies to: - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction_minLength --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction_minLength --> - <DatatypeProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction_minLength"> - <rdfs:subPropertyOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction"/> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#SimpleTypeVariable"/> + <DatatypeProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction_minLength"> + <rdfs:subPropertyOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction"/> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#SimpleTypeVariable"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/> <rdfs:comment>This Data Property specifies the minimum number of characters or list items allowed of the SimpleTypeVariable. Must be equal to or greater than zero. it applies to: @@ -464,11 +464,11 @@ it applies to: - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction_pattern --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction_pattern --> - <DatatypeProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction_pattern"> - <rdfs:subPropertyOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction"/> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#SimpleTypeVariable"/> + <DatatypeProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction_pattern"> + <rdfs:subPropertyOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction"/> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#SimpleTypeVariable"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> <rdfs:comment>This Data Property specifies the restrictions of the SimpleTypeVariable to a subset of strings containing the exact sequence of characters that are acceptable it applies to: @@ -477,10 +477,10 @@ it applies to: - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataType --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataType --> - <DatatypeProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataType"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#SimpleTypeVariable"/> + <DatatypeProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataType"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#SimpleTypeVariable"/> <rdfs:range> <rdfs:Datatype> <oneOf> @@ -623,10 +623,10 @@ it applies to: - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasThingAnnotation --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasThingAnnotation --> - <DatatypeProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasThingAnnotation"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Thing"/> + <DatatypeProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasThingAnnotation"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Thing"/> <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/> <rdfs:comment>This data property contains a description of a Thing. Note: Data Property: hasThingAnnotation should be used in cases where the annotation data do not change very often and/or where they are usually not the subject of semantic operations (e.g. semantic discovery). Otherwise Object Propety: hasThingPropery should be used @@ -635,10 +635,10 @@ E.g. a certain type of Device could have the model (as a numeric description) or - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasValue --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasValue --> - <DatatypeProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasValue"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#SimpleTypeVariable"/> + <DatatypeProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasValue"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#SimpleTypeVariable"/> <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/> <rdfs:comment>This data property contains the value of the Variable if that value is part of the semantic description and is not contained in a different resource (identified by the oneM2MTargetURI data property). Storing the value of a Variable in a semantic description (i.e. as part of the RDF description in the semanticDescriptor resource) is useful for values that are relatively static (e.g. the name of the manufacturer). - Data properties "hasValue" and "oneM2MTargetURI" are mutually exclusive. Only one of the two shall be instantiated.</rdfs:comment> @@ -646,49 +646,49 @@ E.g. a certain type of Device could have the model (as a numeric description) or - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#isDataList --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#isDataList --> - <DatatypeProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#isDataList"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#SimpleTypeVariable"/> + <DatatypeProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#isDataList"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#SimpleTypeVariable"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/> </DatatypeProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#netTechnologyCommunicationProtocol --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#netTechnologyCommunicationProtocol --> - <DatatypeProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#netTechnologyCommunicationProtocol"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#AreaNetwork"/> + <DatatypeProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#netTechnologyCommunicationProtocol"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#AreaNetwork"/> <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral"/> <rdfs:comment>Identification of a communication protocol (e.g. ZigBee_1_0)</rdfs:comment> </DatatypeProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#netTechnologyPhysicalStandard --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#netTechnologyPhysicalStandard --> - <DatatypeProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#netTechnologyPhysicalStandard"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#AreaNetwork"/> + <DatatypeProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#netTechnologyPhysicalStandard"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#AreaNetwork"/> <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral"/> <rdfs:comment>Identification of the physical properties of a Area Network technology (e.g. IEEE_802_15_4_2003_2_4GHz).</rdfs:comment> </DatatypeProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#netTechnologyProfile --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#netTechnologyProfile --> - <DatatypeProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#netTechnologyProfile"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#AreaNetwork"/> + <DatatypeProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#netTechnologyProfile"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#AreaNetwork"/> <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral"/> <rdfs:comment>Identification of a profile (e.g. ZigBee_HA) of a Area Network technology.</rdfs:comment> </DatatypeProperty> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#oneM2MAttribute --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#oneM2MAttribute --> - <DatatypeProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#oneM2MAttribute"> - <rdfs:domain rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#SimpleTypeVariable"/> + <DatatypeProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#oneM2MAttribute"> + <rdfs:domain rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#SimpleTypeVariable"/> <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral"/> <rdfs:comment>This Data Property contains the name of the attribute of the oneM2M resource of type <flexContainer> or the the child resource of the oneM2M resource of type <container> that is referenced with the oneM2MTargetURI and that stores the value of the SimpleTypeVariable - if the resource-type of the oneM2M resource that is referenced with the oneM2MTargetURI is <container> then this Data Property shall contain the text string "#latest"</rdfs:comment> @@ -696,14 +696,14 @@ E.g. a certain type of Device could have the model (as a numeric description) or - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#oneM2MMethod --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#oneM2MMethod --> - <DatatypeProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#oneM2MMethod"> + <DatatypeProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#oneM2MMethod"> <rdfs:domain> <Class> <unionOf rdf:parseType="Collection"> - <rdf:Description rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Operation"/> - <rdf:Description rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Variable"/> + <rdf:Description rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Operation"/> + <rdf:Description rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Variable"/> </unionOf> </Class> </rdfs:domain> @@ -716,14 +716,14 @@ E.g. a certain type of Device could have the model (as a numeric description) or - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#oneM2MTargetURI --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#oneM2MTargetURI --> - <DatatypeProperty rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#oneM2MTargetURI"> + <DatatypeProperty rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#oneM2MTargetURI"> <rdfs:domain> <Class> <unionOf rdf:parseType="Collection"> - <rdf:Description rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Operation"/> - <rdf:Description rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Variable"/> + <rdf:Description rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Operation"/> + <rdf:Description rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Variable"/> </unionOf> </Class> </rdfs:domain> @@ -747,48 +747,48 @@ That address could be e.g. - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#AreaNetwork --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#AreaNetwork --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#AreaNetwork"> - <rdfs:comment>An AreaNetwork (Class: AreaNetwork) is a Network that provides data transport services between an Interworked Device and the oneM2M System. Different area Networks can use heterogeneous network technologies that may or may not support IP access</rdfs:comment> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#AreaNetwork"> + <rdfs:comment>An AreaNetwork (Class: AreaNetwork) is a Network that provides data transport services between an Interworked Device and the oneM2M System. Different area Networks can use heterogeneous network technologies that may or may not support IP access.</rdfs:comment> </Class> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Aspect --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Aspect --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Aspect"> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Aspect"> <rdfs:comment>An Aspect (Class: Aspect) describes the real-world aspect that a functionality relates to. Aspect is also used to describe the quality or kind OperationInput- or OperationOutput variables. The Aspect could be a (physical or non-physical) entity or it could be a quality</rdfs:comment> </Class> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Command --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Command --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Command"> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Command"> <rdfs:subClassOf> <Restriction> - <onProperty rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasInput"/> - <allValuesFrom rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#OperationInput"/> + <onProperty rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasInput"/> + <allValuesFrom rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#OperationInput"/> </Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <Restriction> - <onProperty rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasInputDataPoint"/> - <allValuesFrom rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#InputDataPoint"/> + <onProperty rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasInputDataPoint"/> + <allValuesFrom rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#InputDataPoint"/> </Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <Restriction> - <onProperty rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasOutput"/> - <allValuesFrom rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#OperationOutput"/> + <onProperty rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasOutput"/> + <allValuesFrom rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#OperationOutput"/> </Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <Restriction> - <onProperty rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasOutputDataPoint"/> - <allValuesFrom rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#OutputDataPoint"/> + <onProperty rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasOutputDataPoint"/> + <allValuesFrom rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#OutputDataPoint"/> </Restriction> </rdfs:subClassOf> <rdfs:comment>A Command (Class: Command) represents an action that can be performed to support the Functionality. A Command is the human understandable name of that action that is invoked in a device or is reported by the device. An Operation exposes a Command to the network. OperationInput and OperationOutput of the related Operation can parameterize the command. @@ -800,31 +800,31 @@ Note: In RESTful systems the names of Input- and OutputDataPoints are usually ch - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#ControllingFunction --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#ControllingFunction --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#ControllingFunction"> - <rdfs:subClassOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Function"/> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#ControllingFunction"> + <rdfs:subClassOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Function"/> <rdfs:comment>A ControllingFunctionality (Class: ControllingFunctionality) represents a functionality that has impacts on the real world, but does not gather data. In general a ControllingFunctionality has Commands (and/or Operations of its related Services) that receives Input data E.g. a thermostat would have "temperature-adjustment" as a ControllingFunctionality</rdfs:comment> </Class> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Device --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Device --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Device"> - <rdfs:subClassOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Thing"/> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Device"> + <rdfs:subClassOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Thing"/> <rdfs:subClassOf> <Restriction> - <onProperty rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasService"/> - <allValuesFrom rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Service"/> + <onProperty rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasService"/> + <allValuesFrom rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Service"/> </Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <Restriction> - <onProperty rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasFunction"/> + <onProperty rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasFunction"/> <minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</minQualifiedCardinality> - <onClass rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Function"/> + <onClass rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Function"/> </Restriction> </rdfs:subClassOf> <rdfs:comment>A Device (Class: Device) is a object designed to accomplish a particular task. A Device contains some logic and is producer and/or consumer of data that are exchanged via its Services with other oneM2M entities (Devices, Things) in the network. A Device may be a physical or non-physical entity. @@ -837,9 +837,9 @@ In the context of oneM2M a Device is always assumed to be capable of communicati - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Function --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Function --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Function"> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Function"> <rdfs:comment>A Functionality (Class: Functionality) represents the functionality necessary to accomplish the task for which a Device is designed. A device can be designed to perform more than one functionality. The functionality exhibits the – human understandable – meaning what the device "does". A Functionality refers to (e.g. observes or influences) some real-world aspect(s), that can be modelled as a Class: Aspect. @@ -850,73 +850,73 @@ A Functionality of a Device can be influenced / observed by a human user through - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#GET_InputDataPoint --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#GET_InputDataPoint --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#GET_InputDataPoint"> - <rdfs:subClassOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Operation"/> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#GET_InputDataPoint"> + <rdfs:subClassOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Operation"/> <rdfs:comment>GET_InputDataPoint (Class: GET_InputDataPoint) is an Operation that may be offered by a Device to trigger the device to retrieve the data of an InputDataPoint (e.g. outside of the schedule when the device normally retrieves data from that DataPoint)</rdfs:comment> </Class> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#InputDataPoint --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#InputDataPoint --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#InputDataPoint"> - <rdfs:subClassOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Variable"/> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#InputDataPoint"> + <rdfs:subClassOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Variable"/> <rdfs:comment>InputDataPoint (Class: InputDataPoint) is a Variable of a Service that is accessed by a RESTful Device in its environment and that the Device reads out autonomously (e.g. at periodic times). To enable a third party to instruct the device to retrieve (out of schedule) the current value of a InputputDataPoint devices often also offer a GET_InputDataPoint Operation to trigger the device to retrieve the data from the InputDataPoint</rdfs:comment> </Class> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#InterworkedDevice --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#InterworkedDevice --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#InterworkedDevice"> - <rdfs:subClassOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Device"/> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#InterworkedDevice"> + <rdfs:subClassOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Device"/> <rdfs:comment>An InterworkedDevice (Class: InterworkedDevice) is a Device – e.g. in an Area Network – that does not support oneM2M interfaces and can only be accessed from the oneM2M System by communicating with a "proxied" (virtual) device that has been created by an Interworking Proxy Entity</rdfs:comment> </Class> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#MeasuringFunction --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#MeasuringFunction --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#MeasuringFunction"> - <rdfs:subClassOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Function"/> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#MeasuringFunction"> + <rdfs:subClassOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Function"/> <rdfs:comment>A MeasuringFunctionality (Class: MeasuringFunctionality) represents a functionality that has no impacts on the real world, but only gathers data. In general a MeasuringFunctionality has Commands (and/or Operations of its related Services) that generate Output data E.g. a temperature sensor would have "temperature-sensing" as a MeasuringFunctionality</rdfs:comment> </Class> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#MetaData --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#MetaData --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#MetaData"> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#MetaData"> <rdfs:comment>MetaData (Class: MetaData) contain data (like units, precision-ranges …) about a Variable or about an Aspect. E.g. the indoor temperature could have meta data: "Degrees Celsius"</rdfs:comment> </Class> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Operation --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Operation --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Operation"> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Operation"> <rdfs:subClassOf> <Restriction> - <onProperty rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#exposesCommand"/> - <allValuesFrom rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Command"/> + <onProperty rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#exposesCommand"/> + <allValuesFrom rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Command"/> </Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <Restriction> - <onProperty rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasInput"/> - <allValuesFrom rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#OperationInput"/> + <onProperty rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasInput"/> + <allValuesFrom rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#OperationInput"/> </Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <Restriction> - <onProperty rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasOutput"/> - <allValuesFrom rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#OperationOutput"/> + <onProperty rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasOutput"/> + <allValuesFrom rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#OperationOutput"/> </Restriction> </rdfs:subClassOf> <rdfs:comment>An Operation (Class: Operation) is the means of a Service to communicate in a procedure-type manner over the network (i.e. transmit data to/from other devices). It is the –machine interpretable- exposure of a –human understandable- Command to a network. @@ -932,69 +932,69 @@ An Operation correlates the output data of the Operation to the input data that - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#OperationInput --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#OperationInput --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#OperationInput"> - <rdfs:subClassOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Variable"/> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#OperationInput"> + <rdfs:subClassOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Variable"/> <rdfs:comment>OperationInput (Class: OperationInput) describes an input of an Operation of a Service. OperationInput also describes the input of an Command.</rdfs:comment> </Class> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#OperationOutput --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#OperationOutput --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#OperationOutput"> - <rdfs:subClassOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Variable"/> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#OperationOutput"> + <rdfs:subClassOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Variable"/> <rdfs:comment>OperationOutput (Class: OperationOutput) describes an output of an Operation. OperationOutput also describes the output of a Command. - An Operation/Command may have multiple OperationInputs and/or OperationOutputs</rdfs:comment> </Class> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#OutputDataPoint --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#OutputDataPoint --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#OutputDataPoint"> - <rdfs:subClassOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Variable"/> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#OutputDataPoint"> + <rdfs:subClassOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Variable"/> <rdfs:comment>OutputDataPoint (Class: OutputDataPoint) is a Variable of a Service that is set by a RESTful Device in its environment and that the Device updates autonomously (e.g. at periodic times). To enable a third party to instruct the device to update (out of schedule) the current value of a OutputputDataPoint devices often also offer a SET_OutputDataPoint Operation to trigger the device to update the data of the OutputDataPoint</rdfs:comment> </Class> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#SET_OutputDataPoint --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#SET_OutputDataPoint --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#SET_OutputDataPoint"> - <rdfs:subClassOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Operation"/> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#SET_OutputDataPoint"> + <rdfs:subClassOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Operation"/> <rdfs:comment>SET_OutputDataPoint (Class: SET_OutputDataPoint) is an Operation that may be offered by a Device to trigger the device to update the data of an OutputDataPoint (e.g. outside of the schedule when the device normally updates that DataPoint)</rdfs:comment> </Class> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Service --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Service --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Service"> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Service"> <rdfs:subClassOf> <Restriction> - <onProperty rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#exposesFunction"/> - <someValuesFrom rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Function"/> + <onProperty rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#exposesFunction"/> + <someValuesFrom rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Function"/> </Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <Restriction> - <onProperty rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasInputDataPoint"/> - <allValuesFrom rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#InputDataPoint"/> + <onProperty rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasInputDataPoint"/> + <allValuesFrom rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#InputDataPoint"/> </Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <Restriction> - <onProperty rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasOperation"/> - <allValuesFrom rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Operation"/> + <onProperty rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasOperation"/> + <allValuesFrom rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Operation"/> </Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <Restriction> - <onProperty rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasOutputDataPoint"/> - <allValuesFrom rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#OutputDataPoint"/> + <onProperty rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasOutputDataPoint"/> + <allValuesFrom rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#OutputDataPoint"/> </Restriction> </rdfs:subClassOf> <rdfs:comment>A Service (Class: Service) is a electronic representation of a Functionality in a network. The Service exposes the Functionality to the network and makes it discoverable, registerable and remotely controllable in the network. @@ -1006,24 +1006,24 @@ NOTE: While a Functionality describes the – human understandable – meaning - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#SimpleTypeVariable --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#SimpleTypeVariable --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#SimpleTypeVariable"> - <rdfs:subClassOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Variable"/> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#SimpleTypeVariable"> + <rdfs:subClassOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Variable"/> <rdfs:subClassOf> <Restriction> - <onProperty rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataRestriction"/> + <onProperty rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataRestriction"/> <allValuesFrom rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral"/> </Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <Restriction> - <onProperty rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasDataType"/> + <onProperty rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasDataType"/> <qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</qualifiedCardinality> <onDataRange rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral"/> </Restriction> </rdfs:subClassOf> - <disjointWith rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#StructuredTypeVariable"/> + <disjointWith rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#StructuredTypeVariable"/> <rdfs:comment>SimpleTypeVariable (Class: SimpleTypeVariable) is a sub-class of class:Variable that only consists of Variables of simple xml types like xsd:integer, xsd:string…, potentially including lists and restrictions The simple datatypes and –restrictions contained in 'https://www.w3.org/TR/xmlschema11-2' shall be referred to using the prefix: xs</rdfs:comment> @@ -1031,15 +1031,15 @@ The simple datatypes and –restrictions contained in 'https://www.w3.org/T - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#StructuredTypeVariable --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#StructuredTypeVariable --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#StructuredTypeVariable"> - <rdfs:subClassOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Variable"/> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#StructuredTypeVariable"> + <rdfs:subClassOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Variable"/> <rdfs:subClassOf> <Restriction> - <onProperty rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasSubStructure"/> + <onProperty rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasSubStructure"/> <minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</minQualifiedCardinality> - <onClass rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Variable"/> + <onClass rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Variable"/> </Restriction> </rdfs:subClassOf> <rdfs:comment>Structured type variables are variables that are not SimpleType Variables</rdfs:comment> @@ -1047,13 +1047,13 @@ The simple datatypes and –restrictions contained in 'https://www.w3.org/T - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Thing --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Thing --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Thing"> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Thing"> <rdfs:subClassOf> <Restriction> - <onProperty rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#hasThingProperty"/> - <allValuesFrom rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#ThingProperty"/> + <onProperty rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#hasThingProperty"/> + <allValuesFrom rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#ThingProperty"/> </Restriction> </rdfs:subClassOf> <rdfs:comment>A Thing in oneM2M (Class: Thing) is an entity that can be identified in the oneM2M System. @@ -1066,10 +1066,10 @@ E.g. A room that is modelled in oneM2M would be a Thing that could have a room-t - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#ThingProperty --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#ThingProperty --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#ThingProperty"> - <rdfs:subClassOf rdf:resource="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Variable"/> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#ThingProperty"> + <rdfs:subClassOf rdf:resource="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Variable"/> <rdfs:comment>A Variable that quantifies a property of a Thing. A ThingProperty can e.g. be observed or influenced by devices, or it constitutes static data about a Thing. E.g. the indoor temperature of the room could be a ThingProperty of a Thing "room". A ThingProperty of a Thing can concern a certain Aspect, e.g. the indoor temperature concerns the Aspect "Temperature" that could be measured by a temperature sensor. @@ -1078,12 +1078,12 @@ A ThingProperty of a Thing can have meta data</rdfs:comment> - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Variable --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Variable --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#Variable"> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#Variable"> <disjointUnionOf rdf:parseType="Collection"> - <rdf:Description rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#SimpleTypeVariable"/> - <rdf:Description rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#StructuredTypeVariable"/> + <rdf:Description rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#SimpleTypeVariable"/> + <rdf:Description rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#StructuredTypeVariable"/> </disjointUnionOf> <rdfs:comment>A Variable (Class: Variable) constitutes a super class to the following classes: ThingProperty, OperationInput, OperationOutput, OperationState, InputDataPoint, OutputDataPoint, SimpleTypeVariable. Its members are entities that store some data (e.g. integers, text, or structured data) that can change over time. These data of the Variable usually describe some real-world Aspects (e.g. a temperature) and can have MetaData (e.g. units, precision..)</rdfs:comment> @@ -1091,9 +1091,9 @@ These data of the Variable usually describe some real-world Aspects (e.g. a temp - <!-- http://www.onem2m.org/ontology/Base_Ontology/base_ontology#VariableConversion --> + <!-- https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#VariableConversion --> - <Class rdf:about="http://www.onem2m.org/ontology/Base_Ontology/base_ontology#VariableConversion"> + <Class rdf:about="https://git.onem2m.org/MAS/BaseOntology/raw/master/base_ontology.owl#VariableConversion"> <rdfs:comment>A VariableConversion (Class: VariableConversion) represents a conversion rule from the value range of one Variable into the value range of another Variable. The plain text specification of that rule is contained in the annotation property rdfs:comment</rdfs:comment> </Class> </rdf:RDF>