Replacing base_ontology.owl with version 3_0_0
Compare changes
+ 47
− 100
@@ -19,6 +19,7 @@
@@ -38,7 +39,7 @@ NO REPRESENTATION OR WARRANTY IS MADE THAT THE INFORMATION IS TECHNICALLY ACCURA
@@ -105,11 +106,11 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
@@ -120,17 +121,17 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
@@ -157,9 +158,6 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
@@ -193,9 +191,6 @@ the cardinality of hasInputDataPoint must be - min 1.</rdfs:comment>
@@ -233,9 +228,6 @@ the cardinality of hasOperation must be - min 1.</rdfs:comment>
@@ -265,9 +257,6 @@ the cardinality of hasOutputDataPoint must be - min 1.</rdfs:comment>
@@ -320,7 +309,7 @@ the cardinality of hasSubService must be - min 1.</rdfs:comment>
@@ -619,18 +608,6 @@ The Data Property "hasDataRestriction" shall always be sub-classed</rd
@@ -762,8 +739,8 @@ The Aspect could be a (physical or non-physical) entity or it could be a quality
@@ -774,8 +751,8 @@ The Aspect could be a (physical or non-physical) entity or it could be a quality
<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.
@@ -787,10 +764,10 @@ Note: In RESTful systems the names of Input- and OutputDataPoints are usually ch
@@ -803,21 +780,22 @@ E.g. a thermostat would have "temperature-adjustment" as a Controlling
<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.
@@ -830,9 +808,9 @@ In the context of oneM2M a Device is always assumed to be capable of communicati
@@ -862,10 +840,10 @@ To enable a third party to instruct the device to retrieve (out of schedule) the
@@ -887,13 +865,13 @@ E.g. the indoor temperature could have meta data: "Degrees Celsius"</r
@@ -904,8 +882,8 @@ E.g. the indoor temperature could have meta data: "Degrees Celsius"</r
@@ -946,13 +924,6 @@ An Operation correlates the output data of the Operation to the input data that
@@ -980,6 +951,13 @@ An Operation correlates the output data of the Operation to the input data that
<rdfs:comment>describes the current state during the lifetime of an Operation. The OperationState class represents all possible values for that state (enumerated individuals). The OperationState is set during the progress of the operation by the entity invoking the operation, the entity that is the target of the operation, e.g. a device (or for interworked devices by the IPE) and the CSE. It takes values like
@@ -1000,20 +978,20 @@ An Operation correlates the output data of the Operation to the input data that
@@ -1022,12 +1000,6 @@ An Operation correlates the output data of the Operation to the input data that
@@ -1043,19 +1015,6 @@ NOTE: While a Functionality describes the – human understandable – meaning
@@ -1077,12 +1036,6 @@ The simple datatypes and –restrictions contained in "OWL 2 Web Ontology L
@@ -1108,12 +1061,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.