Commit 6f260f8e authored by María's avatar María
Browse files

Comments in classes in envi

rdfs:comment added for all classes in envi
parent a0a5bccf
Loading
Loading
Loading
Loading
+68 −38
Original line number Diff line number Diff line
@@ -123,7 +123,7 @@

###  http://saref.linkeddata.es/def/envi#isContainedIn
:isContainedIn rdf:type owl:ObjectProperty ;
               rdfs:label "isContainedIn"@en .
               rdfs:label "is contained in"@en .


###  http://saref.linkeddata.es/def/envi#isProjectedFromHeight
@@ -175,11 +175,15 @@


###  http://www.w3.org/2003/01/geo/wgs84_pos#location
geo:location rdf:type owl:ObjectProperty .
geo:location rdf:type owl:ObjectProperty ;
             rdfs:comment "The relation between something and the point,  or other geometrical thing in space, where it is.  For example, the realtionship between a radio tower and a Point with a given lat and long. Or a relationship between a park and its outline as a closed arc of points, or a road and its location as a arc (a sequence of points). Clearly in practice there will be limit to the accuracy of any such statement, but one would expect an accuracy appropriate for the size of the object and uses such as mapping ."@en ;
             rdfs:isDefinedBy geo: ;
             rdfs:label "location"@en .


###  https://w3id.org/saref#isMeasuredIn
saref:isMeasuredIn rdf:type owl:ObjectProperty .
saref:isMeasuredIn rdf:type owl:ObjectProperty ;
                   rdfs:comment "is measured in"@en .


#################################################################
@@ -256,19 +260,23 @@ saref:isMeasuredIn rdf:type owl:ObjectProperty .


###  https://w3id.org/saref#hasDescription
saref:hasDescription rdf:type owl:DatatypeProperty .
saref:hasDescription rdf:type owl:DatatypeProperty ;
                     rdfs:label "has description"@en .


###  https://w3id.org/saref#hasManufacturer
saref:hasManufacturer rdf:type owl:DatatypeProperty .
saref:hasManufacturer rdf:type owl:DatatypeProperty ;
                      rdfs:label "has manufacturer"@en .


###  https://w3id.org/saref#hasName
saref:hasName rdf:type owl:DatatypeProperty .
saref:hasName rdf:type owl:DatatypeProperty ;
              rdfs:label "has name"@en .


###  https://w3id.org/saref#hasValue
saref:hasValue rdf:type owl:DatatypeProperty .
saref:hasValue rdf:type owl:DatatypeProperty ;
               rdfs:label "has value"@en .


#################################################################
@@ -282,13 +290,13 @@ saref:hasValue rdf:type owl:DatatypeProperty .
                            owl:onProperty :affectsProperty ;
                            owl:allValuesFrom :Property
                          ] ;
          rdfs:comment ""@en ;
          rdfs:comment "Device that can act over at least one property."@en ;
          rdfs:label "Actuator"@en .


###  http://saref.linkeddata.es/def/envi#Color
:Color rdf:type owl:Class ;
       rdfs:comment ""@en ;
       rdfs:comment "Color of the emitted light. It might be indicated by named colors or using other type of color values like hexadecimal for RGB, color temperature, etc."@en ;
       rdfs:label "Color"@en .


@@ -303,19 +311,19 @@ saref:hasValue rdf:type owl:DatatypeProperty .
                                          owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                          owl:onDataRange xsd:string
                                        ] ;
                        rdfs:comment ""@en ;
                        rdfs:comment "An interface defines which primitive operations and services the lower layer makes available to the upper one, when referring to network layers. (Definition adapted from \"Tanenbaum, A. S. (2003). Computer networks, 4-th edition. ed: Prentice Hall.\")"@en ;
                        rdfs:label "Communication interface"@en .


###  http://saref.linkeddata.es/def/envi#CommunicationProtocol
:CommunicationProtocol rdf:type owl:Class ;
                       rdfs:comment ""@en ;
                       rdfs:comment "A protocol is an agreement between the communicating parties on how communication is to proceed. (Definition taken from \"Tanenbaum, A. S. (2003). Computer networks, 4-th edition. ed: Prentice Hall.\")"@en ;
                       rdfs:label "Communication protocol"@en .


###  http://saref.linkeddata.es/def/envi#CompassDirection
:CompassDirection rdf:type owl:Class ;
                  rdfs:comment ""@en ;
                  rdfs:comment "The four cardinal directions or cardinal points are the directions of north, east, south, and west, commonly denoted by their initials: N, E, S, W. East and west are at right angles to north and south, with east being in the clockwise direction of rotation from north and west being directly opposite east. Intermediate points between the four cardinal directions form the points of the compass. (definition taken from https://en.wikipedia.org/wiki/Cardinal_direction)"@en ;
                  rdfs:label "Compass direction"@en .


@@ -357,7 +365,7 @@ saref:hasValue rdf:type owl:DatatypeProperty .
                          owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                          owl:onDataRange xsd:string
                        ] ;
        rdfs:comment ""@en ;
        rdfs:comment "A thing made or adapted for a particular purpose, especially a piece of mechanical or electronic equipment. For example ‘a measuring device’ (definition taken from https://en.oxforddictionaries.com/definition/device). In this ontology it refers to the devices for environmental purposes."@en ;
        rdfs:label "Device"@en .


@@ -401,7 +409,7 @@ saref:hasValue rdf:type owl:DatatypeProperty .
                                         owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                         owl:onDataRange xsd:string
                                       ] ;
                       rdfs:comment ""@en ;
                       rdfs:comment "A digital representation encapsulates a physical object accessible via Web services"@en ;
                       rdfs:label "Digital representation"@en .


@@ -417,20 +425,20 @@ saref:hasValue rdf:type owl:DatatypeProperty .
                                        owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                        owl:onClass :FrequencyUnit
                                      ] ;
                      rdfs:comment ""@en ;
                      rdfs:comment "Represents the measured value made over a frequency property. It is also linked to the frequency unit of measure in which the value is expressed and the timestamp of the measurement."@en ;
                      rdfs:label "Frequency measurement"@en .


###  http://saref.linkeddata.es/def/envi#FrequencyUnit
:FrequencyUnit rdf:type owl:Class ;
               rdfs:subClassOf saref:UnitOfMeasure ;
               rdfs:comment ""@en ;
               rdfs:comment "Unit of measure for the quantity frequency."@en ;
               rdfs:label "Frequency unit"@en .


###  http://saref.linkeddata.es/def/envi#Geometry
:Geometry rdf:type owl:Class ;
          rdfs:comment ""@en ;
          rdfs:comment "Represents the shape of the light emission. It might be instantiated by individuals like \"spherical\", \"cylindrical\", etc. even though it is open to more comples representation of geometries using other vocabularies."@en ;
          rdfs:label "Geometry"@en .


@@ -446,7 +454,7 @@ saref:hasValue rdf:type owl:DatatypeProperty .
                                     owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                     owl:onClass :LengthUnit
                                   ] ;
                   rdfs:comment ""@en ;
                   rdfs:comment "Represents the measured value made over a height property. It is also linked to the height unit of measure in which the value is expressed and the timestamp of the measurement."@en ;
                   rdfs:label "Height measurement"@en .


@@ -465,14 +473,14 @@ saref:hasValue rdf:type owl:DatatypeProperty .
                            owl:onProperty :hasShield ;
                            owl:allValuesFrom xsd:boolean
                          ] ;
          rdfs:comment ""@en ;
          rdfs:comment "A tall pole with a light at the top."@en ;
          rdfs:label "Lamppost"@en .


###  http://saref.linkeddata.es/def/envi#LengthUnit
:LengthUnit rdf:type owl:Class ;
            rdfs:subClassOf saref:UnitOfMeasure ;
            rdfs:comment ""@en ;
            rdfs:comment "Unit of measure for the quantity lenght."@en ;
            rdfs:label "Length unit"@en .


@@ -502,7 +510,7 @@ saref:hasValue rdf:type owl:DatatypeProperty .
                         owl:onProperty :hasProjectionAngle ;
                         owl:allValuesFrom xsd:float
                       ] ;
       rdfs:comment ""@en ;
       rdfs:comment "A light source, which may be a lantern, a street light, a floodlight, a signal lamp or any other device whose primary purpose is the generation of light. (Definition taken from http://wiki.openstreetmap.org/wiki/Proposed_features/Key:light_source#Description)"@en ;
       rdfs:label "Light"@en .


@@ -517,14 +525,14 @@ saref:hasValue rdf:type owl:DatatypeProperty .
                              owl:onProperty geo:location ;
                              owl:allValuesFrom geo:SpatialThing
                            ] ;
            rdfs:comment ""@en ;
            rdfs:comment "An spatial point from where a light is projected. It might belong to a lamppost."@en ;
            rdfs:label "Light point"@en .


###  http://saref.linkeddata.es/def/envi#LightProperty
:LightProperty rdf:type owl:Class ;
               rdfs:subClassOf :Property ;
               rdfs:comment ""@en ;
               rdfs:comment "An aspect of light that can be observable by a sensor."@en ;
               rdfs:label "Light property"@en .


@@ -561,7 +569,7 @@ saref:hasValue rdf:type owl:DatatypeProperty .
                               owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                               owl:onDataRange xsd:float
                             ] ;
             rdfs:comment ""@en ;
             rdfs:comment "Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement."@en ;
             rdfs:label "Measurement"@en .


@@ -577,7 +585,7 @@ saref:hasValue rdf:type owl:DatatypeProperty .
                                     owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                     owl:onClass time:TemporalUnit
                                   ] ;
                   rdfs:comment ""@en ;
                   rdfs:comment "Represents the measured value over a period property. It is also linked to the period unit of measure in which the value is expressed and the timestamp of the measurement."@en ;
                   rdfs:label "Period measurement"@en .


@@ -588,7 +596,7 @@ saref:hasValue rdf:type owl:DatatypeProperty .
                              owl:onProperty :measuresProperty ;
                              owl:someValuesFrom :LightProperty
                            ] ;
            rdfs:comment ""@en ;
            rdfs:comment "A photometer, generally, is an instrument that measures light intensity or optical properties of solutions or surfaces."@en ;
            rdfs:label "Photometer"@en .


@@ -615,13 +623,13 @@ saref:hasValue rdf:type owl:DatatypeProperty .
                                  owl:onProperty saref:hasDescription ;
                                  owl:allValuesFrom xsd:string
                                ] ;
                rdfs:comment ""@en ;
                rdfs:comment "Any Object that has a proper space region.  (Definition extracted from DUL ontology)"@en ;
                rdfs:label "Physical object"@en .


###  http://saref.linkeddata.es/def/envi#Property
:Property rdf:type owl:Class ;
          rdfs:comment ""@en ;
          rdfs:comment "An aspect of an entity that can be observable by a sensor."@en ;
          rdfs:label "Property"@en .


@@ -637,7 +645,7 @@ saref:hasValue rdf:type owl:DatatypeProperty .
                          owl:onProperty :measuresProperty ;
                          owl:allValuesFrom :Property
                        ] ;
        rdfs:comment ""@en ;
        rdfs:comment "A device that makes measurements of particular properties of a area of interes. For example, the light luminiscence."@en ;
        rdfs:label "Sensor"@en .


@@ -664,43 +672,65 @@ saref:hasValue rdf:type owl:DatatypeProperty .
                          owl:onProperty :usesCommunicationProtocol ;
                          owl:allValuesFrom :CommunicationProtocol
                        ] ;
        rdfs:comment ""@en ;
        rdfs:comment "A group of related hardware units or programs or both, especially when dedicated to a single application. (Definition taken from https://en.oxforddictionaries.com/definition/system)"@en ;
        rdfs:label "System"@en .


###  http://saref.linkeddata.es/def/envi#TESS
:TESS rdf:type owl:Class ;
      rdfs:subClassOf :Photometer ;
      rdfs:comment ""@en ;
      rdfs:comment "The Telescope Encoder and Sky Sensor (TESS) is a Sky Brightness and Cloud detector developed as a device for a remote observatory. A TESS can observe the light magnitude and other properties as ambient temperature and sky temperature."@en ;
      rdfs:label "TESS (Telescope Encoder and Sky Sensor)"@en .


###  http://www.w3.org/2003/01/geo/wgs84_pos#Point
geo:Point rdf:type owl:Class .
geo:Point rdf:type owl:Class ;
          rdfs:comment "A point, typically described using a coordinate system relative to Earth, such as WGS84. Uniquely identified by lat/long/alt. i.e. spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT), at(P2, LAT), long(P2, LONG), alt(P2, ALT). sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2)."@en ;
          rdfs:isDefinedBy geo: ;
          rdfs:label "Point"@en .


###  http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing
geo:SpatialThing rdf:type owl:Class .
geo:SpatialThing rdf:type owl:Class ;
                 rdfs:comment "Anything with spatial extent, i.e. size, shape, or position. e.g. people, places, bowling balls, as well as abstract areas like cubes."@en ;
                 rdfs:isDefinedBy geo: ;
                 rdfs:label "Spatial thing"@en .


###  http://www.w3.org/2006/time#TemporalUnit
time:TemporalUnit rdf:type owl:Class .
time:TemporalUnit rdf:type owl:Class ;
                  rdfs:comment "A temporal unit of measure, which provides a scale factor for a time quantity."@en ;
                  rdfs:isDefinedBy time: ;
                  rdfs:label "Temporal unit"@en .


###  https://w3id.org/saref#Device
saref:Device rdf:type owl:Class .
saref:Device rdf:type owl:Class ;
             rdfs:comment "A tangible object designed to accomplish a particular task in households, common public buildings or offices. In order to accomplish this task, the device performs one or more functions. For example, a washing machine is designed to wash (task) and to accomplish this task it performs the start and stop function."@en ;
             rdfs:isDefinedBy saref: ;
             rdfs:label "Device"@en .


###  https://w3id.org/saref#Sensor
saref:Sensor rdf:type owl:Class .
saref:Sensor rdf:type owl:Class ;
             rdfs:comment """A device that detects and responds to events or changes in the physical environment such as light, motion, or temperature changes.
A device that has category saref:Sensor and performs a saref:SensingFunction."""@en ;
             rdfs:isDefinedBy saref: ;
             rdfs:label "Sensor"@en .


###  https://w3id.org/saref#Service
saref:Service rdf:type owl:Class .
saref:Service rdf:type owl:Class ;
              rdfs:comment "A service is a representation of a function to a network that makes the function discoverable, registerable, remotely controllable by other devices in the network. A service can represent one or more functions. A Service is offered by a device that wants (a certain set of) its function(s) to be discoverable, registerable, remotely controllable by other devices in the network. A Service must specify the device that is offering the service, the function(s) to be represented, and the (input and output) parameters necessary to operate the service."@en ;
              rdfs:isDefinedBy saref: ;
              rdfs:label "Service"@en .


###  https://w3id.org/saref#UnitOfMeasure
saref:UnitOfMeasure rdf:type owl:Class .
saref:UnitOfMeasure rdf:type owl:Class ;
                    rdfs:comment "The unit of measure is a standard for measurement of a quantity, such as a Property. For example,  Power is a property and Watt is a unit of power that represents a definite predetermined power: when we say 10 Watt, we actually mean 10 times the definite predetermined power called \"watt\". Our definition is based on the definition of unit of measure in the Ontology of units of Measure (OM). We propose here a list of some units of measure that are relevant for the purpose of the Smart Appliances ontology, but this list can be extended."@en ;
                    rdfs:isDefinedBy saref: ;
                    rdfs:label "Unit of measure"@en .


#################################################################