Skip to content

Marking a dcat:Dataset as deprecated (Discontinued) #26

@ChLaaboudi

Description

@ChLaaboudi

Description: DCAT-AP currently lacks a formally defined mechanism to mark a dcat:Dataset as deprecated. While the property adms:status (with lifecycle status values such as "Deprecated") is defined for dcat:Distribution and dcat:CatalogRecord, it is not available for dcat:Dataset itself. This is a known gap in the specification.

Proposed Solution:
To address this, we should define a property at the dcat:Dataset level, with two potential approaches:

  1. Extend adms:status to apply to dcat:Dataset. The object is a dataset-status (Codelist)
    Codelist Reference: The EU Vocabularies dataset-status codelist includes a relevant value for deprecated datasets:
    Withdrawn: http://publications.europa.eu/resource/authority/dataset-status/WITHDRAWN-
  2. Use owl:deprecated (with a boolean value of TRUE).
    Best pratices for linking deprecated and replacing datasets

Best practice
To maintain data provenance, deprecated datasets should explicitely reference their replacements (and vice-versa) with the properties dct:replaces/dct:isReplacedBy

Metadata

Metadata

Assignees

No one assigned

    Labels

    release:3.0.0Actively being worked on for StatDCAT-AP 3.0.0status:fixedResolution applied in drafttype:featureA yet untackled problemwebinar:2026-04-16To be discussed in the 2026-04-16 webinar

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions