... | ... | @@ -136,9 +136,9 @@ _Levels of interoperability provided by the Interoperability Framework:_ |
|
|
|
|
|
<span dir="">A KI also contains one or two **graph patterns** (depending on its type) that uses the terminology from a common ontology to describe the actual type of data that the KB produces or consumes. The Ask and Answer KI expects a single graph pattern, while the Post and React require a single argument graph pattern, but optionally allow a result graph pattern as well. These graph patterns use a subset of the </span>[<span dir="">SPARQL syntax</span>](https://www.w3.org/TR/rdf-sparql-query/#BasicGraphPatterns)<span dir=""> and an example looks like this:</span>
|
|
|
|
|
|
<span dir="">_?mm rdf:type saref:Measurement ._</span>
|
|
|
<span dir="">\_?mm rdf:type saref:Measurement .\_</span>
|
|
|
|
|
|
<span dir="">_?mm ex:hasValueInCelcius ?v ._</span>
|
|
|
<span dir="">\_?mm ex:hasValueInCelcius ?v .\_</span>
|
|
|
|
|
|
<span dir="">This graph pattern could be used in combination with the Post KI for a sensor KB that regularly publishes measurements of the temperature in degrees Celsius. These types of KIs together with the graph patterns cover most data exchange scenarios necessary for realizing the InterConnect pilots. After a KB has register its capabilities using KIs, the data exchange starts depending on their types.</span>
|
|
|
|
... | ... | @@ -332,7 +332,7 @@ The recommender is using ENTSO-E TP data source to shape the consumption shift r |
|
|
|
|
|
{width="580" height="428"}
|
|
|
|
|
|
More information about the recommender is available [here](https://gitlab.inesctec.pt/interconnect-public/interoperable-recommender-tso).
|
|
|
More information about the recommender is available [here](https://github.com/CPES-Power-and-Energy-Systems/interoperable-recommender-tso).
|
|
|
|
|
|
## Energy App Demonstrators
|
|
|
|
... | ... | @@ -368,20 +368,22 @@ Flexi App is available on [Google PlayStore](https://play.google.com/store/apps/ |
|
|
|
|
|
### Portuguese Pilot
|
|
|
|
|
|
The Portuguese pilot provides consumption recommendations through the Energy Application which is administrated by the partner INESC TEC. The E-REDES provides DSO level information and signals through DSO interface. The application is called Wattch.r. This custom-designed application is currently available for selected participants in Portugal to get information about how consumers can support the grid and the energy system.\
|
|
|
The Portuguese pilot provides consumption recommendations through the Energy Application which is administrated by the partner INESC TEC. The E-REDES provides DSO level information and signals through DSO interface. The application is called Wattchr. This custom-designed application is currently available for selected participants in Portugal to get information about how consumers can support the grid and the energy system.\
|
|
|
Everyday consumers are informed about the potential participation for the following day whilst keeping track of the current actions to be take in the current day.
|
|
|
|
|
|
Wattch.r makes use of:
|
|
|
Wattchr makes use of:
|
|
|
|
|
|
1. Interoperable Recommender (IRec), that provides information about the operating conditions of the EU grid and assigns the best hours in the day to increase of reduce the energy consumption.
|
|
|
2. DSO Interface (DSOi), that specialises the actions considering the geographies of Portuguese consumers and their impact in the distribution grids.
|
|
|
3. Semantic Interoperable Framework (SIF), that unites the different digital platforms via semantic representations of devices and systems.
|
|
|
4. Tips of the day, to help consumers to reduce their carbon footprint by adopting more sustainable behaviours.
|
|
|
|
|
|
Wattch.r will be available on Google PlayStore and Apple App Store early 2024.
|
|
|
Wattchr will be available on Google PlayStore and Apple App Store early 2024.
|
|
|
|
|
|
Example energy app implementation is available [here](https://gitlab.inesctec.pt/interconnect-public/energy-app-demo).
|
|
|
|
|
|
Wattchr is available on [Google PlayStore](https://play.google.com/store/apps/details?id=pt.inesctec.interconnect.wattchr) and [Apple App Store](https://apps.apple.com/us/app/wattchr/id6471264299).
|
|
|
|
|
|
{width="730" height="430"}
|
|
|
|
|
|
### Dutch Pilot
|
... | ... | |