Difference between revisions of "Identifier"
From DGIWG
Line 3: | Line 3: | ||
− | {| style="border-spacing:0;width: | + | {| style="border-spacing:0;width:30cm;" |
|- | |- | ||
! style="border-top:0.75pt solid #000000;border-bottom:0.75pt solid #000000;border-left:0.75pt solid #000000;border-right:none;padding:0.132cm;" | Identifier | ! style="border-top:0.75pt solid #000000;border-bottom:0.75pt solid #000000;border-left:0.75pt solid #000000;border-right:none;padding:0.132cm;" | Identifier |
Latest revision as of 17:35, 4 May 2021
The properties of Identifier are listed below.
Identifier | Title / Description | Value Domain | Card |
---|---|---|---|
code
[DMF/Core]
|
Code
Alphanumeric value identifying an instance either universally or within in the namespace.
Note: For CRS, use URIs.
|
String or Anchor | 1 |
namespace
[DMF/Core]
|
Namespace
Namespace of the code.
|
String, Anchor or Free Text | 0..1 |
description
[DMF/Specific]
|
Description
Natural language description of the meaning of the code value.
e.g. for CRS description = WGS-84
|
String | 0..1
|