The schema supports linking a specific Essence to a PublicationEvent:
ec:PublicationEvent ec:playsOut ec:Essence
Essence is a subclass of MediaResource.
It is not clear why it could link to only the subclass.
It would make sense to (also) linking the parent class:
ec:PublicationEvent ec:playsOut ec:MediaResource
Or in case backwards compatibility is desired:
ec:PublicationEvent ec:playsOutMediaResource ec:MediaResource
The schema supports linking a specific
Essenceto aPublicationEvent:ec:PublicationEvent ec:playsOut ec:EssenceEssenceis a subclass ofMediaResource.It is not clear why it could link to only the subclass.
It would make sense to (also) linking the parent class:
ec:PublicationEvent ec:playsOut ec:MediaResourceOr in case backwards compatibility is desired:
ec:PublicationEvent ec:playsOutMediaResource ec:MediaResource