Skip to content

Make URIs vs. IRIs consistent in the DCAT document #1341

@jakubklimek

Description

@jakubklimek

Throughout the DCAT document, both URIs and IRIs are used to refer to identifier types in various places.
I suspect that this is, at this moment, an unintentional inconsistency.
In many places (e.g. https://w3c.github.io/dxwg/dcat/#Property:resource_identifier) the usage of URIs is unnecessarily restrictive. For instance, in Czechia, those are almost always IRIs.

Since the document references RFC 3986 (URIs) and RFC 3987 (IRIs), it seems quite important to make this consistent and change URIs to IRIs wherever the identifier is not used in a context where IRIs are explicitly disallowed and therefore forced to be percent-encoded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EditorialdcatfeedbackIssues stemming from external feedback to the WG

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions