Problem/Motivation

For a project I need the PodcastEpisode from schema.org and its associatedMedia property so I also need the MediaObject.
I can't find those schema in the module so here a proposal

Proposed resolution

Patch to add 2 modules schema_podcast_episode and schema_media_object, but also a new PropertyType "MediaObject" to be able to reference it inside the PodcastEpisode

Comments

GPZ created an issue. See original summary.

gpz’s picture

StatusFileSize
new40.99 KB
gpz’s picture

Status: Active » Needs review
gpz’s picture

StatusFileSize
new40.99 KB

D10 version for 2x branch

tetranz’s picture

Issue tags: -
StatusFileSize
new41.01 KB
new1.03 KB

Bumping the core version requirement to include ^11.

Thanks for this. I needed the PodcastEpisode. It still successfully applies on 3x.

I haven't given it a good test yet but it seems to work.