> For the complete documentation index, see [llms.txt](https://i4trust.ishare.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://i4trust.ishare.eu/open-call/igreenport.md).

# iGreenPort

The Port of Palma de Mallorca faces significant environmental challenges due to maritime traffic, specifically from the anchoring of ships and discharges of poorly treated water, which severely impact water quality and the Posidonia seagrass.&#x20;

iGreenPort addresses these challenges by creating a data space that combines seawater quality and AIS data, supporting the PortCDM (Collaborative Decision Making) model. This model establishes a data marketplace to share near-real-time seawater quality data (starting with turbidity) and AIS data, crucial for identifying pollution sources. The system gathers AIS data through a hardware receiver or AIS stations and turbidity data from sensors on continuously moving maritime pilot boats.&#x20;

These datasets are shared through a Marketplace with entities of the iGreenPort consortium, who use them to add value by creating new data packages and advanced services for seawater monitoring and analysis. The iGreenPort Dataspace leverages the Marketplace, powered by FIWARE technology and [iSHARE specifications](https://dev.ishare.eu/), to facilitate secure, efficient, and traceable data exchange.&#x20;

The development of iGreenPort required a FIWARE technology-based structure to support Big Data from IoT, combined with iSHARE components to enable a Marketplace with a secure and agile authentication system. [iSHARE Participant Registry](https://trustbok.ishare.eu/apply-ishare/participant-registry), in coordination with the Identity Provider and Authorization Registry, further verifies whether participants sharing data in the iGreenPort Dataspace are trusted organisations.&#x20;

This system allows Port Authorities and other stakeholders to access data through a single Marketplace, improving environmental monitoring and operational efficiency at the Port of Palma de Mallorca.&#x20;

#### Contributors:

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><img src="/files/cFP6fPkzIAn7rwvsYECr" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/a5abOHPVVY9TZXWuFzy1" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/RiaOzp1aThD3KvOptt4I" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/XiCoo9fJJMEmQLWYQQqK" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/AJ7HTlobL6mnaQqgzlUv" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/h5wDCgMAkqWUHFXTep9a" alt="" data-size="original"></td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://i4trust.ishare.eu/open-call/igreenport.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
