Issue #373: Created PodcastSeries and PodcastEpisode#2007
Issue #373: Created PodcastSeries and PodcastEpisode#2007danbri merged 8 commits intoschemaorg:masterfrom
Conversation
Sync with schema.org master.
Sync with schema.org master
About
|
|
@unor I changed rssFeed to webFeed. I will remove that property from PodcastEpisode. |
|
Hello @vholland, can you re-issue the CI manually? it couldn't download a dependency because GitHub was unstable exactly during that time. |
|
@Racum Done. Yeah, I submitted during their outage. It should be fixed now. |
|
Shall we do this? having an approach to podcasts makes sense, but maybe a general interaction with rss/atom feeds needs discussion beyond the audio aspect... /cc @rvguha |
|
We talked about this at Google and don't have a big use for this vocabulary currently, but we can park the design in case other usecases and applications arise. It was only going to be in Pending anyway, so we could go ahead and do that. Is it better to park something usably in Pending.schema.org rather than as a mere github issue? Probably... |
Yeah I was kind of surprised that RSS feeds aren't represneted, but you can kind of do it with: |
|
I think it's worth taking a look at http://schema.org/OnDemandEvent and https://schema.org/EventSeries to address similarities and distinctions. OnDemandEvent specifically refers to representing podcasts, but doesn't provide support for continued works that operate somewhere between an event, a series, and a creative work. There's also EventSeries to address the issue of scheduling, but there is a disconnect in these concepts that I think the PodcastEpisode and PodcastSeries concepts introduced here highlight. There's not really a good way right now in Schema.org to represent continued content in general. Things like podcasts, web series, web comics, web novels, etc. require elements of CreativeWorkSeries and EventSeries. Could we generalize this to work for all continued content, not just podcasts? Doing so may help address inconsistencies between what is picked up by search engines and stored in their knowledge graphs. As an example, among two popular podcasts I listen to, one shows up in Google's results as type Podcast Feed, whereas the other has no type, only its Wikipedia summary. |
|
It would be great to get this merged |
No description provided.