adiwg / mdJson-schemas

JSON schemas, examples, and templates for ADIwg metadata standards
http://www.adiwg.org/projects/
GNU Lesser General Public License v3.0
18 stars 15 forks source link

Verify translation descriptions for dataQuality report elements #271

Open hmaier-fws opened 5 months ago

hmaier-fws commented 5 months ago

Verify, and if necessary, add translation descriptions for dataQuality (metadata > dataQuality > report) report elements:

For additional details see #262

dwalt commented 5 months ago

@hmaier-fws Why was this issue created? This is already documented in the original issue: https://github.com/adiwg/mdJson-schemas/issues/224. Not sure why it was closed.

jwaspin commented 3 months ago

@dwalt This looks like it's referring more specifically to the translation descriptions that look more like this: (@hmaier-fws correct me if I'm wrong about this)

"translation": {
  "ISO 19115-2": [
    "MI_Metadata > DQ_DataQuality > Report > [DQ_Element type]"
  ],
  "FDGD CSDGM": ["no translation"],
  "DCAT": ["no translation"]
}
jwaspin commented 3 months ago

Related to https://github.com/adiwg/mdJson-schemas/issues/272