-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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).
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>