eclipse-edc / Connector

EDC core services including data plane and control plane
Apache License 2.0
284 stars 240 forks source link

feat: add `dcterms:issued` and `dcterms:modified` properties in `Dataset` catalog output #4472

Closed bscholtes1A closed 3 weeks ago

bscholtes1A commented 2 months ago

Feature Request

In the catalog output, we need to know the issuance date and last modification date for each dcat:Dataset. These are covered by dcterms:issued and [dcterms:modified](https://www.w3.org/TR/vocab-dcat-3/#Property:resource_update_date fields) of the dcat:Resource, from which Dataset is a child class.

Which Areas Would Be Affected?

Entity related stores and mapping.

Why Is the Feature Desired?

Know first issuance and last modification date of each dataset.

Solution Proposal

Add and populate modifiedAt field in Entity class.

jimmarino commented 2 months ago

I don't think these should be put in a dataspace-specific extension, not in the EDC. Can't this be implemented using an event subscriber and updating the asset with a custom property?

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 14 days with no activity.

github-actions[bot] commented 4 weeks ago

This issue is stale because it has been open for 14 days with no activity.

github-actions[bot] commented 3 weeks ago

This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] commented 3 weeks ago

This issue was closed because it has been inactive for 7 days since being marked as stale.