IESO Demand Response Ontology

Latest version:
https://www.gecad.isep.ipp.pt/ieso/demand-response/
Permanent IRI for this version:
https://www.gecad.isep.ipp.pt/ieso/demand-response/v1.1.0/
Previous version:
https://www.gecad.isep.ipp.pt/ieso/demand-response/v1.0.0/
Creator:
Gabriel Santos (GECAD | Instituto Politécnico do Porto)
Contributors:
Pedro Faria (GECAD | Instituto Politécnico do Porto)
Download file:
License:

Abstract

This ontology describes concepts, relations, and properties identified in MAS-Society use cases.

1. Description

The IESO's Demand Response module describes contract concepts, relations, and properties related with demand response programs, events, and results.

Demand-Response overview
Figure 1. Demand response overview

The IESO’s Demand Response (DR) module describes DR concepts, relations, and properties related to demand response programs, events, and results. It reuses and extends concepts from the Actor Roles, the Contract, and the Measure modules. This module also extends OWL Time Interval and Temporal Entity concepts. The core classes are Demand response event, Demand response event result, Demand response program, and Demand response trigger. A Demand response event is characterized by a start and an end Temporal Entity, a required Energy or Power volume, a ramp period Interval, and the lower and upper margins of Energy volume deviation. The Demand response event result provides the result of a Demand response event. A Demand response program identifies the respective Contract, the Demand response deployer (which is a subclass of Role), the Demand response trigger, and the Demand response event deployed. The Demand Response module is reused and extended as needed by lower level applicational ontology modules.

2. Prefix and namespace declaration

Turtle: @prefix ieso: <https://www.gecad.isep.ipp.pt/ieso/v1.1.0/> .