# What we do

We are developing building blocks to enable human-centric, ethical and trustworthy exchange of data with first applications in the sector of Education and Skills.&#x20;

Many organizations, public and private, in Europe have great innovations and datasets in the sector of Education and Skills. However, the exchange of data among these actors has been very limited due to several factors:

* lack of existing, easily available and secure building blocks enabling data exchange,
* the unilateral aggregation and centralization of personal data by a few dominant players,
* the complexity of EU regulation about data (e.g. GDPR).

In agreement with the EU data strategy and Gaia-X initiative, Prometheus-X objective is to fund the development of the [building blocks ](/building-blocks/catalog.md)required for building the first european Data Space of Education and Skills (DASES).

### Our building blocks are digital commons

[Digital commons](https://en.wikipedia.org/wiki/Digital_commons_\(economics\)) are software or middleware components that are needed by group of actors in an industry and for which the development is mutualised in order to decrease costs and improve interoperability. &#x20;

> The digital commons are a form of [commons](https://en.wikipedia.org/wiki/Commons) involving the distribution and communal ownership of [informational resources](https://en.wikipedia.org/wiki/Information_technology) and [technology](https://en.wikipedia.org/wiki/Technology). Resources are typically designed to be used by the community by which they are created. - Wikipedia

### Our Building blocks

Dataspace of Education and Skills (DASES) working groups started in march 2021. After many months of work and meetings between the particpants of the various [working groups](https://dataspace.prometheus-x.org/fundamentals/working-groups), a first list of building blocks was identified. This list was them submitted to the vote according to the [governance](https://dataspace.prometheus-x.org/fundamentals/governance) of the association.&#x20;

For now, these building blocks are:&#x20;

* [Identity](/building-blocks/identity.md)
* [Contract](/building-blocks/contract.md)
* [Consent](/building-blocks/consent.md)
* [Traceability](/building-blocks/traceability.md)
* Interoperability
  * ... of [skills data](/building-blocks/interoperability/skills-data.md)
  * ... of [learning records](/building-blocks/interoperability/learning-records.md)
  * ... of [impact studies](/building-blocks/interoperability/impact-study.md)
  * ... of [plugins](/building-blocks/interoperability/universal-plugin-sdk.md)
  * ... of [metadata](/building-blocks/interoperability/ai-metadata-enrichment.md)

{% hint style="info" %}
Additional building blocks may be required in the future. The list above is not exhaustive. This list describes the first and prioritized building blocks to be developed for the dataspace to launch. By taking part in Prometheus-X you can decide which building blocks to develop and fund next!
{% endhint %}

Check them out, use them and contribute to them!


---

# Agent Instructions: 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:

```
GET https://dataspace.prometheus-x.org/overview/what-we-do.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
