how to: ordered collection of a Concept

Some AAT *concepts* have ordered children (narrower concepts).
How can one represent this?
- I guess one could put the children in a skos:OrderedCollection that is "free floating" i.e. one that’s not connected to anything. But TMSes will have a hard time figuring what this pattern means
- iso:ConceptArray allows you to put ordered children *under* a concept by using iso:subordinateArray
- I propose an extension iso:equivalentArray that puts the array "next" to the concept.

What do you think?

Received on Friday, 8 November 2013 15:43:56 UTC