Skip to content

HVD keywords on XML #136

Open
Open
@abadppa0

Description

Hello,
We are including the keywords of thematic categories of HVD on metadata XML and we would like to know if we are doing it correctly.
We have seen entry #134 and we have seen that the XML is different and we have doubts whether our thesaurus is correct:

What is the correct vocabulary on XML? Do you have an example?

Thank you very much
Paloma

<gmd:descriptiveKeywords>
        <gmd:MD_Keywords>
          <gmd:keyword>
            <gmx:Anchor xlink:href="http://data.europa.eu/bna/c_9427236f">Administrative units</gmx:Anchor>
          </gmd:keyword>
          <gmd:type>
            <gmd:MD_KeywordTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_KeywordTypeCode" codeListValue="theme" />
          </gmd:type>
          <gmd:thesaurusName>
            <gmd:CI_Citation>
              <gmd:title>
                <gmx:Anchor xlink:href="http://data.europa.eu/bna/asd487ae75">High-value dataset categories</gmx:Anchor>
              </gmd:title>
              <gmd:date>
                <gmd:CI_Date>
                  <gmd:date>
                    <gco:Date>2024-06-12</gco:Date>
                  </gmd:date>
                  <gmd:dateType>
                    <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode" codeListValue="publication" />
                  </gmd:dateType>
                </gmd:CI_Date>
              </gmd:date>
            </gmd:CI_Citation>
          </gmd:thesaurusName>
        </gmd:MD_Keywords>
</gmd:descriptiveKeywords>

Here XML metadata

Metadata

Assignees

No one assigned

    Labels

    alignment:inspireINSPIRE Technical Metadata Guidelines alignment relatedfuture-workTo be dealt with in the next iteration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions