Skip to content

Template names aren't displayed in the drop-down menu #5

@lushc

Description

@lushc

When creating a new metadata record, the templates provided by the plugin do appear in the drop-down menu but only with the schema name in brackets (see screenshot below).

issue3-1

An extract from an MCP template that does have its title displayed:

  <gmd:identificationInfo>
    <mcp:MD_DataIdentification gco:isoType="gmd:MD_DataIdentification">
      <gmd:citation>
        <gmd:CI_Citation>
          <gmd:title>
            <gco:CharacterString>MCP 1.5-experimental: CORE Metadata for Marine Geographic Datasets</gco:CharacterString>
          </gmd:title>

An extract from the GVQ template that does not have its title displayed:

    <gmd:identificationInfo>
        <gvq:GVQ_DataIdentification>
            <gmd:citation>
                <gmd:CI_Citation>
                    <gmd:title>
                        <gco:CharacterString>GeoViQua 4.0 Digital Climatic Atlas Template</gco:CharacterString>
                    </gmd:title>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions