schemadotorg_starterkit_podcast-1.0.x-dev/schemadotorg_starterkit_podcast.schemadotorg_starterkit.yml
schemadotorg_starterkit_podcast.schemadotorg_starterkit.yml
types:
node:Person: { }
node:PodcastSeries:
properties:
schema_podcast_category:
type: string
label: 'Category:iTunes'
description: 'Categories to be displayed in iTunes. Processor expects "$category/$subcategory". Multivalues are coma separated.'
name: schema_podcast_category
machine_name: schema_podcast_category
accountablePerson: true
editor: true
image: true
isFamilyFriendly: true
keywords: true
node:PodcastEpisode:
properties:
schema_podcast_category:
type: string
label: 'Category:iTunes'
description: 'Categories to be displayed in iTunes. Processor expects "$category/$subcategory". Multivalues are coma separated.'
name: schema_podcast_category
machine_name: schema_podcast_category
image: true
isFamilyFriendly: true
keywords: true
name:
name: schema_name
required: true
partOfSeries:
required: true
