ebu / ebucoreplus

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

Subtitling and Captioning need to specify the language #354

Open JuergenGrupp opened 2 months ago

JuergenGrupp commented 2 months ago

The classes Subtitling and Captioning should have a property hasLanguage of type Language to specify the Language used in subtitles. Probably most of the subclasses of MediaResource and of Document should have that property, too. I would propose to add the property to the latter two. Comments?