Difference between revisions of "Identifier"
From DGIWG
(Created page with "==== Identifier ==== The properties of Identifier are listed below. {| style="border-spacing:0;width:16.217cm;" |- ! style="border-top:0.75pt solid #000000;border-bottom:0....") |
(No difference)
|
Revision as of 17:10, 18 October 2017
Identifier
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.
|
tring 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
|