Clarification Request Regarding Language Tags Constraints #293
Labels
accepted in principle
problem noted but solution differs from original proposal
acknowledged
in work
specification
impact on specification and thus on xml, json etc., label "aas-core" not set additinally
transfer
issue refers to other part of specification and will be transfered
Milestone
In Specification Part 1, there is information regarding language tags as follows:
"RDF requires IETF BCP 47[20] language tags. Simple two-letter language tags for locales like "de" conformant to ISO 639-1 are allowed, as well as language tags plus extension like "de-DE" for country code, dialect, etc. like in "en-US" for English (United States) or "en-GB" for English (United Kingdom). IETF language tags are referencing ISO 639, ISO 3166 and ISO 15924."
Could you please provide more specific details about these requirements? Have I understood correctly that language tags must adhere to the IETF BCP 47 standard with certain restrictions? Are these restrictions as follows:
langtag
must correspond to ISO 639-1.script
andregion
, which must comply to ISO 15924 and ISO 3166. So, are tags like "de-Latn" or "de-Latn-DE" also allowed?If this is the case, could you please formalize an AASd-Constraint that outlines the limitations of language tags in AAS?
The text was updated successfully, but these errors were encountered: