Frequently asked question

Does GPT 3.1 support multi-lingual metadata - multiple languages in a single metadata document?

Last Published: April 25, 2020

Answer

Yes, the ISO 19139 specification allows for a metadata document to present the same information in multiple languages. See the example below:
<keyword>
<gco:CharacterString>agriculture</gco:CharacterString>
<PT_FreeText>
<textGroup>
<LocalisedCharacterString locale="fr">agriculture</LocalisedCharacterString>
</textGroup>
<textGroup>
<LocalisedCharacterString locale="es">agricultura</LocalisedCharacterString>
</textGroup>
<textGroup>
<LocalisedCharacterString locale="de">Landwirtschaft</LocalisedCharacterString>
</textGroup>
</PT_FreeText>
</keyword>


Publishing this metadata document to the GIS Portal Toolkit (GPT) works successfully.

After the document has been approved and database indexing has run, it is possible to search for the document using keywords of any language, as long as they are specified in the document.

Article ID:000009660

Software:
  • Legacy Products

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic