adiwg / mdTranslator

Metadata translation tool built using Ruby
https://www.adiwg.org/mdTranslator/
The Unlicense
14 stars 12 forks source link

DCAT-US writer: support language field #277

Open jwaspin opened 11 months ago

jwaspin commented 11 months ago

Support DCAT-US language field.

Conditionality: optional Namespace: dc: "http://purl.org/dc/terms/"

DCAT-US schema mapping [accrualPeriodicity: "dc:accrualPeriodicity"](language: "dc:language") (http://purl.org/dc/terms/language)

Description

The language of the dataset.

Usage notes

mdJSON mapping

Language codelist could be used but needs to be bound with country corresponding to the RFC 5646 format https://datatracker.ietf.org/doc/html/rfc5646, such as "en-US", community valuation should be determined.