https://saref.etsi.org/saref4envi/
Information about changes compared to version 1.1.1: - Updated namespaces for compatibility with SAREF v3.
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. 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). |
Sub-classes |
Light pointc |
URI | http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing |
---|---|
Is Defined By | http://www.w3.org/2003/01/geo/wgs84_pos# |
Description |
Anything with spatial extent, i.e. size, shape, or position. e.g. people, places, bowling balls, as well as abstract areas like cubes. |
Sub-classes |
Physical objectc |
URI | http://www.w3.org/2006/time#TemporalUnit |
---|---|
Is Defined By | http://www.w3.org/2006/time# |
Description |
A temporal unit of measure, which provides a scale factor for a time quantity. |
Super-classes |
saref:UnitOfMeasurec |
URI | https://saref.etsi.org/core/Device |
---|---|
Is Defined By | https://saref.etsi.org/core/ |
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 the start and stop function. |
Sub-classes |
Devicec saref:Sensorc |
URI | https://saref.etsi.org/core/Measurement |
---|---|
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:hasTimestampfp only xsd:dateTimec saref:relatesToPropertyop exactly 1 saref:Propertyc saref:isMeasuredInop only saref:UnitOfMeasurec saref:isMeasuredInop exactly 1 saref:UnitOfMeasurec saref:relatesToPropertyop only saref:Propertyc saref:hasValuedp only xsd:floatc saref:hasValuedp exactly 1 |
Sub-classes |
Period measurementc Frequency measurementc Height measurementc |
URI | https://saref.etsi.org/core/Property |
---|---|
Description |
An aspect of an entity that can be observable by a sensor. |
Sub-classes |
Light propertyc |
Members |
s4envi:Height s4envi:Period s4envi:Frequency |
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 |
Restrictions |
saref:makesMeasurementop only saref:Measurementc saref:measuresPropertyop only saref:Propertyc |
Sub-classes |
Photometerc |
URI | https://saref.etsi.org/core/Service |
---|---|
Is Defined By | https://saref.etsi.org/core/ |
Description |
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. |
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. |
Sub-classes |
Length unitc Frequency unitc time:TemporalUnitc |
URI | https://saref.etsi.org/saref4envi/Actuator |
---|---|
Description |
Device that can act over at least one property. |
Super-classes |
Devicec |
Restrictions |
affects propertyop only saref:Propertyc |
URI | https://saref.etsi.org/saref4envi/Color |
---|---|
Description |
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. |
URI | https://saref.etsi.org/saref4envi/CommunicationInterface |
---|---|
Description |
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.") |
Restrictions |
has versionfp max 1 has versionfp only xsd:stringc |
URI | https://saref.etsi.org/saref4envi/CommunicationProtocol |
---|---|
Description |
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.") |
URI | https://saref.etsi.org/saref4envi/CompassDirection |
---|---|
Description |
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) |
URI | https://saref.etsi.org/saref4envi/Device |
---|---|
Description |
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. |
Super-classes |
Systemc saref:Devicec |
Restrictions |
has frequency measurementop only Frequency measurementc has revision numberdp max 1 has versionfp max 1 has versionfp only xsd:stringc saref:hasManufacturerdp only xsd:stringc has revision numberdp only xsd:stringc has transmission periodop only Period measurementc is contained inop only Physical objectc |
Sub-classes |
Lamppostc Actuatorc |
URI | https://saref.etsi.org/saref4envi/DigitalRepresentation |
---|---|
Description |
A digital representation encapsulates a physical object accessible via Web services |
Restrictions |
is accesible throughop only saref:Servicec has identifierdp max 1 has identifierdp only xsd:stringc has creation datefp max 1 saref:hasDescriptiondp only xsd:stringc has creation datefp only xsd:dateTimec encapsulatesop only Physical objectc has tagdp only xsd:stringc |
URI | https://saref.etsi.org/saref4envi/FrequencyMeasurement |
---|---|
Description |
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. |
Super-classes |
saref:Measurementc |
Restrictions |
saref:relatesToPropertyop value s4envi:Frequencyc saref:isMeasuredInop exactly 1 Frequency unitc |
URI | https://saref.etsi.org/saref4envi/FrequencyUnit |
---|---|
Description |
Unit of measure for the quantity frequency. |
Super-classes |
saref:UnitOfMeasurec |
Members |
http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_year http://www.wurvoc.org/vocabularies/om-1.8/hertz http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_day http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_second-time http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_hour |
URI | https://saref.etsi.org/saref4envi/Geometry |
---|---|
Description |
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. |
URI | https://saref.etsi.org/saref4envi/HeightMeasurement |
---|---|
Description |
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. |
Super-classes |
saref:Measurementc |
Restrictions |
saref:isMeasuredInop exactly 1 Length unitc saref:relatesToPropertyop value s4envi:Heightc |
URI | https://saref.etsi.org/saref4envi/Lamppost |
---|---|
Description |
A tall pole with a light at the top. |
Super-classes |
Devicec |
Restrictions |
has light pointop only Light pointc has shieldfp only xsd:booleanc projects lightop only Lightc |
URI | https://saref.etsi.org/saref4envi/LengthUnit |
---|---|
Description |
Unit of measure for the quantity lenght. |
Super-classes |
saref:UnitOfMeasurec |
Members |
http://www.wurvoc.org/vocabularies/om-1.8/kilometre http://www.wurvoc.org/vocabularies/om-1.8/metre http://www.wurvoc.org/vocabularies/om-1.8/decametre http://www.wurvoc.org/vocabularies/om-1.8/millimetre http://www.wurvoc.org/vocabularies/om-1.8/hectometre http://www.wurvoc.org/vocabularies/om-1.8/centimetre http://www.wurvoc.org/vocabularies/om-1.8/decimetre |
URI | https://saref.etsi.org/saref4envi/Light |
---|---|
Description |
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) |
Restrictions |
has projection anglefp only xsd:floatc has geometryop only Geometryc is projected from heightop only Height measurementc is projected in directionop only Compass directionc has colorop only Colorc has flashfp only xsd:booleanc |
URI | https://saref.etsi.org/saref4envi/LightPoint |
---|---|
Description |
An spatial point from where a light is projected. It might belong to a lamppost. |
Super-classes |
geo:Pointc |
Restrictions |
geo:locationop only geo:SpatialThingc projects lightop only Lightc |
URI | https://saref.etsi.org/saref4envi/LightProperty |
---|---|
Description |
An aspect of light that can be observable by a sensor. |
Super-classes |
saref:Propertyc |
Members |
s4envi:Luminiscence s4envi:ScatteringOfLight s4envi:ReflectionOfLight s4envi:Illuminance s4envi:Irradiance s4envi:Fluorescence s4envi:LightMagnitude s4envi:Phosphorescence s4envi:LightAbsorption |
URI | https://saref.etsi.org/saref4envi/PeriodMeasurement |
---|---|
Description |
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. |
Super-classes |
saref:Measurementc |
Restrictions |
saref:isMeasuredInop exactly 1 time:TemporalUnitc saref:relatesToPropertyop value s4envi:Periodc |
URI | https://saref.etsi.org/saref4envi/Photometer |
---|---|
Description |
A photometer, generally, is an instrument that measures light intensity or optical properties of solutions or surfaces. |
Super-classes |
saref:Sensorc |
Restrictions |
saref:measuresPropertyop some Light propertyc |
Sub-classes |
TESS (Telescope Encoder and Sky Sensor)c |
URI | https://saref.etsi.org/saref4envi/PhysicalObject |
---|---|
Description |
Any Object that has a proper space region. (Definition extracted from DUL ontology) |
Super-classes |
geo:SpatialThingc |
Restrictions |
saref:hasDescriptiondp only xsd:stringc is contained inop only Physical objectc containsop only Physical objectc has digital representationop only Digital representationc geo:locationop only geo:SpatialThingc |
Sub-classes |
Systemc |
URI | https://saref.etsi.org/saref4envi/System |
---|---|
Description |
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) |
Super-classes |
Physical objectc |
Restrictions |
is component ofop only Systemc is connected toop only Systemc uses communication interfaceop only Communication interfacec has componentop only Systemc uses communication protocolop only Communication protocolc |
Sub-classes |
Devicec |
URI | https://saref.etsi.org/saref4envi/TESS |
---|---|
Description |
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. |
Super-classes |
Photometerc |
URI | http://www.w3.org/2003/01/geo/wgs84_pos#location |
---|---|
Is Defined By | http://www.w3.org/2003/01/geo/wgs84_pos# |
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 . |
URI | https://saref.etsi.org/core/isMeasuredIn |
---|---|
Is Defined By | https://saref.etsi.org/core/ |
Description |
A relation between a measurement and the unit of measure in which the measurement value is expressed. |
URI | https://saref.etsi.org/core/makesMeasurement |
---|---|
Is Defined By | https://saref.etsi.org/core/ |
Description |
A relation between a sensor and the measurements it makes. Such measurement will link together the valur of the measurement, its unit of measure and the property to which it relates. |
URI | https://saref.etsi.org/core/measuresProperty |
---|---|
Is Defined By | https://saref.etsi.org/core/ |
Description |
A relation between a sensor and the property o properties it can take measurement about. |
URI | https://saref.etsi.org/core/relatesToProperty |
---|---|
Is Defined By | https://saref.etsi.org/core/ |
Description |
A relation between a measurement and the property such measurement is about. |
URI | https://saref.etsi.org/saref4envi/affectsProperty |
---|---|
Description |
A relation between an actuator with the property or properties it can act on |
URI | https://saref.etsi.org/saref4envi/contains |
---|---|
Description |
A relation between a physical object and the physical objects that can be contained in it. |
Inverse properties | is contained inop |
URI | https://saref.etsi.org/saref4envi/encapsulates |
---|---|
Description |
A relation between a digital representation and the physical objects it represents. |
Inverse properties | has digital representationop |
URI | https://saref.etsi.org/saref4envi/hasColor |
---|---|
Description |
A relation between a light emitted and its color. |
URI | https://saref.etsi.org/saref4envi/hasComponent |
---|---|
Description |
A relation between a system and the system in which it might be decomposed. |
Inverse properties | is component ofop |
URI | https://saref.etsi.org/saref4envi/hasDigitalRepresentation |
---|---|
Description |
A relation between a physical object and the digital representation in which it is encapsulated. |
URI | https://saref.etsi.org/saref4envi/hasFrequencyMeasurement |
---|---|
Description |
The relation between a device and the frequency in which it makes measurements. |
URI | https://saref.etsi.org/saref4envi/hasGeometry |
---|---|
Description |
A relation between a light emitted and the shape it is projected in. |
URI | https://saref.etsi.org/saref4envi/hasLightPoint |
---|---|
Description |
A relation between a lamppost and its light points |
URI | https://saref.etsi.org/saref4envi/hasTransmissionPeriod |
---|---|
Description |
The relation between a device and the period in which it transmit information. |
URI | https://saref.etsi.org/saref4envi/isAccesibleThrough |
---|---|
Description |
The relation between a digital representation and the service which it is accesible through. |
URI | https://saref.etsi.org/saref4envi/isComponentOf |
---|---|
Description |
A relation between a system and the system it belongs to as a component. |
URI | https://saref.etsi.org/saref4envi/isConnectedTo |
---|---|
Description |
A relation between a system and the system to which it is connected. |
URI | https://saref.etsi.org/saref4envi/isContainedIn |
---|---|
Description |
A relation between a physical object and the physical object in which it might be contained. |
URI | https://saref.etsi.org/saref4envi/isProjectedFromHeight |
---|---|
Description |
A relation between a light and the height measurement from which it is projected. |
URI | https://saref.etsi.org/saref4envi/isProjectedInDirection |
---|---|
Description |
A relation between a light and the direction in which it is projected. |
URI | https://saref.etsi.org/saref4envi/projectsLight |
---|---|
Description |
A relation between a lamppost or a light point and the light (or lights) they might project. |
URI | https://saref.etsi.org/core/hasTimestamp |
---|---|
Is Defined By | https://saref.etsi.org/core/ |
Description |
A relationship stating the timestamp of an entity (e.g. a measurement). |
Range(s) | xsd:dateTimec |
URI | https://saref.etsi.org/saref4envi/hasCreationDate |
---|---|
Description |
A relationship defining the creation date of an entity (e.g., a digital representation). |
Range(s) | xsd:dateTimec |
URI | https://saref.etsi.org/saref4envi/hasFlash |
---|---|
Description |
A relationship stating whether a light has flash. |
Range(s) | xsd:booleanc |
URI | https://saref.etsi.org/saref4envi/hasProjectionAngle |
---|---|
Description |
A relationship defining the projection angle of an entity (e.g., a light). |
Range(s) | xsd:floatc |
URI | https://saref.etsi.org/saref4envi/hasShield |
---|---|
Description |
A relationship stating whether a lamppost has a shield. |
Range(s) | xsd:booleanc |
URI | https://saref.etsi.org/saref4envi/hasVersion |
---|---|
Description |
A relationship defining the version of a certain entity (e.g., a device) |
Range(s) | xsd:stringc |
URI | https://saref.etsi.org/core/hasDescription |
---|---|
Is Defined By | https://saref.etsi.org/core/ |
Description |
A relationship providing a description of an entity (e.g., device) |
URI | https://saref.etsi.org/core/hasManufacturer |
---|---|
Is Defined By | https://saref.etsi.org/core/ |
Description |
A relationship identifying the manufacturer of an entity (e.g., device) |
URI | https://saref.etsi.org/core/hasValue |
---|---|
Is Defined By | https://saref.etsi.org/core/ |
Description |
A relationship defining the value of a certain property, e.g., energy or power |
URI | https://saref.etsi.org/saref4envi/hasIdentifier |
---|---|
Description |
A relationship providing the identifier of an entity (e.g., digital representation) |
Range(s) | xsd:stringc |
URI | https://saref.etsi.org/saref4envi/hasRevisionNumber |
---|---|
Description |
A relationship defining the revision number of a certain entity (e.g., a device) |
Range(s) | xsd:stringc |
URI | https://saref.etsi.org/saref4envi/hasTag |
---|---|
Description |
A relationship stating the tags that can be assigned to an entity (e.g., a digital representation). |
Range(s) | xsd:stringc |
URI |
http://www.wurvoc.org/vocabularies/om-1.8/centimetre
|
---|
URI |
http://www.wurvoc.org/vocabularies/om-1.8/decametre
|
---|
URI |
http://www.wurvoc.org/vocabularies/om-1.8/decimetre
|
---|
URI |
http://www.wurvoc.org/vocabularies/om-1.8/hectometre
|
---|
URI |
http://www.wurvoc.org/vocabularies/om-1.8/hertz
|
---|
URI |
http://www.wurvoc.org/vocabularies/om-1.8/kilometre
|
---|
URI |
http://www.wurvoc.org/vocabularies/om-1.8/metre
|
---|
URI |
http://www.wurvoc.org/vocabularies/om-1.8/millimetre
|
---|
URI |
http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_day
|
---|
URI |
http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_hour
|
---|
URI |
http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_second-time
|
---|
URI |
http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_year
|
---|
URI |
https://saref.etsi.org/saref4envi/Fluorescence
|
---|---|
Description | An individual representing the light property fluorescence. |
URI |
https://saref.etsi.org/saref4envi/Frequency
|
---|---|
Description | An individual representing the property frequency. |
URI |
https://saref.etsi.org/saref4envi/Height
|
---|---|
Description | An individual representing the property height. |
URI |
https://saref.etsi.org/saref4envi/Illuminance
|
---|---|
Description | An individual representing the light property illuminance. |
URI |
https://saref.etsi.org/saref4envi/Irradiance
|
---|---|
Description | An individual representing the light property irradiance. |
URI |
https://saref.etsi.org/saref4envi/LightAbsorption
|
---|---|
Description | An individual representing the light property light absorption. |
URI |
https://saref.etsi.org/saref4envi/LightMagnitude
|
---|---|
Description | An individual representing the light property light magnitude. |
URI |
https://saref.etsi.org/saref4envi/Luminiscence
|
---|---|
Description | An individual representing the light property luminiscence. |
URI |
https://saref.etsi.org/saref4envi/Period
|
---|---|
Description | An individual representing the property period. |
URI |
https://saref.etsi.org/saref4envi/Phosphorescence
|
---|---|
Description | An individual representing the light property phosphorescence. |
URI |
https://saref.etsi.org/saref4envi/ReflectionOfLight
|
---|---|
Description | An individual representing the light property reflection of light. |
URI |
https://saref.etsi.org/saref4envi/ScatteringOfLight
|
---|---|
Description | An individual representing the light property scattering of light. |
https://saref.etsi.org/saref4envi/
http://purl.org/dc/terms/
http://www.w3.org/2003/01/geo/wgs84_pos#
http://www.w3.org/2002/07/owl#
http://www.w3.org/ns/prov#
http://www.w3.org/1999/02/22-rdf-syntax-ns#
http://www.w3.org/2000/01/rdf-schema#
https://saref.etsi.org/core/
https://schema.org/
http://www.w3.org/2004/02/skos/core#
http://www.w3.org/2006/time#
http://purl.org/vocab/vann/
http://www.w3.org/2001/XMLSchema#
c | Classes |
op | Object Properties |
fp | Functional Properties |
dp | Data Properties |
dp | Annotation Properties |
p | Properties |
ni | Named Individuals |