Semantic Description of IndoorPositioningMonitoring UrbanDataset from SCP Ontology 2.0

This document provides human-friendly documentation for IndoorPositioningMonitoring 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:47
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. IndoorPositioningMonitoring

SECTION II: Code lists

  1. RoomCode.gc
  2. SensorTypeCode.gc
  3. FormatCode.gc
  4. LanguageCode.gc
  5. 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. IndoorPositioningMonitoring-2.0
  2. UrbanDataset Identification
    Scope Monitoring the positioning of a person inside a building
    Category / Subcategory BuiltEnvironment / SmartHome
    Identifier IndoorPositioningMonitoring-2.0
    Name Indoor Positioning Monitoring
    URI https://smartcityplatform.enea.it/specification/semantic/2.0/ontology/scps-ontology-2.0.owl#IndoorPositioningMonitoring
    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
    FloorNumber An identifier for a floor in a building

    yes integer

    PresencePercentage The percentage of time that at least one person was in a location

    yes double

    PresenceScannerCount Number of tracking devices used by the indoor presence detection system

    yes integer

    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

    SensorName Brand or model code of the sensor

    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
    coordinates Geographical reference

    yes 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