Skip to content

CIM WG Maintenance Request - Support DCAT3 #47

@Sveino

Description

@Sveino

Description of issue:
Dataset version handling is very important. This is now addressed in DCAT-3 and our Metadata specification should rely on DCAT-3 so that we can easier implement support for Common Energy Data Space.
This change request is addressing the particular need from CSA and are therefor just adding the additional attributes that is needed without evaluating other elements.

Proposed resolution

  • Suggest to make the following updates:

  • Update line 161 to refer to DCAT-3.

  • Update Figure 3 by removing time (it is no longer used) and update the diagram with the changes done on the attributes.

  • Update Figure 7 based on the update done on the attribues

  • Update the following attributes in Table 2:

    • Change hasCurrentVersion from String to IRI and it shall be serielized as rdf:resource.
    • Change isVersionOf from String to IRI and it shall be serielized as rdf:resource.
    • Change previousVersion from String to IRI and it shall be serielized as rdf:resource.
    • Change wasGeneratedBy form 0..n to 0..1
    • Should considere changing the following from String to stringIRI and it shall be serilized as literal.
      • dcterms:license
      • dcterms:rights
      • dcterms:rightHolder
  • Add the following attributes:

    • All IRI shall be serielized as rdf:resource
name mult type description
issued 0..1 Date
title 0..1 String
spartial 0..1 IRI

Need to add the addtional fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DCAT3Chanegs realted to transition to DCAT version 3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions