How to Include DCAT 3 Compliant Distribution Metadata in the Catalog? #5583
Unanswered
albert-lopez
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
EDC is not DCAT3 fully compliant, but it's DSP v2025-1 compliant, I recommend you to check out the specification: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, the EDC Distribution class (in the catalog SPI) only supports two properties:
However, according to the W3C DCAT 3 specification (https://www.w3.org/TR/vocab-dcat-3/#Class:Distribution), a dcat:Distribution should support additional metadata properties such as:
Is there a recommended approach within the EDC ecosystem for including DCAT-compliant metadata (byteSize, checksum, etc.) in distributions?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions