-
Notifications
You must be signed in to change notification settings - Fork 851
TVSeries and TVEpisode have actors and directors, but TVSeason does not #336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
…and schema.org/director.
See pull request#337: https://github.com/schemaorg/schemaorg/pull/337/files |
I suggest we add those to http://schema.org/Season instead of to TVSeason. This will then apply to Series is a bit different as it covers more variety, but we could add RadioSeries too while we're at it. Looking at adding actor/director to each of the Series subtypes individually, my suggestions are:
|
+1. I'll add it to schema.org/Season. |
It turns out I had already figured this out and put the property on schema.org/Season. |
Issue #336: Added Season to the domain for schema.org/actor and schema.org/director.
Merged into sdo-gozer. |
The properties "actor" and "director" exist on TVSeries and TVEpisode. We should add TVSeason to the domain to round out the possibilities.
The text was updated successfully, but these errors were encountered: