Copyright © 2025 GECAD
This ontology describes concepts, relations, and properties identified in MAS-Society use cases.
The IESO's Contract module describes contract concepts, relations, and properties in the scope of power and energy systems, such as aggregation contracts for demand response, forward contracts, futures contracts, wholesale bilateral contracts, among others.
The IESO’s Contract module describes contract concepts, relations, and properties in the scope of PES, such as aggregation contracts for demand response, forward contracts, futures contracts, wholesale bilateral contracts, among others. The Contract class is the superclass of Bilateral contract and Unilateral contract. The Bilateral contract is the superclass of more specific types of contracts, such as Aggregation contract, Demand response contract, Forward contract, Futures contract, among others. Its definition includes a Grantor and a Grantee, the Good(s) or Service(s) to trade, the remuneration (Price), a set of Contractual terms, a start, and an end of its execution whereas, the Unilateral contract does not include a Grantee. The Grantor and Grantee classes extend the Role class of the Actor Role module. The Price class is from the Measure module, and the start and end of the contract’s execution reuse the Temporal Entity class of OWL Time. The Contractual term, in turn, identifies the term’s Grantor and Grantee, a set of Conditions, a set of Penalty(ies), and a set of Promises. Again, application ontologies extend this module as needed to describe their knowledge further.
@prefix ieso: <https://www.gecad.isep.ipp.pt/ieso/v1.1.0/> .