Difference between revisions of "Locale"
From DGIWG
Line 2: | Line 2: | ||
− | {| style="border-spacing:0;width: | + | {| style="border-spacing:0;width:30cm;" |
|- | |- | ||
| align=center style="border-top:1pt solid #000000;border-bottom:1pt solid #000000;border-left:1pt solid #000000;border-right:none;padding:0.101cm;" | '''Identifier''' | | align=center style="border-top:1pt solid #000000;border-bottom:1pt solid #000000;border-left:1pt solid #000000;border-right:none;padding:0.101cm;" | '''Identifier''' | ||
Line 62: | Line 62: | ||
− | {| style="border-spacing:0;width: | + | {| style="border-spacing:0;width:30cm;" |
|- | |- | ||
| style="background-color:transparent;border-top:0.5pt solid #000000;border-bottom:0.5pt solid #000000;border-left:0.5pt solid #000000;border-right:none;padding:0.097cm;color:#000000;" | DMF/Core | | style="background-color:transparent;border-top:0.5pt solid #000000;border-bottom:0.5pt solid #000000;border-left:0.5pt solid #000000;border-right:none;padding:0.097cm;color:#000000;" | DMF/Core |
Revision as of 11:27, 5 May 2021
Identifier | Title / Description | Value Domain | Card | Condition | Specific mapping notes |
language
[DMF/Core]
|
Locale Language
Designation of the locale Language.
|
Language Codelist
|
1 | Default is eng | |
encoding
[DMF/Core]
|
Character Encoding
Designation of the character set to be used to encode the textual value of the locale.
Constraints:
* Fixed to utf8 for MDDLOC |
Character Set Codelist
|
1 | Default is utf8 | |
identifier
[DMF/Core]
|
Locale Identifier
Identifier to be used to refer to the Locale in a Free Text.
Constraints:
* Mandatory if Locale is applied to MDTLOC |
String | 0..1 | The identifier property defined by DMF for Locale is handled as an XML identifier (inside the tags). It is never set for MDDLOC |
DMF/Core | DMF/Core defines the minimum set of metadata elements to be implemented by any metadata catalogue. This set satisfies the discovery use case. |