Semantic Description of WeatherForecast UrbanDataset from SCP Ontology 2.0

This document provides human-friendly documentation for WeatherForecast 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-12-07 17:46
SCPS URL https://smartcityplatform.enea.it/#/it/index.html

Table of content

Introduction

  1. How to read this document
  2. Artifacts to create an UrbanDataset message

SECTION I: UrbanDataset

  1. WeatherForecast

SECTION II: Code lists

  1. WeatherConditionCode.gc
  2. FormatCode.gc
  3. LanguageCode.gc
  4. TimezoneCode.gc

Introduction

1. How to read this document

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:

2. Artifacts to create an UrbanDataset message

The normative references concerning the syntactic and semantic compliance of UrbanDatasets with the SCPS are:

Furthermore, in the resources section available in the tab of each UrbanDataset in the UDWebLibrary, it is possible to download the message templates in JSON and XML syntax, compliant with the specifications. A template is an example of an UrbanDataset instance having all the properties (mandatory and optional) that make it (for any properties with alternative units of measurement and/or calculation method, the default values are used).

SECTION I: UrbanDataset

  1. WeatherForecast-2.0
  2. UrbanDataset Identification
    Scope Provides weather forecast
    Category / Subcategory BuiltEnvironment / LandUseAndManagement
    Identifier WeatherForecast-2.0
    Name Weather Forecast
    URI https://smartcityplatform.enea.it/specification/semantic/2.0/ontology/scps-ontology-2.0.owl#WeatherForecast
    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
    AirTemperature Air temperature

    yes double

    degreeCelsius[default]

    degreeFahrenheit
    AtmosphericPressure Observed atmospheric pressure

    yes double

    hectopascal[default]

    pascal
    LocationID An identifier for the monitored location

    yes string

    PrecipitationProbabilityPercentage Probabilità, espressa in percentuale, che si verifichino precipitazioni

    yes double

    RelativeHumidity Relative humidity, expressed as percentage

    yes double

    SchemeID Identifies an encoding scheme

    yes string

    ThreeHoursRainfall Amount of rain calculated in 3 hours by pluviometers in millimeters of accumulation

    yes double

    millimetre[default]
    TotalCloudCoveragePercentage Cloud cover percentage: indicates how much of the sky is covered by clouds (0% stands for clear skies, 100% for completely cloudy sky)

    yes double

    WeatherConditionCode A code stating the weather condition (rain, snow, clear, overcast,...)

    yes string

    WeatherConditionCode.gc
    WeatherConditionDescription Textual description of the weather conditions

    yes string

    WindSpeed Observed wind speed

    yes double

    metrePerSecond-Time[default]

    kilometrePerHour
    period Measurement period of the data reported in the row

    yes Aggregated property
    subProperty: end_ts Timestamp indicating the end of the period