Metadata file identifier
| Name | Metadata file identifier |
| Definition | This element documents a value that uniquely identifies the metadata elements of a single dataset, dataset series, or spatial data services. |
| Obligation |
|
| Multiplicity | [1] |
| Example | f7a85416-2246-11ea-978f-2e728ce88125 |
| This element documents a value that uniquely identifies the metadata elements of a single dataset, dataset series, or spatial data services. Using a unique metadata file identifier, it is possible to identify redundant metadata elements and track the updating of metadata elements as they are downloaded from various metadata catalogs. | |
Technical data
| INSPIRE equivalent | - |
| Comparison with INSPIRE | - |
| ISO equivalent | Metadata file identifier |
| Comparison with ISO | equivalent |
| XPath | MD_Metadata/*/fileidentifier |
| Data type | character string |
| Domain | free text |
| Implementation instructions | It is recommended to document a globally unique and persistent metadata file identifier. The global uniqueness of a metadata file identifier can be ensured, for example, by using a universal unique identifier (UUID) or by using the nomenclature <country code> _ <manufacturer> _ <product> _ <version> _ <theme>. The metadata file identifier is documented using the gmd: fileIdentifier element. |
Encoding example: Assinging the metadata file identifier using the UUID
| <gmd:MD_Metadata… … <gmd:fileIdentifier> <gco:CharacterString>f7a85416-2246-11ea-978f-2e728ce88125</gco:CharacterString> </gmd:fileIdentifier> … </gmd:MD_Metadata> |
