https://purl.org/peco/peco-core#Objective_oriented_activation_request
Message for guiding users towards long-term sustainability goals. This involves strategic planning for energy conservation and integrating renewable energy sources into daily routines, distinguishing them from short-term reactive measures. This is important to take into account flexibility demand on a daily, weekly and other periodic basis. - This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view.
Instances of peco-core:Objective_oriented_activation_request can have the following properties:
| PROPERTY | TYPE | DESCRIPTION | RANGE |
|---|---|---|---|
| From class owl:Thing | |||
| http://ontologydesignpatterns.org/opla-sd#entityPosition | owl:AnnotationProperty | owl:Thing | |
| http://ontologydesignpatterns.org/opla-sd#entityPositionX | owl:AnnotationProperty | owl:Thing | |
| http://ontologydesignpatterns.org/opla-sd#entityPositionY | owl:AnnotationProperty | owl:Thing | |
| peco-core:address | owl:DatatypeProperty | owl:Thing | |
| peco-core:aggregation_used | owl:ObjectProperty | owl:Thing | |
| peco-core:application_period | owl:ObjectProperty | owl:Thing | |
| peco-core:contains | owl:ObjectProperty | owl:Thing | |
| peco-core:created_at | owl:DatatypeProperty | owl:Thing | |
| peco-core:created_by | owl:ObjectProperty | peco-core:Agent | |
| peco-core:delivered_to | owl:ObjectProperty | owl:Thing | |
| peco-core:fed_by | owl:ObjectProperty | owl:Thing | |
| peco-core:feeds | owl:ObjectProperty | owl:Thing | |
| peco-core:guided_by | owl:ObjectProperty | owl:Thing | |
| peco-core:has_allocation_model | owl:ObjectProperty | owl:Thing | |
| peco-core:has_datapoint | owl:ObjectProperty | owl:Thing | |
| peco-core:has_direction | owl:ObjectProperty | owl:Thing | |
| peco-core:has_hard_limit | owl:ObjectProperty | owl:Thing | |
| peco-core:has_incentive | owl:ObjectProperty | owl:Thing | |
| peco-core:has_incentive_curve | owl:ObjectProperty | owl:Thing | |
| peco-core:has_incentive_type | owl:ObjectProperty | owl:Thing | |
| peco-core:has_limit | owl:ObjectProperty | owl:Thing | |
| peco-core:has_lower_limit | owl:ObjectProperty | owl:Thing | |
| peco-core:has_member | owl:ObjectProperty | owl:Thing | |
| peco-core:has_negative_incentive | owl:ObjectProperty | owl:Thing | |
| peco-core:has_optimization_goal | owl:ObjectProperty | owl:Thing | |
| peco-core:has_positive_incentive | owl:ObjectProperty | owl:Thing | |
| peco-core:has_preference | owl:ObjectProperty | owl:Thing | |
| peco-core:has_property_kind | owl:ObjectProperty | owl:Thing | |
| peco-core:has_property_of_interest | owl:ObjectProperty | owl:Thing | |
| peco-core:has_quantity | owl:DatatypeProperty | owl:Thing | |
| peco-core:has_schedule | owl:ObjectProperty | owl:Thing | |
| peco-core:has_timestamp | owl:DatatypeProperty | owl:Thing | |
| peco-core:has_unit | owl:ObjectProperty | owl:Thing | |
| peco-core:has_upper_limit | owl:ObjectProperty | owl:Thing | |
| peco-core:has_value | owl:ObjectProperty | owl:Thing | |
| peco-core:has_weight | owl:DatatypeProperty | owl:Thing | |
| peco-core:is_contained_in | owl:ObjectProperty | owl:Thing | |
| peco-core:is_datapoint_of | owl:ObjectProperty | owl:Thing | |
| peco-core:is_member_of | owl:ObjectProperty | owl:Thing | |
| peco-core:is_owned_by | owl:ObjectProperty | owl:Thing | |
| peco-core:is_part_of_plan | owl:ObjectProperty | owl:Thing | |
| peco-core:is_port_of | owl:ObjectProperty | owl:Thing | |
| peco-core:is_property_of | owl:ObjectProperty | owl:Thing | |
| peco-core:is_property_of_interest_of | owl:ObjectProperty | owl:Thing | |
| peco-core:observation_interval | owl:ObjectProperty | owl:Thing | |
| peco-core:occupies | owl:ObjectProperty | owl:Thing | |
| peco-core:related_to | owl:ObjectProperty | owl:Thing | |
| peco-core:related_to_datapoint | owl:ObjectProperty | owl:Thing | |
| peco-core:related_to_flexibility_request | owl:ObjectProperty | owl:Thing | |
| peco-core:related_to_forecast | owl:ObjectProperty | owl:Thing | |
| peco-core:related_to_pod | owl:ObjectProperty | owl:Thing | |
| peco-core:related_to_property | owl:ObjectProperty | owl:Thing | |
| peco-core:related_to_property_of_interest | owl:ObjectProperty | owl:Thing | |
| peco-core:related_to_tariff | owl:ObjectProperty | owl:Thing | |
| peco-core:stored_at | owl:ObjectProperty | owl:Thing | |
| peco-core:valid_from | owl:DatatypeProperty | owl:Thing | |
| peco-core:valid_to | owl:DatatypeProperty | owl:Thing | |
@prefix ns1: <http://ontologydesignpatterns.org/opla-sd#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix peco-core: <https://purl.org/peco/peco-core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
peco-core:Objective_oriented_activation_request a owl:Class ;
ns1:entityPosition [ ns1:entityPositionX -1.503663e+02 ;
ns1:entityPositionY 9.804893e+02 ;
rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en ] ;
rdfs:comment "Message for guiding users towards long-term sustainability goals. This involves strategic planning for energy conservation and integrating renewable energy sources into daily routines, distinguishing them from short-term reactive measures. This is important to take into account flexibility demand on a daily, weekly and other periodic basis." ;
rdfs:subClassOf peco-core:Message .