Couldn't fetch the linked file.
Version 3.3.0 of the base ontology
Compare changes
+ 280
− 38
@@ -8,7 +8,7 @@
@@ -20,7 +20,7 @@ The oneM2M Partners assume no responsibility for errors or omissions in this doc
@@ -299,7 +299,7 @@ the cardinality of hasSubService must be - min 1.</rdfs:comment>
@@ -309,7 +309,7 @@ the cardinality of hasSubService must be - min 1.</rdfs:comment>
@@ -319,7 +319,7 @@ the cardinality of hasSubService must be - min 1.</rdfs:comment>
@@ -329,8 +329,8 @@ the cardinality of hasSubService must be - min 1.</rdfs:comment>
@@ -361,6 +361,10 @@ The Data Property "hasDataRestriction" shall always be sub-classed</rd
E.g. the subset of the value space of rdf:PlainLiteral corresponding to the facet pair ( rdf:langRange "de-DE" ) contains the pairs < "abc" , "de-de" > and < "abc" , "de-de-1996" > (because these match the language range "de-DE" according to RFC 4647), but not the string "abc" (because it is not a pair with a language tag) or the pairs < "abc" , "de-deva" > and < "abc" , "de-latn-de" > (because these do not match the language range "de-DE" according to RFC 4647)</rdfs:comment>
@@ -369,6 +373,21 @@ The Data Property "hasDataRestriction" shall always be sub-classed</rd
@@ -377,6 +396,49 @@ The Data Property "hasDataRestriction" shall always be sub-classed</rd
@@ -385,6 +447,49 @@ The Data Property "hasDataRestriction" shall always be sub-classed</rd
@@ -393,6 +498,21 @@ The Data Property "hasDataRestriction" shall always be sub-classed</rd
@@ -401,6 +521,49 @@ The Data Property "hasDataRestriction" shall always be sub-classed</rd
@@ -409,6 +572,49 @@ The Data Property "hasDataRestriction" shall always be sub-classed</rd
@@ -417,6 +623,21 @@ The Data Property "hasDataRestriction" shall always be sub-classed</rd
@@ -425,6 +646,19 @@ The Data Property "hasDataRestriction" shall always be sub-classed</rd
@@ -813,12 +1047,6 @@ E.g. a thermostat would have "temperature-adjustment" as a Controlling
@@ -843,12 +1071,22 @@ In the context of oneM2M a Device is always assumed to be capable of communicati
@@ -908,6 +1146,12 @@ E.g. the indoor temperature could have meta data: "Degrees Celsius"</r
@@ -918,6 +1162,12 @@ E.g. the indoor temperature could have meta data: "Degrees Celsius"</r
@@ -1005,6 +1255,16 @@ An Operation correlates the output data of the Operation to the input data that
@@ -1032,16 +1292,10 @@ An Operation correlates the output data of the Operation to the input data that
NOTE: While a Functionality describes the – human understandable – meaning of a Service of the device the Service is used to describe how such functionality is represented in a communication network and can be accessed by electronic means. The Service and its Operations is therefore dependent on the technology of the network, hard- and software of the device.</rdfs:comment>
@@ -1087,12 +1341,6 @@ The simple datatypes and –restrictions contained in "OWL 2 Web Ontology L
@@ -1107,10 +1355,10 @@ E.g. A room that is modelled in oneM2M would be a Thing that could have a room-t
@@ -1118,12 +1366,6 @@ A Value of a Thing can have meta data</rdfs:comment>
<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.