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 .";
rdfs:label"location".
#
#
#
#
#
#
#
@@ -350,6 +331,26 @@ saref:hasTimestamp a owl:DatatypeProperty ;
saref:hasValueaowl:DatatypeProperty;
saref:hasValueaowl:DatatypeProperty;
rdfs:isDefinedBy<https://saref.etsi.org/core/>;
rdfs:isDefinedBy<https://saref.etsi.org/core/>;
rdfs:label"has value"@en.
rdfs:label"has value"@en.
# http://www.w3.org/2003/01/geo/wgs84_pos#alt
geo:altaowl:DatatypeProperty;
rdfs:comment"The WGS84 altitude of a SpatialThing (decimal meters above the local reference ellipsoid).";
rdfs:label"altitude";
rdfs:domaingeo:SpatialThing.
#
# http://www.w3.org/2003/01/geo/wgs84_pos#lat
geo:lataowl:DatatypeProperty;
rdfs:comment"The WGS84 latitude of a SpatialThing (decimal degrees).";
rdfs:label"latitude";
rdfs:domaingeo:SpatialThing.
#
# http://www.w3.org/2003/01/geo/wgs84_pos#long
geo:longaowl:DatatypeProperty;
rdfs:comment"The WGS84 longitude of a SpatialThing (decimal degrees).";
rdfs:label"longitude";
rdfs:domaingeo:SpatialThing.
#
#
#
#
#
#
@@ -793,24 +794,3 @@ saref:UnitOfMeasure a 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: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;