Core Vocabulary & DDR Simple API : Extensibility of vocabularies : Enumerations

If an implementation decides to add an additional value to an enumerated property, such as supportedImageFormats, that new value will be in the same namespace as the Core Voc or in another namespace?

How a call from the API will note this fact, as the set of values in an enumeration are represented as non-namespaced Strings?

How collisions between values are going to be avoided?

Received on Tuesday, 15 April 2008 14:55:01 UTC