Unverified Commit aa954dd9 authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

documentation generated from TS

parent 69aa5051
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line

For the purposes of the present document, the following abbreviations apply:

* COSEM: Companion Specification for Energy Metering
* DLMS: Device Language Message Specification
* GPS: Global Positioning System
* MAC: Media Access Control
* OBIS: OBject Identification System
* OLTC: On-Load Tap Changer
* OWL: Web Ontology Language
* PRIME: PoweRline Intelligent Metering Evolution
* RDF: Resource Description Framework
* RDF-S: Resource Description Framework Schema
* SAREF: Smart Applications REFerence ontology
* SAREF4GRID: SAREF extension for the Smart Grid domain
* SKOS: Simple Knowledge Organization System
* UML: Unified Modelling Language
* UTC: Universal Time Coordinated
 No newline at end of file
+22 −0
Original line number Diff line number Diff line
# SAREF4GRID ontology and semantics


## Introduction and overview


The present document is a technical specification of SAREF4GRID, an extension of SAREF for the Smart Grid domain. This extension has been created by investigating resources from potential stakeholders of the ontology, such as standardization initiatives, associations, and existing ontologies and standards, as reported in ETSI TR 103 904 [i.1]. In addition, the use cases defined in ETSI TR 103 904 [i.1] were also considered, namely:

* **Use case 1**: Remote management of meters.
* **Use case 2**: Management of tertiary sensor devices.
* **Use case 3**: Management of OLTC transformers.
* **Use case 4**: Detection of meter connectivity.

SAREF4GRID is an OWL ontology that extends SAREF and reuses two other ontologies. SAREF4GRID includes 56 classes (41 defined in SAREF4GRID and 15 reused from the SAREF and oneM2M), 50 object properties (28 defined in SAREF4GRID and 22 reused SAREF from and oneM2M), 45 data type properties (43 defined in SAREF4GRID and 2 reused from SAREF and oneM2M), and 28 individuals.


SAREF4GRID focuses on extending SAREF in order to create a common core of general concepts for smart grid data oriented to the IoT field. The main idea is to identify the core components, as mentioned, that could be extended for particular smart grid subdomains, for example, for high voltage networks.


The prefixes and namespaces used in SAREF4GRID and in the present document are listed in Table 1.

{{table_1}}
+36 −0
Original line number Diff line number Diff line

# Change history

<table data-docx-preferred-width="2.76cm 1.43cm 12.69cm">
  <tr>
    <th>Date</th>
    <th>Version</th>
    <th>Information about changes</th>
  </tr>
  <tr>
    <td>02-12-2022</td>
    <td style="text-align:center">0.0.1</td>
    <td>Early draft</td>
  </tr>
  <tr>
    <td>07-09-2023</td>
    <td style="text-align:center">0.1.1</td>
    <td>Stable draft</td>
  </tr>
  <tr>
    <td>16-10-2023</td>
    <td style="text-align:center">0.2.0</td>
    <td>Final draft</td>
  </tr>
  <tr>
    <td>November 2023</td>
    <td style="text-align:center">V1.1.1</td>
    <td>First published version</td>
  </tr>
</table>





documentation/description.html

deleted100644 → 0
+0 −330

File deleted.

Preview size limit exceeded, changes collapsed.

+1130 −0

File added.

Preview size limit exceeded, changes collapsed.

Loading