Open menzowindhouwer opened 4 years ago
I expect the number of items in the Component Registry that have this to be quite small, so we can fix that manually. I agree with you that it would be best to keep the spec as it is and fix the toolkit.
I expect a bit more as displayPriority
is also a cue in this faulty namespace, and its enforced and created by the editor.
Ah, that's right. Ok then I think we will need a script. And hope this will not break anything; maybe we should check for Comedi. I'm not aware of any other software that might make use of it.
The CMDI 1.2 specification defines the cue namespace as
http://www.clarin.eu/cmd/cues/1
. However the toolkit useshttp://www.clarin.eu/cmdi/cues/1
(so with an additionali
) incmd-component.xsd
, and the various stylesheets.The component registry database also contains the faulty ones :-( The least impact on the installed base would be changing the spec, but that breaks the alignment among namespaces in the spec ...