ebu / ebucoreplus

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

isPartOf should also support Items as parts of Programmes #364

Open JuergenGrupp opened 3 weeks ago

JuergenGrupp commented 3 weeks ago

isPartOf and its inverse hasPart are only available for the combination of EditorialWork and EditorialSegment. But it is reasonable to also represent Item as a part of a Programme, while both are subclasses of EditorialWork. Proposal: Allow EditorialWork hasPart EditorialWork and the inverse isPartOf