made by pyLODE 2.10.0

SAREF extension for Smart City

Metadata

URI
https://saref.etsi.org/saref4city/
Publisher(s)
None
Creator(s)
None
Modified
2020-06-05
Issued
2020-06-05
Version Information
v1.1.2
Version URI
https://saref.etsi.org/saref4city/v1.1.2/
Imports
https://saref.etsi.org/core/v3.1.1/
License
https://forge.etsi.org/etsi-software-license
Source
https://saref.etsi.org/sources/saref4city/
Ontology RDF
RDF (turtle)

Description

Information about changes compared to version 1.1.1: - Updated namespaces for compatibility with SAREF v3.

Table of Contents

  1. Classes
  2. Object Properties
  3. Datatype Properties
  4. Annotation Properties
  5. Namespaces
  6. Legend

Overview

Pictures say 1,000 words
Figure 1: Ontology overview

Classes

LinguisticSystemc # Classes

URI http://purl.org/dc/terms/LinguisticSystem

Public Servicec # Classes

URI http://purl.org/vocab/cpsv#PublicService
Is Defined By http://purl.org/vocab/cpsv#
Description

This class represents the service itself. A public service is the capacity to carry out a procedure and exists whether it is used or not. It is a set of deeds and acts performed by or on behalf of a public agency for the benefit of a citizen, a business or another public agency.

Sub-classes Public servicec

Featurec # Classes

URI http://www.opengis.net/ont/geosparql#Feature
Is Defined By http://www.opengis.net/ont/geosparql
Description

This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types.

Super-classes geosp:SpatialObjectc
Sub-classes City objectc
Facilityc
Administrative areac
saref:Devicec

Geometryc # Classes

URI http://www.opengis.net/ont/geosparql#Geometry
Is Defined By http://www.opengis.net/ont/geosparql
Description

The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types.

Super-classes geosp:SpatialObjectc
Sub-classes geo:Pointc

SpatialObjectc # Classes

URI http://www.opengis.net/ont/geosparql#SpatialObject
Is Defined By http://www.opengis.net/ont/geosparql
Description

The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry.

Sub-classes geosp:Featurec
geosp:Geometryc

Pointc # Classes

URI http://www.w3.org/2003/01/geo/wgs84_pos#Point
Is Defined By http://www.w3.org/2003/01/geo/wgs84_pos#
Description

A point, typically described using a coordinate system relative to Earth, such as WGS84.

Super-classes geosp:Geometryc

SpatialThingc # Classes

URI http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing
In domain of geo:latdp
geo:altdp
geo:longdp

Conceptc # Classes

URI http://www.w3.org/2004/02/skos/core#Concept
Is Defined By http://www.w3.org/2004/02/skos/core#

Instantc # Classes

URI http://www.w3.org/2006/time#Instant
Is Defined By http://www.w3.org/2006/time#
Description

A temporal entity with zero extent or duration

Super-classes time:TemporalEntityc

Time intervalc # Classes

URI http://www.w3.org/2006/time#Interval
Is Defined By http://www.w3.org/2006/time#
Super-classes time:TemporalEntityc

TemporalDurationc # Classes

URI http://www.w3.org/2006/time#TemporalDuration

Temporal entityc # Classes

URI http://www.w3.org/2006/time#TemporalEntity
Is Defined By http://www.w3.org/2006/time#
Description

A temporal interval or instant.

Sub-classes time:Intervalc
time:Instantc

Organizationc # Classes

URI http://www.w3.org/ns/org#Organization
Is Defined By http://www.w3.org/ns/org#
Super-classes foaf:Agentc
Sub-classes Public administrationc

Agentc # Classes

URI http://xmlns.com/foaf/0.1/Agent
Is Defined By http://xmlns.com/foaf/0.1/
Sub-classes org:Organizationc
Agentc
foaf:Personc

Personc # Classes

URI http://xmlns.com/foaf/0.1/Person
Is Defined By http://xmlns.com/foaf/0.1/
Super-classes foaf:Agentc

Actuatorc # Classes

URI https://saref.etsi.org/core/Actuator
Is Defined By https://saref.etsi.org/core/
Description

A device responsible for moving or controlling a mechanism or system

Super-classes saref:Devicec

Devicec # Classes

URI https://saref.etsi.org/core/Device
Description

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.

Super-classes geosp:Featurec
Restrictions saref:controlsPropertyop only saref:Propertyc
saref:makesMeasurementop only saref:Measurementc
saref:measuresPropertyop only saref:Propertyc
Sub-classes saref:Actuatorc
saref:Sensorc

FeatureOfInterestc # Classes

URI https://saref.etsi.org/core/FeatureOfInterest
Restrictions saref:hasPropertyop only saref:Propertyc
has key performance indicatorop only Key Performance Indicatorc
saref:hasMeasurement only saref:Measurementc

Measurementc # Classes

URI https://saref.etsi.org/core/Measurement
Is Defined By https://saref.etsi.org/core/
Description

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.

Restrictions saref:measurementMadeByop only saref:Devicec
saref:hasValue exactly 1
saref:isMeasuredInop exactly 1 saref:UnitOfMeasurec
saref:relatesToPropertyop exactly 1 saref:Propertyc
saref:hasTimestamp only xsd:dateTimec
saref:isMeasurementOf only saref:FeatureOfInterestc
saref:relatesToPropertyop only saref:Propertyc
saref:isMeasuredInop only saref:UnitOfMeasurec

Propertyc # Classes

URI https://saref.etsi.org/core/Property
Is Defined By https://saref.etsi.org/core/
Description

An aspect of an entity that can be observable by a sensor.

Restrictions saref:isControlledByDeviceop only saref:Devicec
saref:relatesToMeasurementop only saref:Measurementc
saref:isPropertyOfop only saref:FeatureOfInterestc
saref:isMeasuredByDeviceop only saref:Devicec

Sensorc # Classes

URI https://saref.etsi.org/core/Sensor
Is Defined By https://saref.etsi.org/core/
Description

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.

Super-classes saref:Devicec

Unit of measurec # Classes

URI https://saref.etsi.org/core/UnitOfMeasure
Is Defined By https://saref.etsi.org/core/
Description

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.

Administrative areac # Classes

URI https://saref.etsi.org/saref4city/AdministrativeArea
Description

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)

Super-classes geosp:Featurec
Sub-classes Neighbourhoodc
Countryc
Districtc
Cityc

Agentc # Classes

URI https://saref.etsi.org/saref4city/Agent
Description

An agent making an action in the context of a city. An agent could be a person, software, etc.

Super-classes foaf:Agentc
Restrictions cpsv:providesop only Public servicec
cpsv:usesop only Public servicec

Cityc # Classes

URI https://saref.etsi.org/saref4city/City
Description

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)

Super-classes Administrative areac

City objectc # Classes

URI https://saref.etsi.org/saref4city/CityObject
Description

Generic class for describing city objects.

Super-classes geosp:Featurec

Countryc # Classes

URI https://saref.etsi.org/saref4city/Country
Description

A country is a region that is identified as a distinct national entity in political geography. (https://en.wikipedia.org/wiki/Country)

Super-classes Administrative areac

Districtc # Classes

URI https://saref.etsi.org/saref4city/District
Description

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)

Super-classes Administrative areac

Eventc # Classes

URI https://saref.etsi.org/saref4city/Event
Description

Temporary and scheduled event, like a festival or competition. (Definition taken from Wikidata)

Restrictions has accesibilityop only skos:Conceptc
takes place at timeop only time:TemporalEntityc
is subevent ofop only Eventc
takes place at facilityop only Facilityc
is organized byop only Agentc

Facilityc # Classes

URI https://saref.etsi.org/saref4city/Facility
Description

A place, amenity, or piece of equipment provided for a particular purpose. (Definition taken from https://en.oxforddictionaries.com/definition/facility)

Super-classes geosp:Featurec

Key Performance Indicatorc # Classes

URI https://saref.etsi.org/saref4city/KeyPerformanceIndicator
Description

A Key Performance Indicator (KPI) is a type of performance measurement. KPIs evaluate the success of an organization or of a particular activity in which it engages. (Definition taken from FIWARE)

Restrictions has calculation periodop only time:TemporalDurationc
is key performance indicator ofop only saref:FeatureOfInterestc

Key performance indicator assessmentc # Classes

URI https://saref.etsi.org/saref4city/KeyPerformanceIndicatorAssessment
Description

A Key Performance Indicator assessment represents the assessment of a KPI calculated by a given agent in a given time.

Restrictions has creation datedp only xsd:dateTimec
has last update datedp only xsd:dateTimec
assessesop only saref:FeatureOfInterestc
is derived fromop only saref:Measurementc
has expiration datedp only xsd:dateTimec
is assessed byop only Agentc
quantifies KPIop only Key Performance Indicatorc
refers to timeop only time:TemporalEntityc
saref:hasValue exactly 1
saref:isMeasuredInop only saref:UnitOfMeasurec

Neighbourhoodc # Classes

URI https://saref.etsi.org/saref4city/Neighbourhood
Description

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)

Super-classes Administrative areac

Public administrationc # Classes

URI https://saref.etsi.org/saref4city/PublicAdministration
Description

Public leadership of public affairs directly responsible for executive action. (Definition taken from wikidata)

Super-classes org:Organizationc

Public servicec # Classes

URI https://saref.etsi.org/saref4city/PublicService
Description

Public service is a service which is provided by government either directly (through the public sector) or by financing provision of services. (Definition taken from Wikipedia)

Super-classes cpsv:PublicServicec
Restrictions is available in languageop only dcterms:LinguisticSystemc
involves facilityop only Facilityc
cpsv:physicallyAvailableAtop only Administrative areac

Object Properties

physically available atop # OPs

URI http://purl.org/vocab/cpsv#physicallyAvailableAt
Is Defined By http://purl.org/vocab/cpsv#
Description

A physical location at which a user may interact with the Public Service.

providesop # OPs

URI http://purl.org/vocab/cpsv#provides
Is Defined By http://purl.org/vocab/cpsv#
Description

The provides property links an Agent to a Public Service for which it is responsible. Whether it provides the service directly or outsources it is not relevant, the Agent that provides the service is the one that is ultimately responsible for its provision.

usesop # OPs

URI http://purl.org/vocab/cpsv#uses
Is Defined By http://purl.org/vocab/cpsv#
Description

The uses property links an Agent to a Public Service in which it plays the specific role of user, meaning that it provides the input and receives the output but does not play any direct role in providing the service. This will typically be an individual citizen or an outside organisation.

has geometryop # OPs

URI http://www.opengis.net/ont/geosparql#hasGeometry
Is Defined By http://www.opengis.net/ont/geosparql#
Description

A spatial representation for a given feature.

containsop # OPs

URI http://www.opengis.net/ont/geosparql#sfContains
Is Defined By http://www.opengis.net/ont/geosparql
Description

Exists if the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: T*FF*

withinop # OPs

URI http://www.opengis.net/ont/geosparql#sfWithin
Is Defined By http://www.opengis.net/ont/geosparql
Description

Exists if the subject SpatialObject is spatially within the object SpatialObject. DE-9IM: TFF**

locationop # OPs

URI http://www.w3.org/2003/01/geo/wgs84_pos#location
Description

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 .

controls propertyop # OPs

URI https://saref.etsi.org/core/controlsProperty
Description

controls property

has propertyop # OPs

URI https://saref.etsi.org/core/hasProperty
Inverse properties saref:isPropertyOfop

is controlled by deviceop # OPs

URI https://saref.etsi.org/core/isControlledByDevice
Is Defined By https://saref.etsi.org/core/

is measured by deviceop # OPs

URI https://saref.etsi.org/core/isMeasuredByDevice
Is Defined By https://saref.etsi.org/core/

is measured inop # OPs

URI https://saref.etsi.org/core/isMeasuredIn
Is Defined By https://saref.etsi.org/core/

is property ofop # OPs

URI https://saref.etsi.org/core/isPropertyOf

makes measurementop # OPs

URI https://saref.etsi.org/core/makesMeasurement
Is Defined By https://saref.etsi.org/core/
Inverse properties saref:measurementMadeByop

measurementMadeByop # OPs

URI https://saref.etsi.org/core/measurementMadeBy

measures propertyop # OPs

URI https://saref.etsi.org/core/measuresProperty
Is Defined By https://saref.etsi.org/core/

relates to measurementop # OPs

URI https://saref.etsi.org/core/relatesToMeasurement
Is Defined By https://saref.etsi.org/core/

relates to propertyop # OPs

URI https://saref.etsi.org/core/relatesToProperty
Is Defined By https://saref.etsi.org/core/

assessesop # OPs

URI https://saref.etsi.org/saref4city/assesses
Description

assesses

has accesibilityop # OPs

URI https://saref.etsi.org/saref4city/hasAccesibility
Description

has accesibility

has calculation periodop # OPs

URI https://saref.etsi.org/saref4city/hasCalculationPeriod
Description

has calculation period

has key performance indicatorop # OPs

URI https://saref.etsi.org/saref4city/hasKPI
Description

has key performance indicator

Inverse properties is key performance indicator ofop

involves facilityop # OPs

URI https://saref.etsi.org/saref4city/involvesFacility
Description

involves facility

is assessed byop # OPs

URI https://saref.etsi.org/saref4city/isAssessedBy
Description

is assessed by

is available in languageop # OPs

URI https://saref.etsi.org/saref4city/isAvailableInLanguage
Description

is available in language

is derived fromop # OPs

URI https://saref.etsi.org/saref4city/isDerivedFrom
Description

is derived from

is key performance indicator ofop # OPs

URI https://saref.etsi.org/saref4city/isKPIOf
Description

is key performance indicator of

is organized byop # OPs

URI https://saref.etsi.org/saref4city/isOrganizedBy
Description

is organized by

is subevent ofop # OPs

URI https://saref.etsi.org/saref4city/isSubEventOf
Description

is subevent of

quantifies KPIop # OPs

URI https://saref.etsi.org/saref4city/quantifiesKPI
Description

quantifies KPI

refers to featureop # OPs

URI https://saref.etsi.org/saref4city/refersToFeature
Description

Relation between a KPI assessment and the geographical feature it refers to

refers to timeop # OPs

URI https://saref.etsi.org/saref4city/refersToTime
Description

refers to time

takes place at facilityop # OPs

URI https://saref.etsi.org/saref4city/takesPlaceAtFacility
Description

takes place at facility

takes place at timeop # OPs

URI https://saref.etsi.org/saref4city/takesPlaceAtTime
Description

takes place at time

Datatype Properties

altitudedp # DPs

URI http://www.w3.org/2003/01/geo/wgs84_pos#alt
Description

The WGS84 altitude of a SpatialThing (decimal meters above the local reference ellipsoid).

Domain(s) geo:SpatialThingc

latitudedp # DPs

URI http://www.w3.org/2003/01/geo/wgs84_pos#lat
Description

The WGS84 latitude of a SpatialThing (decimal degrees).

Domain(s) geo:SpatialThingc

longitudedp # DPs

URI http://www.w3.org/2003/01/geo/wgs84_pos#long
Description

The WGS84 longitude of a SpatialThing (decimal degrees).

Domain(s) geo:SpatialThingc

has creation datedp # DPs

URI https://saref.etsi.org/saref4city/hasCreationDate
Description

has creation date

Range(s) xsd:dateTimec

has expiration datedp # DPs

URI https://saref.etsi.org/saref4city/hasExpirationDate
Description

has expiration date

Range(s) xsd:dateTimec

has last update datedp # DPs

URI https://saref.etsi.org/saref4city/hasLastUpdateDate
Description

has last update date

Range(s) xsd:dateTimec

Annotation Properties

contributorap # APs

URI http://purl.org/dc/terms/contributor

creatorap # APs

URI http://purl.org/dc/terms/creator

descriptionap # APs

URI http://purl.org/dc/terms/description

issuedap # APs

URI http://purl.org/dc/terms/issued

licenseap # APs

URI http://purl.org/dc/terms/license

modifiedap # APs

URI http://purl.org/dc/terms/modified

publisherap # APs

URI http://purl.org/dc/terms/publisher

sourceap # APs

URI http://purl.org/dc/terms/source

titleap # APs

URI http://purl.org/dc/terms/title

preferredNamespacePrefixap # APs

URI http://purl.org/vocab/vann/preferredNamespacePrefix

preferredNamespaceUriap # APs

URI http://purl.org/vocab/vann/preferredNamespaceUri

Namespaces

default (s4city)
https://saref.etsi.org/saref4city/
cpsv
http://purl.org/vocab/cpsv#
dcterms
http://purl.org/dc/terms/
foaf
http://xmlns.com/foaf/0.1/
geo
http://www.w3.org/2003/01/geo/wgs84_pos#
geosp
http://www.opengis.net/ont/geosparql#
org
http://www.w3.org/ns/org#
owl
http://www.w3.org/2002/07/owl#
prov
http://www.w3.org/ns/prov#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
saref
https://saref.etsi.org/core/
sdo
https://schema.org/
skos
http://www.w3.org/2004/02/skos/core#
time
http://www.w3.org/2006/time#
vann
http://purl.org/vocab/vann/
xsd
http://www.w3.org/2001/XMLSchema#

Legend

cClasses
opObject Properties
fpFunctional Properties
dpData Properties
dpAnnotation Properties
pProperties
niNamed Individuals