ddialliance / DdiToCogs

Convert DDI 3.x schemas to a Cogs data model
MIT License
0 stars 0 forks source link

Cardinality change (in both Identifable and Reference) #5

Closed spuddybike closed 3 years ago

spuddybike commented 4 years ago

The following have incorrect cardinality

URN (part of choice 0..2 to 1..1) ID (part of set in choice 0..2 to 1..1) Version (part of set in choice 0..2 to 1..1) Agency (part of set in choice 0..2 to 1..1)

spuddybike commented 3 years ago

Decision needed that this all elements are mandatory is now the default situation, this is reflected in the best practices document

spuddybike commented 3 years ago

Need to document - open JIRA to do that