This document provides human-friendly documentation for MicroclimateMonitoring UrbanDataset having semantic definition in the SCP Ontology 2.0, part of the "Smart City Platform Specifications (SCPS) - Semantic Level" developed as part of the Electricity System Research Project. |
|
File creation date | 2025-01-31 06:15 |
SCPS URL | https://smartcityplatform.enea.it/#/it/index.html |
This document provides the human-friendly representation of the semantic definition of one or more SCPS ontology´s UrbanDatasets.
Each UrbanDataset is described through a table composed of three main sections:
The normative references concerning the syntactic and semantic compliance of UrbanDatasets with the SCPS are:
UrbanDataset Identification | ||||
Scope | Comfort parameters monitoring in inhabited environments | |||
Category / Subcategory | BuiltEnvironment / SmartHome | |||
Identifier | MicroclimateMonitoring-2.0 | |||
Name | Microclimate Monitoring | |||
URI | https://smartcityplatform.enea.it/specification/semantic/2.0/ontology/scps-ontology-2.0.owl#MicroclimateMonitoring | |||
UrbanDataset Contextualization | ||||
Description | Format/Code list | |||
coordinates | Geographical reference |
Aggregated property | ||
subProperty: format | Wgs84 format in which the coordinates are expressed (optional attribute) | string FormatCode.gc |
||
subProperty: height | Altitude (optional property) | double |
||
subProperty: latitude | Latitude | double |
||
subProperty: longitude | Longitude | double |
||
language | The language in which the text fields of the instance are expressed |
string LanguageCode.gc |
||
timestamp | Timestamp |
dateTime |
||
timezone | The time zone to be applied to each timestamp in the instance; it is expressed as
an offset, i.e. as + or - the number of hours and minutes respect to UTC time: +/-hh:mm
(ISO 8601) |
string TimezoneCode.gc |
||
UrbanDataset Properties * properties marked with an asterisk require to indicate, at instance level, the adopted calculation method (e.g. "average", "total", "instantaneous",...) |
||||
Name | Description | Mandatory | Format/Code list | Unit of Measure |
RoomCode | A code identifying the type of room (e.g. kitchen, bathroom, office) where the sensor
is located |
yes | string RoomCode.gc |
|
SensorID | A unique identifier of the sensor, e.g. the serial number, the mac address |
yes | string |
|
SensorTypeCode | The type of sensor (e.g. smart plugs, smart switches, presence, ..) that carries out
the measurement, expressed as code. |
yes | string SensorTypeCode.gc |
|
period | Measurement period of the data reported in the row |
yes | Aggregated property | |
subProperty: end_ts | Timestamp indicating the end of the period | yes | dateTime |
|
subProperty: start_ts | Timestamp indicating the beginning of the period | yes | dateTime |
|
AirTemperature | Air temperature |
no | double |
degreeCelsius[default] degreeFahrenheit |
AtmosphericPressure | Observed atmospheric pressure |
no | double |
hectopascal[default] pascal |
IndoorAirQualityIndex | Air quality index in a closed environment |
no | double |
|
IndoorCO2 | CO2 value (measured or estimated) in a closed environment |
no | double |
partsPerMillion[default] |
IndoorCO2Equivalent | (Indirect) CO2 valued related to the equivalent VOC referred to the average breath
of a person |
no | double |
partsPerMillion[default] |
Luminosity | Luminosity |
no | double |
lux[default] |
OccupantCount | Number of occupants in a delimited area |
no | integer |
|
PM2 | Quantity of particulate matter, fine dust, that are 2,5 micrometers or less in diameter |
no | double |
microgramPerCubicMeter[default] |
PMV | PMV index (predicted mean vote) providing the measurement of indoor comfort according
to the scale [-3,+3] |
no | double |
|
RadonConcentration | Radon concentration |
no | double |
becquerelPerCubicMetre[default] |
RealEstateUnitID | An identifier for the real estate unit (e.g. apartment, building, independent house...) |
no | string |
|
RelativeHumidity | Relative humidity, expressed as percentage |
no | double |
|
RoomID | An identifier for the room |
no | string |
|
SensorName | Brand or model code of the sensor |
no | string |
|
VOC | Volatile organic compounds |
no | double |
partsPerMillion[default] partsPerBillion |
WindowStatusCode | A code indicating the window status (open or closed) |
no | string WindowStatusCode.gc |
|
coordinates | Geographical reference |
no | Aggregated property | |
subProperty: format | Wgs84 format in which the coordinates are expressed (optional attribute) | no | string FormatCode.gc |
|
subProperty: height | Altitude (optional property) | no | double |
|
subProperty: latitude | Latitude | yes | double |
|
subProperty: longitude | Longitude | yes | double |
Short name | RoomCode |
Version | 2.0 |
URI | https://smartcityplatform.enea.it/specification/semantic/2.0/gc/RoomCode.gc |
Agency | ENEA |
Code | Value |
KTH-R | Kitchenette |
KTC-R | Kitchen |
LVN-R | Living room |
DRW-R | Drawing room |
BTH-R | Bathroom |
BED-R | Bedroom |
STD-R | Study room |
CRR-R | Corridor |
LND-R | Laundry |
CLL-R | Basement |
OFF-R | Office |
CLS-R | Classroom |
ADT-R | Auditorium |
LBR-R | Library |
PTN-R | Patient room |
LVN-A | Living area |
SLP-A | Sleeping area |
SRV-A | Services area |
CMM-A | Common area |
OTH-R | Other |
Short name | SensorTypeCode |
Version | 2.0 |
URI | https://smartcityplatform.enea.it/specification/semantic/2.0/gc/SensorTypeCode.gc |
Agency | ENEA |
Code | Value |
1 | Smart plug |
2 | Smart switch |
3 | Smart presence |
4 | Confort multisensor |
5 | Weather multisensor |
99 | Other |
Short name | WindowStatusCode |
Version | 2.0 |
URI | https://smartcityplatform.enea.it/specification/semantic/2.0/gc/WindowStatusCode.gc |
Agency | ENEA |
Code | Value |
O | Open |
C | Close |
Short name | FormatCode |
Version | 2.0 |
URI | https://smartcityplatform.enea.it/specification/semantic/2.0/gc/FormatCode.gc |
Agency | ENEA |
Code | Value |
WGS84-DMS | WGS84 - Degree, Minutes, Seconds format |
WGS84-DD | WGS84 - Decimal Degrees format |
Short name | LanguageCode |
Version | 2.0 |
URI | https://smartcityplatform.enea.it/specification/semantic/2.0/gc/LanguageCode.gc |
Agency | ENEA |
Code | Value |
IT | Italian |
EN | English |
Short name | TimezoneCode |
Version | 2.0 |
URI | https://smartcityplatform.enea.it/specification/semantic/2.0/gc/TimezoneCode.gc |
Agency | ENEA |
Code | Value |
UTC-12 | −12:00 |
UTC-11 | −11:00 |
UTC-10 | −10:00 |
UTC-9:30 | −09:30 |
UTC-9 | −09:00 |
UTC-8 | −08:00 |
UTC-7 | −07:00 |
UTC-6 | −06:00 |
UTC-5 | −05:00 |
UTC-4 | −04:00 |
UTC-3:30 | −03:30 |
UTC-3 | −03:00 |
UTC-2 | −02:00 |
UTC-1 | −01:00 |
UTC | +00:00 |
UTC+1 | +01:00 |
UTC+2 | +02:00 |
UTC+3 | +03:00 |
UTC+3:30 | +03:30 |
UTC+4 | +04:00 |
UTC+4:30 | +04:30 |
UTC+5 | +05:00 |
UTC+5:30 | +05:30 |
UTC+5:45 | +05:45 |
UTC+6 | +06:00 |
UTC+6:30 | +06:30 |
UTC+7 | +07:00 |
UTC+8 | +08:00 |
UTC+8:30 | +08:30 |
UTC+8:45 | +08:45 |
UTC+9 | +09:00 |
UTC+9:30 | +09:30 |
UTC+10 | +10:00 |
UTC+10:30 | +10:30 |
UTC+11 | +11:00 |
UTC+12 | +12:00 |
UTC+12:45 | +12:45 |
UTC+13 | +13:00 |
UTC+14 | +14:00 |