rdfs:comment"Energy usage during the night costs 0.30 euro per kilowatthour.";
saref:isMeasuredIns4ener:EuroPerKilowattHour;
@@ -159,7 +157,7 @@
saref:relatesToProperty:Energy;
.
:UsageForecastrdf:types4ener:TimeSeries;
:PowerPlanrdf:types4ener:TimeSeries;
rdfs:label"Anticipated power consumption";
rdfs:comment"""The usage forecast or Power Plan for an EEBUS Incentive Table consists of three interlinked timeseries. The first coveres the minimum power consumption, the second the average, and the third the maximum consumption.
rdfs:comment"The incentive type ''CO2 Emission'' defined in the incentive table."@en;
rdfs:label"CO2 Emission"@en;
.
s4ener:CommittedIncentiveTable
s4ener:Committed
aowl:NamedIndividual;
as4ener:ScopeType;
rdfs:comment"The committed version of the incentive table"@en;
rdfs:label"Committed Incentive Table"@en;
rdfs:comment"The committed version of this concept, usually an incentive table or power plan"@en;
rdfs:label"Committed"@en;
.
s4ener:CommodityQuantity
aowl:Class;
@@ -285,6 +285,11 @@ s4ener:DataPoint
- A location or topological association. For example, a measurement might be taken in a specific room, a power avarage might have been measured by a specific meter, a forecast might be valid for a specific region or grid segment. This association is therefore not always a location."""@en;
rdfs:label"Data point"@en;
rdfs:subClassOfsaref:Measurement;
rdfs:subClassOf[
aowl:Restriction;
owl:allValuesFroms4ener:Usage;
owl:onPropertys4ener:hasUsage;
];
rdfs:subClassOf[
aowl:Restriction;
owl:maxCardinality"1"^^xsd:nonNegativeInteger;
@@ -300,11 +305,6 @@ s4ener:DataPoint
owl:maxCardinality"1"^^xsd:nonNegativeInteger;
owl:onPropertys4ener:hasUpdateRate;
];
rdfs:subClassOf[
aowl:Restriction;
owl:allValuesFroms4ener:Usage;
owl:onPropertys4ener:hasUsage;
];
rdfs:subClassOf[
aowl:Restriction;
owl:onClasstime:Interval;
@@ -711,11 +711,6 @@ s4ener:FlexOffer
aowl:Class;
rdfs:comment"It allows to represent a flexibility offer (or schedule) as a combination of multiple time-series, data-points and forecasts. For example, we can create a flexibility offer that includes a time-series ex:T-power of power values, combined with a time-series ex:T-costs of associated costs."@en;
rdfs:comment"Power sequence state with value 'inactive'"@en;
rdfs:label"Inactive"@en;
.
s4ener:Incentive
aowl:Class;
rdfs:comment"An Incentive indicates the intersection of a tier with a slot. In this particular combination of slot and tier there are a particular costs to draw this type of energy. For example, drawing power from the grid costs 0.30 euro per kilowatthour during the afternoon, but will only be activated from a lower boundary of 3000W.";
rdfs:label"Incentive";
rdfs:subClassOfs4ener:DataPoint;
.
s4ener:IncentiveTableBasedProfile
aowl:Class;
rdfs:comment"This flexibility profile describes the usage of an incentive table to describe an incentive type in the form of costs (relative or absolute), CO2 emissions or renewable energy percentage that can be associated to power values (expressed as a time-series of power data-points)."@en;
rdfs:comment"An Incentive table boundary indicates the intersection of a tier with a slot. In this particular combination of slot and tier there are a particular costs to draw this type of energy. For example, drawing power from the grid costs 0.30 euro per kilowatthour during the afternoon, but will only be activated from a lower boundary of 3000W.";
rdfs:label"Incentive table boundary";
rdfs:subClassOfs4ener:DataPoint;
.
s4ener:IncentiveTableSlot
aowl:Class;
rdfs:comment"This concept describes a slot that belongs to a Incentive Table. Each slot of the Incentive Table consists of a series of (lower) boundaries, each indicating the power at which a change to another incentive takes place. Additionally, each boundary is associated with a IncentiveTableTier.";
@@ -1350,6 +1350,24 @@ s4ener:PowerMin
rdfs:label"Power min"@en;
rdfs:subClassOfs4ener:Power;
.
s4ener:PowerPlan
aowl:Class;
rdfs:comment"The Power Plan that an energy manager creates for a device. It contains three timeseries indicating the minimum, average, and maximum respectively.";
rdfs:comment"A way to model curves of power and energy over time, which also provides definitions for the modelling of power scheduling including alternative plans. With a PowerProfile, a device (or power sequences server) exposes the power sequences that are potentially relevant for the CEM (or power sequences client). "@en;
rdfs:comment"This property relates an IncentiveTable element, such as an IncentiveTableSlot or an IncentiveTableTier to the boundaries that it consists of.";
rdfs:domain[
aowl:Class;
owl:unionOf(
s4ener:IncentiveTableSlot
s4ener:IncentiveTableTier
);
];
rdfs:label"has boundary"@en;
rdfs:ranges4ener:IncentiveTableBoundary;
.
s4ener:hasCommodity
aowl:ObjectProperty;
rdfs:comment"An indication of which commodity this Role is a consumer, producer, or storer of.";
@@ -2568,6 +2573,19 @@ s4ener:hasFunction
rdfs:comment"A relationship identifying the functions performed by an actuator level and an actuator switch"@en;
rdfs:label"has function"@en;
.
s4ener:hasIncentive
aowl:ObjectProperty;
rdfs:comment"This property relates an IncentiveTable element, such as an IncentiveTableSlot or an IncentiveTableTier to the boundaries that it consists of.";
rdfs:domain[
aowl:Class;
owl:unionOf(
s4ener:IncentiveTableSlot
s4ener:IncentiveTableTier
);
];
rdfs:label"has incentive"@en;
rdfs:ranges4ener:Incentive;
.
s4ener:hasIncentiveType
aowl:ObjectProperty;
rdfs:comment"The relationship between the tier and its incentive type"@en;
@@ -2611,7 +2629,7 @@ s4ener:hasLowerAveragePower
s4ener:hasLowerBoundary
aowl:ObjectProperty;
rdfs:comment"This property relates an IncentiveTableBoundary to the datapoint describing its lower boundary or starting point at which this boundary becomes active.";
rdfs:domains4ener:IncentiveTableBoundary;
rdfs:domains4ener:Incentive;
rdfs:label"has lower boundary";
rdfs:ranges4ener:DataPoint;
.
@@ -2938,7 +2956,7 @@ s4ener:hasUpperAveragePower
s4ener:hasUpperBoundary
aowl:ObjectProperty;
rdfs:comment"This property relates a boundary to its upper boundary or the value at which this incentive becomes inactive. This value is optional, because the upper boundary can be inferred from the lower boundary of the next boundary.";