RadioClip
A short radio program or a segment/part of a radio program.
Usage: Between 10 and 100 domains
Property | Expected Type | Description |
---|---|---|
Properties from Clip | ||
actor
|
Person | An actor, e.g. in tv, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip. Supersedes actors. |
clipNumber
|
Integer or Text | Position of the clip within an ordered group of clips. |
director
|
Person | A director of e.g. tv, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip. Supersedes directors. |
musicBy
|
MusicGroup or Person | The composer of the soundtrack. |
partOfEpisode
|
Episode | The episode to which this clip belongs. |
partOfSeason
|
CreativeWorkSeason | The season to which this episode belongs. |
partOfSeries
|
CreativeWorkSeries | The series to which this episode or season belongs. Supersedes partOfTVSeries. |
Properties from CreativeWork | ||
accessibilityFeature
|
Text | Content features of the resource, such as accessible media, alternatives and supported enhancements for accessibility (WebSchemas wiki lists possible values). |
aggregateRating
|
AggregateRating | The overall rating, based on a collection of reviews or ratings, of the item. |
alternativeHeadline
|
Text | A secondary title of the CreativeWork. |
associatedMedia
|
MediaObject | A media object that encodes this CreativeWork. This property is a synonym for encoding. |
audience
|
Audience | An intended audience, i.e. a group for whom something was created. Supersedes serviceAudience. |
author
|
Organization or Person | The author of this content or rating. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably. |
award
|
Text | An award won by or for this item. Supersedes awards. |
contentLocation
|
Place | The location depicted or described in the content. For example, the location in a photograph or painting. |
contentRating
|
Text | Official rating of a piece of content—for example,'MPAA PG-13'. |
contributor
|
Organization or Person | A secondary contributor to the CreativeWork or Event. |
copyrightHolder
|
Organization or Person | The party holding the legal copyright to the CreativeWork. |
creator
|
Organization or Person | The creator/author of this CreativeWork. This is the same as the Author property for CreativeWork. |
discussionUrl
|
URL | A link to the page containing the comments of the CreativeWork. |
educationalUse
|
Text | The purpose of a work in the context of education; for example, 'assignment', 'group work'. |
encoding
|
MediaObject | A media object that encodes this CreativeWork. This property is a synonym for associatedMedia. Supersedes encodings. |
exampleOfWork
|
CreativeWork | A creative work that this work is an example/instance/realization/derivation of. Inverse property: workExample. |
fileFormat
|
Text or URL | Media type, typically MIME format (see IANA site) of the content e.g. application/zip of a SoftwareApplication binary. In cases where a CreativeWork has several media type representations, 'encoding' can be used to indicate each MediaObject alongside particular fileFormat information. Unregistered or niche file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia entry. |
funder
|
Organization or Person | A person or organization that supports (sponsors) something through some kind of financial contribution. |
hasPart
|
CreativeWork | Indicates a CreativeWork that is (in some sense) a part of this CreativeWork. Inverse property: isPartOf. |
interactivityType
|
Text | The predominant mode of learning supported by the learning resource. Acceptable values are 'active', 'expositive', or 'mixed'. |
isBasedOn
|
CreativeWork or Product or URL | A resource that was used in the creation of this resource. This term can be repeated for multiple sources. For example, http://example.com/great-multiplication-intro.html. Supersedes isBasedOnUrl. |
isFamilyFriendly
|
Boolean | Indicates whether this content is family friendly. |
isPartOf
|
CreativeWork | Indicates a CreativeWork that this CreativeWork is (in some sense) part of. Inverse property: hasPart. |
learningResourceType
|
Text | The predominant type or kind characterizing the learning resource. For example, 'presentation', 'handout'. |
locationCreated
|
Place | The location where the CreativeWork was created, which may not be the same as the location depicted in the CreativeWork. |
mentions
|
Thing | Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept. |
position
|
Integer or Text | The position of an item in a series or sequence of items. |
producer
|
Organization or Person | The person or organization who produced the work (e.g. music album, movie, tv/radio series etc.). |
provider
|
Organization or Person | The service provider, service operator, or service performer; the goods producer. Another party (a seller) may offer those services or goods on behalf of the provider. A provider may also serve as the seller. Supersedes carrier. |
publisher
|
Organization or Person | The publisher of the creative work. |
review
|
Review | A review of the item. Supersedes reviews. |
sourceOrganization
|
Organization | The Organization on whose behalf the creator was working. |
spatialCoverage
|
Place | The spatialCoverage of a CreativeWork indicates the place(s) which are the focus of the content. It is a subproperty of contentLocation intended primarily for more technical and detailed materials. For example with a Dataset, it indicates areas that the dataset describes: a dataset of New York weather would have spatialCoverage which was the place: the state of New York. Supersedes spatial. |
sponsor
|
Organization or Person | A person or organization that supports a thing through a pledge, promise, or financial contribution. e.g. a sponsor of a Medical Study or a corporate sponsor of an event. |
temporalCoverage
|
DateTime or Text or URL | The temporalCoverage of a CreativeWork indicates the period that the content applies to, i.e. that it describes, either as a DateTime or as a textual string indicating a time period in ISO 8601 time interval format. In the case of a Dataset it will typically indicate the relevant time period in a precise notation (e.g. for a 2011 census dataset, the year 2011 would be written "2011/2012"). Other forms of content e.g. ScholarlyArticle, Book, TVSeries or TVEpisode may indicate their temporalCoverage in broader terms - textually or via well-known URL. Written works such as books may sometimes have precise temporal coverage too, e.g. a work set in 1939 - 1945 can be indicated in ISO 8601 interval format format via "1939/1945". Supersedes datasetTimeInterval, temporal. |
timeRequired
|
Duration | Approximate or typical time it takes to work with or through this learning resource for the typical intended target audience, e.g. 'P30M', 'P1H25M'. |
translator
|
Organization or Person | Organization or person who adapts a creative work to different languages, regional differences and technical requirements of a target market, or that translates during some event. |
version
|
Number or Text | The version of the CreativeWork embodied by a specified resource. |
video
|
VideoObject | An embedded video object. |
workExample
|
CreativeWork | Example/instance/realization/derivation of the concept of this creative work. eg. The paperback edition, first edition, or eBook. Inverse property: exampleOfWork. |
Properties from Thing | ||
additionalType
|
URL | An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally. |
alternateName
|
Text | An alias for the item. |
description
|
Text | A description of the item. |
disambiguatingDescription
|
Text | A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation. |
image
|
ImageObject or URL | An image of the item. This can be a URL or a fully described ImageObject. |
mainEntityOfPage
|
CreativeWork or URL | Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See background notes for details. Inverse property: mainEntity. |
name
|
Text | The name of the item. |
potentialAction
|
Action | Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role. |
sameAs
|
URL | URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Freebase page, or official website. |
url
|
URL | URL of the item. |
Available properties in extensions
- For CreativeWork in the bib extension: publisherImprint, translationOfWork, workTranslation
- For CreativeWork in the pending extension: accessMode, accessModeSufficient, accessibilitySummary, contentReferenceTime
Schema Version 3.1