Skip to content

Guidelines for the encoding of spatial data - localisedCharacterString #92

Answered by fabiovinci
bfrichet3 asked this question in Q&A
Discussion options

You must be logged in to vote

Dear @bfrichet3,

you are right, in the GML it is not possible to implement the same encoding used for metadata.

Since the dataType of the locale attribute is xs:anyURI it is possible to use directly the URI of the related language.

For the URI to be used, we would suggest the use of the same values required by TG MD 2.1, i.e. ISO 639-2/B code list.

Two different URIs can be used: http://www.loc.gov/standards/iso639-2/ or http://id.loc.gov/vocabulary/iso639-2, with the difference that the reference to a specific language is encoded in a different way.
In the first URI, the reference is encoded as a numeric code, in the second one, the reference is encoded with the three-letter code.

Exampl…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by sMorrone
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #91 on April 21, 2022 13:52.