MovieSeries
A series of movies. Included movies can be indicated with the hasPart property.
Usage: Fewer than 10 domains
| Property | Expected Type | Description |
|---|---|---|
| Properties from MovieSeries | ||
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. |
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. |
productionCompany
|
Organization | The production company or studio responsible for the item e.g. series, video game, episode etc. |
trailer
|
VideoObject | The trailer of a movie or tv/radio series, season, episode, etc. |
| Properties from CreativeWorkSeries | ||
endDate
|
Date or DateTime | The end date and time of the item (in ISO 8601 date format). |
startDate
|
Date or DateTime | The start date and time of the item (in ISO 8601 date format). |
| Properties from CreativeWork | ||
about
|
Thing | The subject matter of the content. |
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. |
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. |
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. |
dateCreated
|
Date or DateTime | The date on which the CreativeWork was created or the item was added to a DataFeed. |
discussionUrl
|
URL | A link to the page containing the comments of the CreativeWork. |
encoding
|
MediaObject | A media object that encodes this CreativeWork. This property is a synonym for associatedMedia. Supersedes encodings. |
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. |
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. |
isPartOf
|
CreativeWork | Indicates a CreativeWork that this CreativeWork is (in some sense) part of. Inverse property: hasPart. |
mainEntity
|
Thing | Indicates the primary entity described in some page or other CreativeWork. Inverse property: mainEntityOfPage. |
mentions
|
Thing | Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept. |
offers
|
Offer | An offer to provide this item—for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event. |
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. |
schemaVersion
|
Text or URL | Indicates (by URL or string) a particular version of a schema used in some CreativeWork. For example, a document could declare a schemaVersion using an URL such as http://schema.org/version/2.0/ if precise indication of schema version was required by some application. |
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. |
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. |
typicalAgeRange
|
Text | The typical expected age range, e.g. '7-9', '11-'. |
| 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: translationOfWork, workTranslation
Schema Version 3.1
