niemopen / niem-naming-design-rules

NIEM Naming and Design Rules Specification
Other
3 stars 2 forks source link

Get rid of `structures:sequenceID` #19

Open cdmgtri opened 1 year ago

cdmgtri commented 1 year ago

Migrated from NIEM/NIEM-NDR#103

Replace structures:sequenceID with an appinfo element that marks it as sorted, for multiple elements.

It's an XML kludge that doesn't translate well to other things.

Dr. Scott: Could maybe in the future use JSON-LD instead of RDF?

Are there environments in which the ordering isn't maintained?

Mike Hulme: Can just be a business rule, too. Can maybe just get rid of the whole concept?

JSON Type Definition RFC 8923? Translates JSON Schema to all sort of other things.

Model Instance -> JSON TypeDef -> All sorts of stuff.

cdmgtri commented 11 months ago

Model changes merged into the dev branch.