Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Clarify that format refers to mediaType #272

@philipashlock

Description

@philipashlock

While many of the fieldnames are derived from DCAT it looks like format and mediaType were mixed up. The way that format is used here is really what mediaType is meant for (referring to IANA, aka MIME type). The distinction is described here: http://www.w3.org/TR/vocab-dcat/#Property:distribution_media_type

As a recommendation for a future iteration of the spec, format should be deprecated in favor of mediaType when referring to an IANA (aka MIME type) value as we're currently using it. The format field could still be acceptable for a more human readable name for the mediaType as per http://www.w3.org/TR/vocab-dcat/#Property:distribution_format

In related issues: mediaType should also be paired with downloadURL (#335) within the distribution array (#217)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions