eclipse-dataspace-protocol-base / DataspaceProtocol

The Dataspace Protocol is a set of specifications designed to facilitate interoperable data sharing between entities governed by usage control and based on Web technologies. These specifications define the schemas and protocols required for entities to publish data, negotiate Agreements, and access data in a data space
https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/
Apache License 2.0
9 stars 4 forks source link

Consolidate DCAT and ODRL Profiles #42

Open arnoweiss opened 1 month ago

arnoweiss commented 1 month ago

Bug Report

Describe the Bug

There's are non-linked references to underspecified ODRL and DCAT Profiles in the models file. Example: https://github.com/eclipse-dataspace-protocol-base/DataspaceProtocol/blob/3cbf47d5301beed37911e79bb483a03d0b5ec8fd/model/model.md?plain=1#L57

There is no comprehensive (let alone formal) definition of the mentioned profiles and their content is scattered across chapters - for example moving this statement from the Catalog to the models section: https://github.com/eclipse-dataspace-protocol-base/DataspaceProtocol/blob/3cbf47d5301beed37911e79bb483a03d0b5ec8fd/catalog/catalog.protocol.md?plain=1#L84

Type: non-normative, normative

Possible Implementation

Decide on level of formality and consolidate all restrictions the profiles make in one section.