ebu / ebucoreplus

Maintenance and development of the EBUCorePlus
MIT License
23 stars 6 forks source link

Same type for aspectRatio and displayAspectRatio #332

Open MarcAntoine-Arnaud opened 2 weeks ago

MarcAntoine-Arnaud commented 2 weeks ago

ec:aspectRatio has a string type, ec:displayAspectRatio and ec:ActiveFormatDescriptorCode

I suggest to change to have only a type ec:aspectRatio with a numerator and denominator.

So ec:displayAspectRatio will target ec:aspectRatio and ec:aspectRatio (the property) that target an ec:aspectRatio.

It will be relavant as with validation shape (SHACL/SHex), a validation against the width/height is possible for the aspectRatio property.