ONSdigital / application-profile

Other
7 stars 3 forks source link

CSV-W Profile - Code list recommendations don't support URI-unsafe notations #19

Open robons opened 1 year ago

robons commented 1 year ago

In csvcubed we've moved from using the notation to directly identify the concept, to having a separate column called URI Identifier. This allows the notation to be true to life and contain characters which are not permitted/safe to be held within a URI.

See this example and its corresponding table column definitions.

N.B. The parent column needs to contain the parent's URI Identifier when following this approach.