Cross-reference for CELINE Core Ontology classes, object properties and data properties back to ToC

This section provides details for each class and property defined by CELINE Core Ontology.

Classes

Battery Storagec back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#BatteryStorage

A battery energy storage system. Technical attributes live in an external catalogue.
Is defined by
https://w3id.org/celine-eu
has super-classes
Energy storage c

Community Contextc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#CommunityContext

Operational context binding a PECO Energy Community with assets, datasets, simulations and flexibility commitments. Member participation in this context is enumerated via celine:hasMember; each member is linked to the wrapped peco:Energy_community via peco:is_member_of (PECO predicate, reused as-is).
Is defined by
https://w3id.org/celine-eu
Example
ex:ctx1 a celine:CommunityContext ;
    celine:hasCommunity    ex:rec_valdarno ;
    celine:hasMember       ex:member_001 , ex:member_002 ;
    celine:usesAsset       ex:pv_panel_01 ;
    celine:hasSimulation   ex:sim_baseline ;
    celine:hasCommitment   ex:fc_001 ;
    celine:hasSettlementRun ex:sr_2025_q3 .
is in domain of
has energy community op, has flexibility commitment op, has flexibility envelope op, has flexibility request op, has grid operator op, has member op, has partition op, has regulatory zone op, has settlement run op, has simulation op, has topology node op, uses asset op
is in range of
has evaluated scope op, partition of op, settles context op

Connection Pointc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#ConnectionPoint

A generalised point where a consumer or prosumer connects to the distribution grid. Country-specific identifier schemes (POD, CUPS, PRM, etc.) are captured via celine:hasIdentifierScheme. PECO Electric_POD is declared as a subclass.
Is defined by
https://w3id.org/celine-eu
is in domain of
has dataset op, has identifier scheme op, has local identifier dp, in regulatory zone op
is in range of
envelope for op, has delivery point op, has evaluated scope op, on POD op

Cost Itemc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#CostItem

A named cost voice within a SettlementRun (e.g., administrative fee, platform fee, outstanding debt). Enables transparent cost breakdown before redistribution amounts are finalised.
Is defined by
https://w3id.org/celine-eu
Example
ex:cost_admin a celine:CostItem ;
    celine:hasCostType  celine:AdminCost ;
    dct:description     "Community administration fee Q3 2025" ;
    celine:costAmount   "120.00"^^xsd:decimal .

ex:cost_platform_fee a celine:CostItem ;
    celine:hasCostType  celine:Fee ;
    dct:description     "CELINE platform usage fee Q3 2025" ;
    celine:costAmount   "45.00"^^xsd:decimal .
is in domain of
cost amount dp, has cost type op
is in range of
has cost item op

Dataset Referencec back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#DatasetReference

Reference to an external dataset used as input or produced as output. CELINE does not define dataset schemas. Instances SHOULD declare their type or conformance target (via dct:conformsTo), format (via dct:format), and an access location (via dcat:accessURL or dct:source), using DCAT / Dublin Core terms.
Is defined by
https://w3id.org/celine-eu
Example
ex:ds_irradiance a celine:DatasetReference ;
    dct:identifier  "irradiance-2025-07" ;
    dct:conformsTo  <https://example.org/some-dataset-profile> ;
    dct:format      "application/json" ;
    dcat:accessURL  <https://data.example.org/weather/irradiance> .
is in range of
has dataset op, produces dataset op, uses dataset op

Distribution Feederc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#DistributionFeeder

A feeder line distributing power from a substation to downstream connection points.
Is defined by
https://w3id.org/celine-eu
has super-classes
Asset c
is in domain of
operated by op
is in range of
has topology node op

Electricity Meterc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#ElectricityMeter

A metering device measuring energy flows at a connection point or asset.
Is defined by
https://w3id.org/celine-eu
has super-classes
Asset c
is in domain of
measures op

EV Chargerc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#EVCharger

An electric vehicle charging station. Technical attributes live in an external catalogue.
Is defined by
https://w3id.org/celine-eu
has super-classes
Asset c

Flexibility Commitmentc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#FlexibilityCommitment

A member's pledge to provide a specific amount of flexibility on one or more of their PODs during a given time window. The commitment can be automated (device-driven) or voluntary (manually activated by the member).
Is defined by
https://w3id.org/celine-eu
Example
ex:fc_001 a celine:FlexibilityCommitment ;
    celine:committedBy              ex:member_rossi ;
    celine:onPOD                    ex:pod_rossi_heatpump ;
    celine:hasCommitmentMode        celine:Automated ;
    celine:hasFlexibilityDirection  celine:FlexDown ;
    celine:targetFlexibility        "2.5"^^xsd:decimal ;
    celine:hasTimeInterval          ex:interval_2025_07_01 ;
    celine:generatesCredit          ex:cr_001 .
is in domain of
committed by op, generates credit op, has commitment mode op, has flexibility direction op, in response to op, on POD op, target flexibility dp, within envelope op
is in range of
credit for op, has flexibility commitment op, results in commitment op

Flexibility Constraintc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#FlexibilityConstraint

Operational constraint governing when and how flexibility declared in a FlexibilityEnvelope may be activated. Encodes timing rules (minimum notice period, minimum and maximum activation duration, recovery time between activations) and frequency limits.
Is defined by
https://w3id.org/celine-eu
Example
ex:constraint_hp a celine:FlexibilityConstraint ;
    celine:hasConstraintType     celine:DurationConstraint ;
    celine:minNotificationTime   "PT15M"^^xsd:duration ;
    celine:minActivationDuration "PT30M"^^xsd:duration ;
    celine:maxActivationDuration "PT4H"^^xsd:duration ;
    celine:minRecoveryTime       "PT1H"^^xsd:duration ;
    celine:maxActivationsPerDay  "3"^^xsd:integer .
is in domain of
has constraint type op, max activation duration dp, max activations per day dp, min activation duration dp, min notification time dp, min recovery time dp
is in range of
has constraint op

Flexibility Creditc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#FlexibilityCredit

Credit awarded to a member for fulfilling (fully or partially) a FlexibilityCommitment. Denominated in kWh and backed by metered SOSA observations. Credits accumulate until reconciled in a SettlementRun.
Is defined by
https://w3id.org/celine-eu
Example
ex:cr_001 a celine:FlexibilityCredit ;
    celine:earnedBy     ex:member_rossi ;
    celine:creditFor    ex:fc_001 ;
    celine:creditAmount "2.1"^^xsd:decimal ;
    celine:evidencedBy  ex:obs_pod_rossi_20250701T10 .
is in domain of
credit amount dp, credit for op, earned by op, evidenced by op
is in range of
generates credit op

Flexibility Envelopec back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#FlexibilityEnvelope

Declared capability of a Point of Delivery (POD) to provide flexibility within a given availability window. Captures the physical bounds — maximum upward and downward power and available energy — that constrain any FlexibilityCommitment drawn from it. Aligned with saref4ener:PowerProfile for device-level scheduling semantics.
Is defined by
https://w3id.org/celine-eu
Example
ex:env_hp a celine:FlexibilityEnvelope ;
    celine:envelopeFor           ex:pod_rossi_heatpump ;
    celine:maxFlexUp             "2.0"^^xsd:decimal ;
    celine:maxFlexDown           "3.0"^^xsd:decimal ;
    celine:availableEnergy       "6.0"^^xsd:decimal ;
    celine:hasAvailabilityWindow ex:window_morning ;
    celine:hasConstraint         ex:constraint_hp .
is in domain of
available energy dp, envelope for op, has availability window op, has constraint op, max flex down dp, max flex up dp
is in range of
has flexibility envelope op, within envelope op

Flexibility Requestc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#FlexibilityRequest

A demand signal issued by a community operator or automated system requesting members to activate flexibility within a given time window. Specifies the desired direction (FlexDown/FlexUp) and target amount. One request may result in zero, one, or many FlexibilityCommitments from different members.
Is defined by
https://w3id.org/celine-eu
Example
ex:req_001 a celine:FlexibilityRequest ;
    celine:requestedBy              ex:dso_enel ;
    celine:hasFlexibilityDirection  celine:FlexDown ;
    celine:requestedFlexibility     "10.0"^^xsd:decimal ;
    celine:hasTimeInterval          ex:interval_2025_07_01_peak ;
    celine:hasRequestStatus         celine:RequestFulfilled ;
    celine:resultsInCommitment      ex:fc_001 , ex:fc_002 .
is in domain of
has flexibility direction op, has request status op, requested by op, requested flexibility dp, results in commitment op
is in range of
has flexibility request op, in response to op

Grid Operatorc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#GridOperator

An entity that operates grid infrastructure. Typically a Distribution System Operator (DSO). Role-based modelling is deferred; class-based typing is consistent with PECO style.
Is defined by
https://w3id.org/celine-eu
has super-classes
Agent c
is in range of
has grid operator op, operated by op

Heat Pumpc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#HeatPump

A heat pump for space heating, cooling, or hot water. Technical attributes live in an external catalogue.
Is defined by
https://w3id.org/celine-eu
has super-classes
Asset c

KPI Definitionc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#KPIDefinition

A definition of a KPI type, independent of any specific evaluation. Captures the name, description, formula, unit, scope, calculation method and temporal granularity of a KPI. Instances may simultaneously be skos:Concept members of the celine:KPICatalog controlled vocabulary.
Is defined by
https://w3id.org/celine-eu
Example
ex:kpi_def_ssr a celine:KPIDefinition , skos:Concept ;
    skos:inScheme           celine:KPICatalog ;
    celine:hasKPIName       "Self-Sufficiency Rate" ;
    celine:hasKPIDescription "Ratio of locally consumed energy to total consumption."@en ;
    celine:hasKPIScopeType           celine:ScopeCommunity ;
    celine:hasKPICalculationMethod   celine:MethodRatio ;
    celine:hasKPITemporalGranularity celine:GranularityPeriod ;
    celine:hasKPIUnit                celine:Dimensionless .
is in domain of
has KPI calculation method op, has KPI description dp, has KPI formula dp, has KPI name dp, has KPI scope type op, has KPI temporal granularity op, has KPI unit op
is in range of
has KPI definition op
has members
Fed-In Energy ni, Flexibility Activated ni, Incentive Accrued ni, Incentive Member Share ni, Local Generation Energy ni, Peak Reduction Achieved ni, Self-Consumption Rate ni, Self-Sufficiency Rate ni, Shared Energy ni, Shared Energy Member Share ni, Withdrawn Energy ni

KPI Evaluationc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#KPIEvaluation

Evaluation of a KPI for a specific scope entity and time interval. References a KPIDefinition for the metric type, and carries the computed value, the evaluation period, and optional provenance links to observations or upstream KPI evaluations.
Is defined by
https://w3id.org/celine-eu
Example
ex:kpi_eval_ssr_q3 a celine:KPIEvaluation ;
    celine:hasKPIDefinition        celine:SelfSufficiencyRate ;
    celine:hasKPIValue             "0.72"^^xsd:decimal ;
    celine:hasEvaluationTimeInterval ex:interval_q3_2025 ;
    celine:hasEvaluatedScope       ex:ctx1 ;
    celine:hasInputObservation     ex:obs_meter_001 .
is in domain of
has KPI definition op, has KPI value dp, has evaluated scope op, has evaluation time interval op, has input KPI evaluation op, has input observation op
is in range of
has KPI evaluation op, has input KPI evaluation op

Power Transformerc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#PowerTransformer

A transformer within a substation that converts between voltage levels.
Is defined by
https://w3id.org/celine-eu
has super-classes
Asset c
is in domain of
operated by op
is in range of
has topology node op

Primary Substationc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#PrimarySubstation

HV/MV substation at the boundary between the transmission and distribution networks (e.g. Italian cabina primaria).
Is defined by
https://w3id.org/celine-eu
has super-classes
Substation c

PV Systemc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#PVSystem

A photovoltaic system. Technical attributes (rated power, panel type, etc.) live in an external catalogue, addressed by celine:hasLocalIdentifier.
Is defined by
https://w3id.org/celine-eu
has super-classes
Asset c

Redistribution Resultc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#RedistributionResult

The calculated redistribution outcome for a single member within a SettlementRun. Records credit balance (kWh), gross monetary value before deductions, the member's allocated share of community costs, and the final net amount.
Is defined by
https://w3id.org/celine-eu
Example
ex:result_rossi a celine:RedistributionResult ;
    celine:resultFor        ex:member_rossi ;
    celine:creditBalance    "2.1"^^xsd:decimal ;
    celine:grossAmount      "0.252"^^xsd:decimal ;
    celine:costDeduction    "0.048"^^xsd:decimal ;
    celine:netAmount        "0.204"^^xsd:decimal .
is in domain of
cost deduction dp, credit balance dp, gross amount dp, net amount dp, result for op
is in range of
has redistribution result op

Regulatory Zonec back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#RegulatoryZone

Administrative coverage area defined by energy regulation, e.g. the service zone of a primary substation under Italian Decreto 199/2021 (GSE perimeter).
Is defined by
https://w3id.org/celine-eu
is in domain of
served by op
is in range of
has regulatory zone op, in regulatory zone op

Scenarioc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#Scenario

Definition of assumptions, temporal scope and configuration for one or more simulations.
Is defined by
https://w3id.org/celine-eu
Example
ex:sc_summer a celine:Scenario ;
    rdfs:label              "Summer 2025 baseline" ;
    dct:description         "24-hour simulation with historical irradiance data." ;
    celine:hasTimeInterval  ex:interval_2025_summer .
is in range of
has scenario op

Secondary Substationc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#SecondarySubstation

MV/LV substation serving end-user connection points (e.g. Italian cabina secondaria).
Is defined by
https://w3id.org/celine-eu
has super-classes
Substation c

Settlement Runc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#SettlementRun

Execution of the redistribution calculation for a settlement period. Aggregates FlexibilityCredits across all members, applies a linear conversion rate (kWh -> monetary), deducts shared cost voices (CostItems), and produces one RedistributionResult per member.
Is defined by
https://w3id.org/celine-eu
Example
ex:sr_2025_q3 a celine:SettlementRun ;
    celine:settlesContext           ex:ctx1 ;
    celine:hasTimeInterval          ex:interval_q3_2025 ;
    celine:conversionRate           "0.12"^^xsd:decimal ;
    celine:currency                 "EUR" ;
    celine:hasCostItem              ex:cost_admin, ex:cost_platform_fee ;
    celine:hasRedistributionResult  ex:result_rossi, ex:result_bianchi .
is in domain of
conversion rate dp, currency dp, has cost item op, has redistribution result op, settles context op
is in range of
has settlement run op

Sharing Groupc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#SharingGroup

A subset of community members whose energy flows are accounted together for shared self-consumption within a single regulatory zone. Maps to the Italian 'configurazione' under Decreto 199/2021, the French 'périmètre ACC', and analogous groupings in other EU member states. A connection point MUST NOT belong to more than one SharingGroup across all communities — the double-counting prohibition derives from RED II (2018/2001, Art. 22) and the Electricity Market Directive (2019/944, Art. 16).
Is defined by
https://w3id.org/celine-eu
Example
ex:group_north a celine:SharingGroup ;
    rdfs:label              "Northern area" ;
    celine:partitionOf      ex:ctx1 ;
    celine:inRegulatoryZone ex:zone_cp_nord ;
    celine:hasTopologyNode  ex:ss_AC221E00020 ;
    celine:hasMember        ex:member_001 , ex:member_002 .
is in domain of
has member op, has topology node op, in regulatory zone op, partition of op
is in range of
has partition op

Simulationc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#Simulation

Abstract simulation definition independent from execution.
Is defined by
https://w3id.org/celine-eu
Example
ex:sim1 a celine:Simulation ;
    celine:hasScenario      ex:sc_summer ;
    celine:hasSimulationRun ex:run_001 .
is in domain of
has scenario op, has simulation run op
is in range of
has simulation op

Simulation Runc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#SimulationRun

Concrete execution of a Simulation under a specific Scenario.
Is defined by
https://w3id.org/celine-eu
Example
ex:run_001 a celine:SimulationRun ;
    celine:usesDataset      ex:ds_irradiance ;
    celine:producesDataset  ex:ds_energy_forecast ;
    celine:hasKPIEvaluation ex:kpi_self_sufficiency .
is in domain of
has KPI evaluation op, produces dataset op, uses dataset op, uses observation op
is in range of
has simulation run op

Substationc back to ToC or Class ToC

IRI: https://w3id.org/celine-eu#Substation

Abstract superclass for electrical substations in the distribution grid.
Is defined by
https://w3id.org/celine-eu
has super-classes
Asset c
has sub-classes
Primary Substation c, Secondary Substation c
is in domain of
operated by op
is in range of
has topology node op, served by op

Object Properties

committed byop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#committedBy

Is defined by
https://w3id.org/celine-eu

credit forop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#creditFor

Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Credit c
has range
Flexibility Commitment c
is inverse of
generates credit op

earned byop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#earnedBy

Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Credit c
has range
Energy community member c

envelope forop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#envelopeFor

The connection point whose physical and operational flexibility is described by this envelope. Accepts any celine:ConnectionPoint subclass (including peco:Electric_POD).
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Envelope c
has range
Connection Point c

evidenced byop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#evidencedBy

SOSA observation(s) that meter the actual flexibility delivered, grounding the credit in measured data.
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Credit c
has range
Observation c

generates creditop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#generatesCredit

Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Commitment c
has range
Flexibility Credit c
is inverse of
credit for op

has availability windowop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasAvailabilityWindow

Time window(s) during which the flexibility declared in this envelope is available for activation.
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Envelope c
has range
Time interval c

has commitment modeop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasCommitmentMode

Expected values: celine:Automated or celine:Voluntary.
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Commitment c
has range
Concept c

has constraintop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasConstraint

One or more operational constraints bounding how flexibility in this envelope may be activated.
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Envelope c
has range
Flexibility Constraint c

has constraint typeop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasConstraintType

Expected values: celine:DurationConstraint, celine:NoticeConstraint, celine:RecoveryConstraint, celine:FrequencyConstraint.
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Constraint c
has range
Concept c

has cost itemop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasCostItem

Is defined by
https://w3id.org/celine-eu
has domain
Settlement Run c
has range
Cost Item c

has cost typeop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasCostType

Expected values: celine:AdminCost, celine:Fee, or celine:Debt.
Is defined by
https://w3id.org/celine-eu
has domain
Cost Item c
has range
Concept c

has datasetop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasDataset

Links an asset or connection point to an external, self-describing datasource carrying its data (e.g. metered time-series). CELINE does not define the datasource schema; the referenced dataset declares its own conformance via dct:conformsTo. Operational counterpart to the SimulationRun-scoped usesDataset/producesDataset.
Is defined by
https://w3id.org/celine-eu
has domain
Asset c or Connection Point c
has range
Dataset Reference c

has delivery pointop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasDeliveryPoint

A connection point (POD, CUPS, PRM, etc.) through which this member withdraws or injects energy. Mirrors the upstream registry's member delivery-points list.
Is defined by
https://w3id.org/celine-eu
has domain
Energy community member c
has range
Connection Point c

has energy communityop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasCommunity

Is defined by
https://w3id.org/celine-eu
has domain
Community Context c
has range
Energy Community c

has evaluated scopeop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasEvaluatedScope

The entity (community, member, or POD) for which this KPI was evaluated.
Is defined by
https://w3id.org/celine-eu

has evaluation time intervalop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasEvaluationTimeInterval

The time interval over which the KPI was evaluated.
Is defined by
https://w3id.org/celine-eu
has domain
KPI Evaluation c
has range
Time interval c

has flexibility commitmentop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasCommitment

Is defined by
https://w3id.org/celine-eu
has domain
Community Context c
has range
Flexibility Commitment c

has flexibility directionop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasFlexibilityDirection

Expected values: celine:FlexDown or celine:FlexUp.
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Commitment c or Flexibility Request c
has range
Concept c

has flexibility envelopeop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasEnvelope

Links a CommunityContext to the declared flexibility capability envelopes of its PODs.
Is defined by
https://w3id.org/celine-eu
has domain
Community Context c
has range
Flexibility Envelope c

has flexibility requestop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasFlexibilityRequest

A flexibility request issued within this community context.
Is defined by
https://w3id.org/celine-eu
has domain
Community Context c
has range
Flexibility Request c

has grid operatorop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasGridOperator

The grid operator(s) serving this community context.
Is defined by
https://w3id.org/celine-eu
has domain
Community Context c
has range
Grid Operator c

has identifier schemeop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasIdentifierScheme

The national identifier scheme for this connection point. Expected values from celine:ConnectionPointIdentifierScheme.
Is defined by
https://w3id.org/celine-eu
has domain
Connection Point c
has range
Concept c

has input KPI evaluationop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasInputKPIEvaluation

Upstream KPI evaluation(s) used as input for computing a derived KPI.
Is defined by
https://w3id.org/celine-eu
has domain
KPI Evaluation c
has range
KPI Evaluation c

has input observationop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasInputObservation

SOSA observation(s) used as input data for computing this KPI evaluation.
Is defined by
https://w3id.org/celine-eu
has domain
KPI Evaluation c
has range
Observation c

has KPI calculation methodop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasKPICalculationMethod

Expected values from celine:KPICalculationMethod concept scheme.
Is defined by
https://w3id.org/celine-eu
has domain
KPI Definition c
has range
Concept c

has KPI definitionop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasKPIDefinition

Links an evaluation to the KPI type being measured.
Is defined by
https://w3id.org/celine-eu
has domain
KPI Evaluation c
has range
KPI Definition c

has KPI evaluationop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasKPIEvaluation

Is defined by
https://w3id.org/celine-eu
has domain
Simulation Run c
has range
KPI Evaluation c

has KPI scope typeop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasKPIScopeType

Expected values from celine:KPIScope concept scheme.
Is defined by
https://w3id.org/celine-eu
has domain
KPI Definition c
has range
Concept c

has KPI temporal granularityop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasKPITemporalGranularity

Expected values from celine:KPITemporalGranularity concept scheme.
Is defined by
https://w3id.org/celine-eu
has domain
KPI Definition c
has range
Concept c

has KPI unitop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasKPIUnit

Unit of measure for the KPI value. Expected values from celine:UnitOfMeasure concept scheme.
Is defined by
https://w3id.org/celine-eu
has domain
KPI Definition c
has range
Concept c

has memberop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasMember

A member participating in this community context or sharing group. When used on a SharingGroup, enumerates the members whose energy flows are accounted within that partition. The reciprocal PECO link from the member to the wrapped peco:Energy_community is peco:is_member_of. Population rule: every member listed under a SharingGroup SHOULD also be listed under the parent CommunityContext via hasMember; no owl:propertyChainAxiom is asserted — implementors must replicate the membership link explicitly.
Is defined by
https://w3id.org/celine-eu

has member roleop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasMemberRole

The participation role of this member within their energy community. Expected values from celine:MemberRole. Following the upstream registry conceptual model, a member has exactly one role per community; cross-community role differences are out of scope.
Is defined by
https://w3id.org/celine-eu
has domain
Energy community member c
has range
Concept c

has member statusop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasMemberStatus

The lifecycle status of this member within their energy community. Expected values from celine:MemberStatus. Following the upstream registry conceptual model, a member has exactly one status per community.
Is defined by
https://w3id.org/celine-eu
has domain
Energy community member c
has range
Concept c

has partitionop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasPartition

A sharing group partition within this community context. Each partition covers one regulatory zone and enumerates the members whose energy flows are accounted together for shared self-consumption.
Is defined by
https://w3id.org/celine-eu
has domain
Community Context c
has range
Sharing Group c
is inverse of
partition of op

has redistribution resultop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasRedistributionResult

Is defined by
https://w3id.org/celine-eu
has domain
Settlement Run c
has range
Redistribution Result c

has regulatory zoneop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasRegulatoryZone

The regulatory zone(s) covered by this community context.
Is defined by
https://w3id.org/celine-eu
has domain
Community Context c
has range
Regulatory Zone c

has request statusop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasRequestStatus

Expected values from celine:RequestStatus.
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Request c
has range
Concept c

has scenarioop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasScenario

Is defined by
https://w3id.org/celine-eu
has domain
Simulation c
has range
Scenario c

has settlement runop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasSettlementRun

Is defined by
https://w3id.org/celine-eu
has domain
Community Context c
has range
Settlement Run c
is inverse of
settles context op

has simulationop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasSimulation

Is defined by
https://w3id.org/celine-eu
has domain
Community Context c
has range
Simulation c

has simulation runop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasSimulationRun

Is defined by
https://w3id.org/celine-eu
has domain
Simulation c
has range
Simulation Run c

has time intervalop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasTimeInterval

Is defined by
https://w3id.org/celine-eu
has range
Time interval c

has topology nodeop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#hasTopologyNode

A grid topology element associated with this community context or sharing group.
Is defined by
https://w3id.org/celine-eu

in regulatory zoneop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#inRegulatoryZone

The regulatory zone to which this member, connection point, or sharing group belongs.
Is defined by
https://w3id.org/celine-eu

in response toop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#inResponseTo

The flexibility request that triggered this commitment.
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Commitment c
has range
Flexibility Request c
is inverse of
results in commitment op

measuresop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#measures

The asset whose energy flows are metered by this electricity meter.
Is defined by
https://w3id.org/celine-eu
has domain
Electricity Meter c
has range
Asset c

on PODop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#onPOD

One or more connection points through which the committed flexibility is provided. Accepts any celine:ConnectionPoint subclass (including peco:Electric_POD).
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Commitment c
has range
Connection Point c

operated byop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#operatedBy

The grid operator responsible for this infrastructure element.
Is defined by
https://w3id.org/celine-eu
has domain
Distribution Feeder c or Power Transformer c or Substation c
has range
Grid Operator c

paired withop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#pairedWith

Symmetric link between co-located or functionally coupled assets (e.g. PV system paired with battery storage).
Is defined by
https://w3id.org/celine-eu

has characteristics: symmetric

has domain
Asset c
has range
Asset c

partition ofop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#partitionOf

The community context to which this sharing group belongs.
Is defined by
https://w3id.org/celine-eu
has domain
Sharing Group c
has range
Community Context c
is inverse of
has partition op

produces datasetop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#producesDataset

Is defined by
https://w3id.org/celine-eu
has domain
Simulation Run c
has range
Dataset Reference c

requested byop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#requestedBy

The operator or automated system that issued this flexibility request.
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Request c
has range
Agent c

result forop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#resultFor

Is defined by
https://w3id.org/celine-eu

results in commitmentop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#resultsInCommitment

FlexibilityCommitment(s) created in response to this request.
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Request c
has range
Flexibility Commitment c
is inverse of
in response to op

served byop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#servedBy

The substation(s) that serve this regulatory zone.
Is defined by
https://w3id.org/celine-eu
has domain
Regulatory Zone c
has range
Substation c

settles contextop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#settlesContext

Is defined by
https://w3id.org/celine-eu
has domain
Settlement Run c
has range
Community Context c
is inverse of
has settlement run op

uses assetop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#usesAsset

References SAREF or SAREF4ENER devices.
Is defined by
https://w3id.org/celine-eu
has domain
Community Context c
has range
Device c

uses datasetop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#usesDataset

Is defined by
https://w3id.org/celine-eu
has domain
Simulation Run c
has range
Dataset Reference c

uses observationop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#usesObservation

References SOSA observations (e.g. weather, sensors).
Is defined by
https://w3id.org/celine-eu
has domain
Simulation Run c
has range
Observation c

within envelopeop back to ToC or Object Property ToC

IRI: https://w3id.org/celine-eu#withinEnvelope

The FlexibilityEnvelope from which this commitment draws; commitment amounts must not exceed envelope bounds.
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Commitment c
has range
Flexibility Envelope c

Data Properties

available energydp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#availableEnergy

Total energy available for flexibility delivery within the availability window (kWh).
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Envelope c
has range
decimal

conversion ratedp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#conversionRate

Monetary value per kWh of flexibility credit (e.g., EUR/kWh). Applied uniformly to all members in this settlement period.
Is defined by
https://w3id.org/celine-eu
has domain
Settlement Run c
has range
decimal

cost amountdp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#costAmount

Monetary amount of this cost voice, in the currency of the enclosing SettlementRun.
Is defined by
https://w3id.org/celine-eu
has domain
Cost Item c
has range
decimal

cost deductiondp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#costDeduction

Member's allocated share of the total SettlementRun CostItems.
Is defined by
https://w3id.org/celine-eu
has domain
Redistribution Result c
has range
decimal

credit amountdp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#creditAmount

Flexibility actually delivered, in kWh. May be less than or equal to the commitment's targetFlexibility.
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Credit c
has range
decimal

credit balancedp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#creditBalance

Total flexibility credits (kWh) accumulated by this member in the settlement period.
Is defined by
https://w3id.org/celine-eu
has domain
Redistribution Result c
has range
decimal

currencydp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#currency

ISO 4217 currency code for all monetary amounts in this settlement (e.g., 'EUR').
Is defined by
https://w3id.org/celine-eu
has domain
Settlement Run c
has range
string

gross amountdp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#grossAmount

Monetary value of the member's credit balance before cost deductions (creditBalance x conversionRate).
Is defined by
https://w3id.org/celine-eu
has domain
Redistribution Result c
has range
decimal

has KPI descriptiondp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#hasKPIDescription

Free-text description of the KPI. Use xml:lang tagging for multilingual descriptions.
Is defined by
https://w3id.org/celine-eu
has domain
KPI Definition c
has range
string

has KPI formuladp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#hasKPIFormula

Optional free-text or MathML representation of the KPI calculation formula.
Is defined by
https://w3id.org/celine-eu
has domain
KPI Definition c
has range
string

has KPI namedp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#hasKPIName

Canonical name of the KPI. For multilingual names use rdfs:label with language tags.
Is defined by
https://w3id.org/celine-eu
has domain
KPI Definition c
has range
string

has KPI valuedp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#hasKPIValue

The computed numeric value of the KPI for this evaluation.
Is defined by
https://w3id.org/celine-eu
has domain
KPI Evaluation c
has range
decimal

has local identifierdp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#hasLocalIdentifier

Local identifier string. For connection points: the national metering code (POD, CUPS, PRM, etc.). For assets: the registry's local asset key, used as the lookup handle into an external catalogue.
Is defined by
https://w3id.org/celine-eu
has domain
Asset c or Connection Point c
has range
string

max activation durationdp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#maxActivationDuration

Maximum duration for which a flexibility activation may be maintained (ISO 8601 duration, e.g. PT4H).
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Constraint c
has range
duration

max activations per daydp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#maxActivationsPerDay

Maximum number of flexibility activation events permitted within a 24-hour period.
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Constraint c
has range
integer

max flex downdp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#maxFlexDown

Maximum downward flexibility available from this envelope (kW). Positive value; represents decrease in net load or increase in local generation.
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Envelope c
has range
decimal

max flex updp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#maxFlexUp

Maximum upward flexibility available from this envelope (kW). Positive value; represents increase in net load or decrease in local generation.
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Envelope c
has range
decimal

min activation durationdp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#minActivationDuration

Minimum duration for which a flexibility activation must be sustained once started (ISO 8601 duration, e.g. PT30M).
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Constraint c
has range
duration

min notification timedp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#minNotificationTime

Minimum lead time required before a flexibility activation can start (ISO 8601 duration, e.g. PT15M).
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Constraint c
has range
duration

min recovery timedp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#minRecoveryTime

Minimum rest period required between two consecutive flexibility activations (ISO 8601 duration, e.g. PT1H).
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Constraint c
has range
duration

net amountdp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#netAmount

Final redistribution amount for this member (grossAmount - costDeduction).
Is defined by
https://w3id.org/celine-eu
has domain
Redistribution Result c
has range
decimal

requested flexibilitydp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#requestedFlexibility

Target flexibility amount in kWh. Positive value; direction is expressed by hasFlexibilityDirection.
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Request c
has range
decimal

target flexibilitydp back to ToC or Data Property ToC

IRI: https://w3id.org/celine-eu#targetFlexibility

Committed flexibility amount in kWh. Positive value; direction is expressed by hasFlexibilityDirection.
Is defined by
https://w3id.org/celine-eu
has domain
Flexibility Commitment c
has range
decimal

Annotation Properties

close Matchap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#closeMatch

has Quantity Kindap back to ToC or Annotation Property ToC

IRI: http://qudt.org/schema/qudt#hasQuantityKind

has Top Conceptap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#hasTopConcept

in Schemeap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#inScheme

notationap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#notation

related Matchap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#relatedMatch

top Concept Ofap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#topConceptOf

Named Individuals

Activeni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#StatusActive

Member is currently participating in the community.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Member Status ni
pref Label ap "Active"@en
top Concept Of ap Member Status ni

Adminni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#RoleAdmin

A member with administrative privileges over the community configuration.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Member Role ni
pref Label ap "Admin"@en
top Concept Of ap Member Role ni

Administrative Costni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#AdminCost

Overhead and management costs for operating the REC.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Cost Type ni
pref Label ap "Administrative Cost"@en
top Concept Of ap Cost Type ni

Assetni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#ScopeAsset

KPI evaluated for a specific energy asset (e.g. PV panel, battery).
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Scope ni
pref Label ap "Asset"@en
pref Label ap "Asset"@it
top Concept Of ap KPI Scope ni

Automatedni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#Automated

Commitment fulfilled automatically by a smart device or control system, without manual intervention from the member.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Commitment Mode ni
pref Label ap "Automated"@en
top Concept Of ap Commitment Mode ni

Averageni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#MethodAverage

Arithmetic mean of all values over the evaluation period.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Calculation Method ni
pref Label ap "Average"@en
pref Label ap "Media"@it
top Concept Of ap KPI Calculation Method ni

Buildingni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#ScopeBuilding

KPI evaluated at the level of a single building.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Scope ni
pref Label ap "Building"@en
pref Label ap "Edificio"@it
top Concept Of ap KPI Scope ni

Cancelledni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#RequestCancelled

Request withdrawn before the activation window.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Request Status ni
pref Label ap "Cancelled"@en
top Concept Of ap Request Status ni

Collectively shared energyni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#CollectivelySharedEnergy

The incentivised quantity in an Italian CER: min(grid import, grid export) over coincident members, evaluated per primary substation because sharing cannot cross an unconnected one. Not the sum of any member's self-consumption. Named CollectivelySharedEnergy because celine:SharedEnergy is the period-total KPI over this property and holds that IRI.
Is defined by
https://w3id.org/celine-eu
belongs to
Observable Property c
has facts
has Quantity Kind ap Energy ep
pref Label ap "Collectively shared energy"@en

Commitment Modeni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#CommitmentMode

Is defined by
https://w3id.org/celine-eu
belongs to
Concept Scheme c
has facts
description ap "Classification of how a flexibility commitment is activated."@en
has Top Concept ap Automated ni
has Top Concept ap Voluntary ni
pref Label ap "Commitment Mode"@en

Communityni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#ScopeCommunity

KPI evaluated at the level of the entire energy community.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Scope ni
pref Label ap "Community"@en
pref Label ap "Comunità"@it
top Concept Of ap KPI Scope ni

Connection Point Identifier Schemeni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#ConnectionPointIdentifierScheme

Is defined by
https://w3id.org/celine-eu
belongs to
Concept Scheme c
has facts
description ap "National metering-point identifier schemes used across European energy markets."@en
has Top Concept ap CUPS ni
has Top Concept ap EAN ni
has Top Concept ap MALO ni
has Top Concept ap MPAN ni
has Top Concept ap POD ni
has Top Concept ap PRM ni
pref Label ap "Connection Point Identifier Scheme"@en

Constraint Typeni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#ConstraintType

Is defined by
https://w3id.org/celine-eu
belongs to
Concept Scheme c
has facts
description ap "Classification of operational constraints on flexibility activation."@en
has Top Concept ap Duration Constraint ni
has Top Concept ap Frequency Constraint ni
has Top Concept ap Notice Constraint ni
has Top Concept ap Recovery Constraint ni
pref Label ap "Constraint Type"@en

Consumerni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#RoleConsumer

A member who only withdraws energy from the community.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Member Role ni
pref Label ap "Consumer"@en
top Concept Of ap Member Role ni

Cost Typeni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#CostType

Is defined by
https://w3id.org/celine-eu
belongs to
Concept Scheme c
has facts
description ap "Classification of cost voices within a SettlementRun."@en
has Top Concept ap Administrative Cost ni
has Top Concept ap Debt ni
has Top Concept ap Fee ni
pref Label ap "Cost Type"@en

CUPSni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#CUPS

Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Connection Point Identifier Scheme ni
note ap "Spain — Código Universal de Punto de Suministro. Assigned by the distribution company to each supply point."@en
pref Label ap "CUPS"@en
top Concept Of ap Connection Point Identifier Scheme ni

Dailyni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#GranularityDaily

Evaluation aggregated or sampled per day.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Temporal Granularity ni
pref Label ap "Daily"@en
pref Label ap "Giornaliero"@it
top Concept Of ap KPI Temporal Granularity ni

Debtni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#Debt

Outstanding obligation carried forward from a previous settlement period.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Cost Type ni
pref Label ap "Debt"@en
top Concept Of ap Cost Type ni

Derivedni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#MethodDerived

Value computed from one or more upstream KPI evaluations.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Calculation Method ni
pref Label ap "Derivato"@it
pref Label ap "Derived"@en
top Concept Of ap KPI Calculation Method ni

Dimensionlessni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#Dimensionless

Dimensionless quantity (ratio, fraction, percentage). UCUM code: 1
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Unit of Measure ni
notation ap "1"
pref Label ap "Adimensionale"@it
pref Label ap "Dimensionless"@en
top Concept Of ap Unit of Measure ni

Duration Constraintni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#DurationConstraint

Constraint on the minimum or maximum duration of a single flexibility activation event.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Constraint Type ni
pref Label ap "Duration Constraint"@en
top Concept Of ap Constraint Type ni

EANni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#EAN

Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Connection Point Identifier Scheme ni
note ap "Belgium / Netherlands — European Article Number code used to identify metering points in the Benelux energy markets."@en
pref Label ap "EAN"@en
top Concept Of ap Connection Point Identifier Scheme ni

Euroni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#Euro

Currency unit, ISO 4217 code EUR.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Unit of Measure ni
notation ap "EUR"
pref Label ap "Euro"@en
pref Label ap "Euro"@it
top Concept Of ap Unit of Measure ni

Expiredni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#RequestExpired

Activation window passed without sufficient response.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Request Status ni
pref Label ap "Expired"@en
top Concept Of ap Request Status ni

Fed-In Energyni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#FedInEnergy

Total energy fed into the grid by a POD during the evaluation period.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
KPI Definition c
has facts
has KPI calculation method op Total ni
has KPI scope type op POD ni
has KPI temporal granularity op Period ni
has KPI unit op Kilowatt-hour ni
has KPI name dp "Fed-In Energy"
definition ap "Total energy fed into the grid by a POD during the evaluation period."@en
in Scheme ap KPI Catalog ni
top Concept Of ap KPI Catalog ni

Feeni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#Fee

Platform, service or regulatory fee charged to the community.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Cost Type ni
pref Label ap "Fee"@en
top Concept Of ap Cost Type ni

Flex Downni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#FlexDown

Decrease community net consumption: reduce load or increase local generation.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Flexibility Direction ni
pref Label ap "Flex Down"@en
top Concept Of ap Flexibility Direction ni

Flex Upni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#FlexUp

Increase community net consumption: increase load or reduce local generation.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Flexibility Direction ni
pref Label ap "Flex Up"@en
top Concept Of ap Flexibility Direction ni

Flexibility Activatedni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#FlexibilityActivated

Total flexibility energy activated (delivered) during the evaluation period, across all commitments in scope.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
KPI Definition c
has facts
has KPI calculation method op Total ni
has KPI scope type op Community ni
has KPI temporal granularity op Period ni
has KPI unit op Kilowatt-hour ni
has KPI name dp "Flexibility Activated"
definition ap "Total flexibility energy activated (delivered) during the evaluation period, across all commitments in scope."@en
in Scheme ap KPI Catalog ni
top Concept Of ap KPI Catalog ni

Flexibility Directionni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#FlexibilityDirection

Is defined by
https://w3id.org/celine-eu
belongs to
Concept Scheme c
has facts
description ap "Direction of the flexibility commitment relative to the community baseline."@en
has Top Concept ap Flex Down ni
has Top Concept ap Flex Up ni
pref Label ap "Flexibility Direction"@en

Frequency Constraintni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#FrequencyConstraint

Constraint on the maximum number of flexibility activations permitted within a given period.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Constraint Type ni
pref Label ap "Frequency Constraint"@en
top Concept Of ap Constraint Type ni

Fulfilledni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#RequestFulfilled

Sufficient commitments received to meet the requested target.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Request Status ni
pref Label ap "Fulfilled"@en
top Concept Of ap Request Status ni

Grid export energyni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#GridExportEnergy

Electrical energy fed into the distribution grid over the observation interval (IT: immissione). Producers and prosumers only. celine:FedInEnergy is the period-total KPI over this property.
Is defined by
https://w3id.org/celine-eu
belongs to
Observable Property c
has facts
has Quantity Kind ap Energy ep
pref Label ap "Grid export energy"@en

Grid import energyni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#GridImportEnergy

Electrical energy drawn from the distribution grid over the observation interval (IT: prelievo). At community scope this is the sum over the members netted together. celine:WithdrawnEnergy is the period-total KPI over this property.
Is defined by
https://w3id.org/celine-eu
belongs to
Observable Property c
has facts
has Quantity Kind ap Energy ep
pref Label ap "Grid import energy"@en

Hourlyni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#GranularityHourly

Evaluation aggregated or sampled per hour.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Temporal Granularity ni
pref Label ap "Hourly"@en
pref Label ap "Orario"@it
top Concept Of ap KPI Temporal Granularity ni

Inactiveni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#StatusInactive

Member has left the community or membership has been terminated.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Member Status ni
pref Label ap "Inactive"@en
top Concept Of ap Member Status ni

Incentive Accruedni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#IncentiveAccrued

Total monetary incentive accrued by the community for shared energy during the evaluation period.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
KPI Definition c
has facts
has KPI calculation method op Total ni
has KPI scope type op Community ni
has KPI temporal granularity op Period ni
has KPI unit op Euro ni
has KPI name dp "Incentive Accrued"
definition ap "Total monetary incentive accrued by the community for shared energy during the evaluation period."@en
in Scheme ap KPI Catalog ni
top Concept Of ap KPI Catalog ni

Incentive Member Shareni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#IncentiveMemberShare

Share of the community's accrued incentive attributed to an individual member during the evaluation period.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
KPI Definition c
has facts
has KPI calculation method op Total ni
has KPI scope type op Member ni
has KPI temporal granularity op Period ni
has KPI unit op Euro ni
has KPI name dp "Incentive Member Share"
definition ap "Share of the community's accrued incentive attributed to an individual member during the evaluation period."@en
in Scheme ap KPI Catalog ni
top Concept Of ap KPI Catalog ni

Instantaneousni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#MethodInstantaneous

Single-point measurement or snapshot value at a specific instant.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Calculation Method ni
pref Label ap "Instantaneous"@en
pref Label ap "Istantaneo"@it
top Concept Of ap KPI Calculation Method ni

Kilowattni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#Kilowatt

Unit of power equal to 1000 watts. UCUM code: kW
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Unit of Measure ni
notation ap "kW"
pref Label ap "Kilowatt"@en
pref Label ap "Kilowatt"@it
top Concept Of ap Unit of Measure ni

Kilowatt-hourni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#KilowattHour

Unit of energy equal to 3.6 MJ. UCUM code: kW.h
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Unit of Measure ni
notation ap "kW.h"
pref Label ap "Kilowatt-hour"@en
pref Label ap "Kilowattora"@it
top Concept Of ap Unit of Measure ni

KPI Calculation Methodni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#KPICalculationMethod

Is defined by
https://w3id.org/celine-eu
belongs to
Concept Scheme c
has facts
description ap "Classification of the mathematical method used to compute a KPI value."@en
has Top Concept ap Average ni
has Top Concept ap Derived ni
has Top Concept ap Instantaneous ni
has Top Concept ap Maximum ni
has Top Concept ap Minimum ni
has Top Concept ap Other ni
has Top Concept ap Ratio ni
has Top Concept ap Total ni
pref Label ap "KPI Calculation Method"@en

KPI Catalogni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#KPICatalog

Is defined by
https://w3id.org/celine-eu
belongs to
Concept Scheme c
has facts
description ap "Controlled vocabulary of named, REC-relevant KPI definitions. Each member is both a skos:Concept and a celine:KPIDefinition."@en
has Top Concept ap Fed-In Energy ni
has Top Concept ap Flexibility Activated ni
has Top Concept ap Incentive Accrued ni
has Top Concept ap Incentive Member Share ni
has Top Concept ap Local Generation Energy ni
has Top Concept ap Peak Reduction Achieved ni
has Top Concept ap Self-Consumption Rate ni
has Top Concept ap Self-Sufficiency Rate ni
has Top Concept ap Shared Energy ni
has Top Concept ap Shared Energy Member Share ni
has Top Concept ap Withdrawn Energy ni
pref Label ap "KPI Catalog"@en

KPI Scopeni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#KPIScope

Is defined by
https://w3id.org/celine-eu
belongs to
Concept Scheme c
has facts
description ap "Classification of the entity scope at which a KPI is evaluated."@en
has Top Concept ap Asset ni
has Top Concept ap Building ni
has Top Concept ap Community ni
has Top Concept ap Member ni
has Top Concept ap Other ni
has Top Concept ap POD ni
pref Label ap "KPI Scope"@en

KPI Temporal Granularityni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#KPITemporalGranularity

Is defined by
https://w3id.org/celine-eu
belongs to
Concept Scheme c
has facts
description ap "Classification of the temporal resolution at which a KPI is evaluated."@en
has Top Concept ap Daily ni
has Top Concept ap Hourly ni
has Top Concept ap Monthly ni
has Top Concept ap Period ni
has Top Concept ap Quarterly ni
has Top Concept ap Realtime ni
has Top Concept ap Weekly ni
has Top Concept ap Yearly ni
pref Label ap "KPI Temporal Granularity"@en

Local Generation Energyni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#LocalGenerationEnergy

Total energy produced by all local generation assets within the community during the evaluation period.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
KPI Definition c
has facts
has KPI calculation method op Total ni
has KPI scope type op Community ni
has KPI temporal granularity op Period ni
has KPI unit op Kilowatt-hour ni
has KPI name dp "Local Generation Energy"
definition ap "Total energy produced by all local generation assets within the community during the evaluation period."@en
in Scheme ap KPI Catalog ni
top Concept Of ap KPI Catalog ni

MALOni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#MALO

Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Connection Point Identifier Scheme ni
note ap "Germany — Marktlokation. Identifies a market location in the German energy market under BNetzA regulation."@en
pref Label ap "MALO"@en
top Concept Of ap Connection Point Identifier Scheme ni

Maximumni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#MethodMaximum

Highest observed value over the evaluation period.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Calculation Method ni
pref Label ap "Massimo"@it
pref Label ap "Maximum"@en
top Concept Of ap KPI Calculation Method ni

Memberni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#ScopeMember

KPI evaluated for an individual energy community member.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Scope ni
pref Label ap "Member"@en
pref Label ap "Membro"@it
top Concept Of ap KPI Scope ni

Member Roleni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#MemberRole

Is defined by
https://w3id.org/celine-eu
belongs to
Concept Scheme c
has facts
description ap "Classification of how a member participates in the energy community."@en
has Top Concept ap Admin ni
has Top Concept ap Consumer ni
has Top Concept ap Operator ni
has Top Concept ap Producer ni
has Top Concept ap Prosumer ni
pref Label ap "Member Role"@en

Member Statusni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#MemberStatus

Is defined by
https://w3id.org/celine-eu
belongs to
Concept Scheme c
has facts
description ap "Lifecycle status of a member within the energy community."@en
has Top Concept ap Active ni
has Top Concept ap Inactive ni
has Top Concept ap Pending ni
has Top Concept ap Suspended ni
pref Label ap "Member Status"@en

Minimumni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#MethodMinimum

Lowest observed value over the evaluation period.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Calculation Method ni
pref Label ap "Minimo"@it
pref Label ap "Minimum"@en
top Concept Of ap KPI Calculation Method ni

Monthlyni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#GranularityMonthly

Evaluation aggregated or sampled per calendar month.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Temporal Granularity ni
pref Label ap "Mensile"@it
pref Label ap "Monthly"@en
top Concept Of ap KPI Temporal Granularity ni

MPANni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#MPAN

Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Connection Point Identifier Scheme ni
note ap "United Kingdom — Meter Point Administration Number. Assigned by the regional distribution network operator."@en
pref Label ap "MPAN"@en
top Concept Of ap Connection Point Identifier Scheme ni

Notice Constraintni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#NoticeConstraint

Constraint on the minimum lead time required before activating flexibility.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Constraint Type ni
pref Label ap "Notice Constraint"@en
top Concept Of ap Constraint Type ni

Openni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#RequestOpen

Request has been issued and is awaiting commitments.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Request Status ni
pref Label ap "Open"@en
top Concept Of ap Request Status ni

Operatorni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#RoleOperator

A member with operational responsibilities for community infrastructure.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Member Role ni
pref Label ap "Operator"@en
top Concept Of ap Member Role ni

Otherni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#MethodOther

Calculation method that does not fit the predefined categories.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Calculation Method ni
pref Label ap "Altro"@it
pref Label ap "Other"@en
top Concept Of ap KPI Calculation Method ni

Otherni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#ScopeOther

KPI scope that does not fit the predefined categories.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Scope ni
pref Label ap "Altro"@it
pref Label ap "Other"@en
top Concept Of ap KPI Scope ni

Partially Fulfilledni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#RequestPartial

Some commitments received but total falls below the requested target.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Request Status ni
pref Label ap "Partially Fulfilled"@en
top Concept Of ap Request Status ni

Peak Reduction Achievedni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#PeakReductionAchieved

Reduction in peak power demand achieved by the community through flexibility activation during the evaluation period.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
KPI Definition c
has facts
has KPI calculation method op Derived ni
has KPI scope type op Community ni
has KPI temporal granularity op Period ni
has KPI unit op Kilowatt ni
has KPI name dp "Peak Reduction Achieved"
definition ap "Reduction in peak power demand achieved by the community through flexibility activation during the evaluation period."@en
in Scheme ap KPI Catalog ni
top Concept Of ap KPI Catalog ni

Pendingni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#StatusPending

Member has applied but is not yet active in the community.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Member Status ni
pref Label ap "Pending"@en
top Concept Of ap Member Status ni

Periodni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#GranularityPeriod

Evaluation over an arbitrary time period defined by the evaluation's time interval.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Temporal Granularity ni
pref Label ap "Period"@en
pref Label ap "Periodo"@it
top Concept Of ap KPI Temporal Granularity ni

PODni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#POD

Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Connection Point Identifier Scheme ni
note ap "Italy — Punto di Prelievo. Regulated by ARERA; identifies a single withdrawal or injection point on the national grid."@en
pref Label ap "POD"@en
top Concept Of ap Connection Point Identifier Scheme ni

PODni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#ScopePOD

KPI evaluated at the level of a single Point of Delivery.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Scope ni
pref Label ap "POD"@en
pref Label ap "POD"@it
top Concept Of ap KPI Scope ni

PRMni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#PRM

Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Connection Point Identifier Scheme ni
note ap "France — Point Référence Mesure. Managed by Enedis; identifies the metering point for billing and balancing."@en
pref Label ap "PRM"@en
top Concept Of ap Connection Point Identifier Scheme ni

Producerni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#RoleProducer

A member who only feeds energy into the community.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Member Role ni
pref Label ap "Producer"@en
top Concept Of ap Member Role ni

Prosumerni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#RoleProsumer

A member who both produces and consumes energy.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Member Role ni
pref Label ap "Prosumer"@en
top Concept Of ap Member Role ni

Quarterlyni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#GranularityQuarterly

Evaluation aggregated or sampled per calendar quarter.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Temporal Granularity ni
pref Label ap "Quarterly"@en
pref Label ap "Trimestrale"@it
top Concept Of ap KPI Temporal Granularity ni

Rationi back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#MethodRatio

Quotient of two quantities, typically expressed as a fraction or percentage.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Calculation Method ni
pref Label ap "Rapporto"@it
pref Label ap "Ratio"@en
top Concept Of ap KPI Calculation Method ni

Realtimeni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#GranularityRealtime

Continuous or near-real-time evaluation.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Temporal Granularity ni
pref Label ap "Realtime"@en
pref Label ap "Tempo reale"@it
top Concept Of ap KPI Temporal Granularity ni

Recovery Constraintni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#RecoveryConstraint

Constraint on the minimum rest period required between consecutive flexibility activations.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Constraint Type ni
pref Label ap "Recovery Constraint"@en
top Concept Of ap Constraint Type ni

Request Statusni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#RequestStatus

Is defined by
https://w3id.org/celine-eu
belongs to
Concept Scheme c
has facts
description ap "Lifecycle status of a flexibility request."@en
has Top Concept ap Cancelled ni
has Top Concept ap Expired ni
has Top Concept ap Fulfilled ni
has Top Concept ap Open ni
has Top Concept ap Partially Fulfilled ni
pref Label ap "Request Status"@en

Self-consumed energyni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#SelfConsumedEnergy

Energy produced and consumed behind the same connection point, never reaching the grid. Distinct from celine:CollectivelySharedEnergy, which is a community-level netting of energy that did.
Is defined by
https://w3id.org/celine-eu
belongs to
Observable Property c
has facts
has Quantity Kind ap Energy ep
pref Label ap "Self-consumed energy"@en

Self-Consumption Rateni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#SelfConsumptionRate

Ratio of energy consumed locally to total energy produced locally by the community.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
KPI Definition c
has facts
has KPI calculation method op Ratio ni
has KPI scope type op Community ni
has KPI temporal granularity op Period ni
has KPI unit op Dimensionless ni
has KPI name dp "Self-Consumption Rate"
definition ap "Ratio of energy consumed locally to total energy produced locally by the community."@en
in Scheme ap KPI Catalog ni
top Concept Of ap KPI Catalog ni

Self-consumption rationi back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#SelfConsumptionRatio

Shared energy over grid export, per substation. Not summable across substations, and not the same figure as shared energy over grid import — both are published under this name elsewhere in CELINE, so a consumer must read the denominator from this definition rather than assume it. Distinct from celine:SelfConsumptionRate, the community-scope period KPI, which uses local production as its denominator.
Is defined by
https://w3id.org/celine-eu
belongs to
Observable Property c
has facts
has Quantity Kind ap Dimensionless Ratio ep
pref Label ap "Self-consumption ratio"@en

Self-Sufficiency Rateni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#SelfSufficiencyRate

Ratio of energy consumed from local production to total energy consumed by the community.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
KPI Definition c
has facts
has KPI calculation method op Ratio ni
has KPI scope type op Community ni
has KPI temporal granularity op Period ni
has KPI unit op Dimensionless ni
has KPI name dp "Self-Sufficiency Rate"
definition ap "Ratio of energy consumed from local production to total energy consumed by the community."@en
in Scheme ap KPI Catalog ni
top Concept Of ap KPI Catalog ni

Shared Energyni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#SharedEnergy

Total energy shared within the community during the evaluation period, as defined by the Italian ARERA regulation for RECs.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
KPI Definition c
has facts
has KPI calculation method op Total ni
has KPI scope type op Community ni
has KPI temporal granularity op Period ni
has KPI unit op Kilowatt-hour ni
has KPI name dp "Shared Energy"
definition ap "Total energy shared within the community during the evaluation period, as defined by the Italian ARERA regulation for RECs."@en
in Scheme ap KPI Catalog ni
top Concept Of ap KPI Catalog ni

Shared Energy Member Shareni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#SharedEnergyMemberShare

Share of the community's shared energy attributed to an individual member during the evaluation period.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
KPI Definition c
has facts
has KPI calculation method op Total ni
has KPI scope type op Member ni
has KPI temporal granularity op Period ni
has KPI unit op Kilowatt-hour ni
has KPI name dp "Shared Energy Member Share"
definition ap "Share of the community's shared energy attributed to an individual member during the evaluation period."@en
in Scheme ap KPI Catalog ni
top Concept Of ap KPI Catalog ni

Suspendedni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#StatusSuspended

Member participation is temporarily suspended.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Member Status ni
pref Label ap "Suspended"@en
top Concept Of ap Member Status ni

Totalni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#MethodTotal

Summation of all values over the evaluation period.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Calculation Method ni
pref Label ap "Total"@en
pref Label ap "Totale"@it
top Concept Of ap KPI Calculation Method ni

Unit of Measureni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#UnitOfMeasure

Is defined by
https://w3id.org/celine-eu
belongs to
Concept Scheme c
has facts
description ap "SKOS controlled vocabulary for KPI measurement units, aligned to UCUM codes."@en
has Top Concept ap Dimensionless ni
has Top Concept ap Euro ni
has Top Concept ap Kilowatt ni
has Top Concept ap Kilowatt-hour ni
pref Label ap "Unit of Measure"@en

Virtual consumed energyni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#VirtualConsumedEnergy

A member's pro-rata share of celine:CollectivelySharedEnergy, allocated by that member's contribution to community grid import over the same interval. An accounting allocation, not a metered flow. celine:SharedEnergyMemberShare is the period-total KPI over this property.
Is defined by
https://w3id.org/celine-eu
belongs to
Observable Property c
has facts
has Quantity Kind ap Energy ep
pref Label ap "Virtual consumed energy"@en

Voluntaryni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#Voluntary

Commitment activated manually by the member at their discretion.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap Commitment Mode ni
pref Label ap "Voluntary"@en
top Concept Of ap Commitment Mode ni

Weeklyni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#GranularityWeekly

Evaluation aggregated or sampled per week.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Temporal Granularity ni
pref Label ap "Settimanale"@it
pref Label ap "Weekly"@en
top Concept Of ap KPI Temporal Granularity ni

Withdrawn Energyni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#WithdrawnEnergy

Total energy withdrawn from the grid by a POD during the evaluation period.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
KPI Definition c
has facts
has KPI calculation method op Total ni
has KPI scope type op POD ni
has KPI temporal granularity op Period ni
has KPI unit op Kilowatt-hour ni
has KPI name dp "Withdrawn Energy"
definition ap "Total energy withdrawn from the grid by a POD during the evaluation period."@en
in Scheme ap KPI Catalog ni
top Concept Of ap KPI Catalog ni

Yearlyni back to ToC or Named Individual ToC

IRI: https://w3id.org/celine-eu#GranularityYearly

Evaluation aggregated or sampled per calendar year.
Is defined by
https://w3id.org/celine-eu
belongs to
Concept c
has facts
in Scheme ap KPI Temporal Granularity ni
pref Label ap "Annuale"@it
pref Label ap "Yearly"@en
top Concept Of ap KPI Temporal Granularity ni

Legend back to ToC

c: Classes
op: Object Properties
dp: Data Properties
ni: Named Individuals
ep: External Properties