International-Data-Spaces-Association / ids-specification

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://docs.internationaldataspaces.org/dataspace-protocol/
Apache License 2.0
34 stars 16 forks source link

Fix dataset reference in the Catalog Protocol specification #48

Closed jimmarino closed 8 months ago

jimmarino commented 1 year ago

The dataset reference in catalog/catalog.protocol.md needs to be fixed:

Response: Dataset containing the DCAT Dataset.

per @sebbader:

The data object in 2.2 is a dcat:Catalog, not a dcat:Dataset. Even though dcat:Catalog inherits from dcat:Dataset, I guess we need an own schema for it.

sebbader-sap commented 8 months ago

We have a schema for Dataset by now, so I think we can close this issue.