dc:description"This ontology extends the SAREF ontology for the Smart City domain. This work has been developed in the context of the STF 534 (https://portal.etsi.org/STF/STFs/STFHomePages/STF534.aspx), which was established with the goal to create three SAREF extensions, one of them for the Smart City domain."@en.
dc:description"This ontology extends the SAREF ontology for the Smart City domain. This work has been developed in the context of the STF 534 (https://portal.etsi.org/STF/STFs/STFHomePages/STF534.aspx), which was established with the goal to create three SAREF extensions, one of them for the Smart City domain."@en;
rdfs:comment"""Information about changes compared to version 1.1.1:
- Updated namespaces for compatibility with SAREF v3."""@en.
rdfs:comment"An administrative division, unit, entity, area or region, also referred to as a subnational entity, constituent unit, or country subdivision, is a portion of a country or other region delineated for the purpose of administration. (https://en.wikipedia.org/wiki/Administrative_division)"@en;
rdfs:label"Administrative area"@en.
#
# https://w3id.org/def/saref4city#Agent
# https://saref.etsi.org/saref4city/Agent
s4city:Agentaowl:Class;
rdfs:subClassOf<http://xmlns.com/foaf/0.1/Agent>,
...
...
@@ -478,35 +480,35 @@ s4city:Agent a owl:Class ;
s4city:Agentrdfs:comment"An agent making an action in the context of a city. An agent could be a person, software, etc."@en;
rdfs:label"Agent"@en.
#
# https://w3id.org/def/saref4city#City
# https://saref.etsi.org/saref4city/City
s4city:Cityaowl:Class;
rdfs:subClassOfs4city:AdministrativeArea;
rdfs:comment"A city is a large human settlement. A city is distinguished from other human settlements by its relatively great size, but also by its functions and its special symbolic status, which may be conferred by a central authority. (https://en.wikipedia.org/wiki/City)"@en;
rdfs:label"City"@en.
#
# https://w3id.org/def/saref4city#CityObject
# https://saref.etsi.org/saref4city/CityObject
s4city:CityObjectaowl:Class;
rdfs:subClassOfgeosp:Feature;
rdfs:comment"Generic class for describing city objects."@en;
rdfs:label"City object"@en.
#
# https://w3id.org/def/saref4city#Country
# https://saref.etsi.org/saref4city/Country
s4city:Countryaowl:Class;
rdfs:subClassOfs4city:AdministrativeArea;
rdfs:comment"A country is a region that is identified as a distinct national entity in political geography. (https://en.wikipedia.org/wiki/Country)"@en;
rdfs:label"Country"@en.
#
# https://w3id.org/def/saref4city#District
# https://saref.etsi.org/saref4city/District
s4city:Districtaowl:Class;
rdfs:subClassOfs4city:AdministrativeArea;
rdfs:comment"A district is a type of administrative division that, in some countries, is managed by local government. Across the world, areas known as \"districts\" vary greatly in size, spanning regions or counties, several municipalities, subdivisions of municipalities, school district, or political district. (https://en.wikipedia.org/wiki/District)"@en;
rdfs:label"District"@en.
#
# https://w3id.org/def/saref4city#Event
# https://saref.etsi.org/saref4city/Event
s4city:Eventaowl:Class;
rdfs:subClassOf[aowl:Restriction;
...
...
@@ -537,14 +539,14 @@ s4city:Event rdfs:comment "Temporary and scheduled event, like a festival or com
rdfs:comment"A place, amenity, or piece of equipment provided for a particular purpose. (Definition taken from https://en.oxforddictionaries.com/definition/facility)"@en;
@@ -621,14 +623,14 @@ s4city:KeyPerformanceIndicatorAssessment a owl:Class ;
s4city:KeyPerformanceIndicatorAssessmentrdfs:comment"A Key Performance Indicator assessment represents the assessment of a KPI calculated by a given agent in a given time."@en;
rdfs:comment"A neighbourhood (British English), or neighborhood (American English; see spelling differences), is a geographically localised community within a larger city, town, suburb or rural area. (https://en.wikipedia.org/wiki/Neighbourhood)"@en;
rdfs:comment"A device responsible for moving or controlling a mechanism or system"@en;
rdfs:isDefinedBy<https://w3id.org/saref#>;
rdfs:isDefinedBy<https://saref.etsi.org/core/>;
rdfs:label"Actuator"@en.
#
# https://w3id.org/saref#Device
# https://saref.etsi.org/core/Device
saref:Deviceaowl:Class;
rdfs:subClassOfgeosp:Feature,
...
...
@@ -695,7 +697,7 @@ saref:Device a owl:Class ;
saref:Devicerdfs: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 a start and stop function. Devices can be structured in categories (subclasses) that reflect the different domain in which a device is used, e.g., smart appliances domain (subclass FunctionRelated) vs. building domain (subclass BuildingRelated) vs. smart grid domain (subclass EnergyRelated). New categories can be defined,if needed, to reflect other differences, for example different points of view, such as the point of view of the device's user vs. the point of view of the device's manufacturer. We propose a list of devices that are relevant for the purpose of SAREF, but this list can be extended."^^xsd:string;
rdfs:label"Device"^^xsd:string.
#
# https://w3id.org/saref#FeatureOfInterest
# https://saref.etsi.org/core/FeatureOfInterest
saref:FeatureOfInterestaowl:Class;
rdfs:subClassOf[aowl:Restriction;
...
...
@@ -710,7 +712,7 @@ saref:FeatureOfInterest a owl:Class ;
owl:onPropertysaref:isFeatureOfInterestOf;
owl:allValuesFromsaref:Measurement].
#
# https://w3id.org/saref#Measurement
# https://saref.etsi.org/core/Measurement
saref:Measurementaowl:Class;
rdfs:subClassOf[aowl:Restriction;
...
...
@@ -749,10 +751,10 @@ saref:Measurement a owl:Class ;
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:isDefinedBy<https://w3id.org/saref#>;
rdfs:isDefinedBy<https://saref.etsi.org/core/>;
rdfs:label"Measurement"@en.
#
# https://w3id.org/saref#Property
# https://saref.etsi.org/core/Property
saref:Propertyaowl:Class;
rdfs:subClassOf[aowl:Restriction;
...
...
@@ -773,23 +775,23 @@ saref:Property a owl:Class ;
rdfs:comment"An aspect of an entity that can be observable by a sensor."@en,"Anything that can be sensed, measured or controlled in households, common public buildings or offices. We propose here a list of properties that are relevant for the purpose of SAREF, but this list can be extended."^^xsd:string;
rdfs:isDefinedBy<https://w3id.org/saref#>;
rdfs:isDefinedBy<https://saref.etsi.org/core/>;
rdfs:label"Property"@en.
#
# https://w3id.org/saref#Sensor
# https://saref.etsi.org/core/Sensor
saref:Sensoraowl:Class;
rdfs:subClassOfsaref:Device;
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<https://w3id.org/saref#>;
rdfs:isDefinedBy<https://saref.etsi.org/core/>;
rdfs:label"Sensor"@en.
#
# https://w3id.org/saref#UnitOfMeasure
# https://saref.etsi.org/core/UnitOfMeasure
saref:UnitOfMeasureaowl: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;