Series¶
A Series in schema.org is a group of related items, typically but not necessarily of the same kind. See also [[CreativeWorkSeries]], [[EventSeries]].
Diagram¶

Specializations of Series¶
| Class | Description |
|---|---|
| Book Series | A series of books. Included books can be indicated with the hasPart property. |
| Comic Series | A sequential publication of comic stories under a |
| unifying title, for example "The Amazing Spider-Man" or "Groo the | |
| Wanderer". | |
| Creative Work Series | A CreativeWorkSeries in schema.org is a group of related items, typically but not necessarily of the same kind. CreativeWorkSeries are usually organized into some order, often chronological. Unlike [[ItemList]] which is a general purpose data structure for lists of things, the emphasis with CreativeWorkSeries is on published materials (written e.g. books and periodicals, or media such as TV, radio and games).\n\nSpecific subtypes are available for describing [[TVSeries]], [[RadioSeries]], [[MovieSeries]], [[BookSeries]], [[Periodical]] and [[VideoGameSeries]]. In each case, the [[hasPart]] / [[isPartOf]] properties can be used to relate the CreativeWorkSeries to its parts. The general CreativeWorkSeries type serves largely just to organize these more specific and practical subtypes.\n\nIt is common for properties applicable to an item from the series to be usefully applied to the containing group. Schema.org attempts to anticipate some of these cases, but publishers should be free to apply properties of the series parts to the series as a whole wherever they seem appropriate. |
| Event Series | A series of [[Event]]s. Included events can relate with the series using the [[superEvent]] property. |
An EventSeries is a collection of events that share some unifying characteristic. For example, "The Olympic Games" is a series, which is repeated regularly. The "2012 London Olympics" can be presented both as an [[Event]] in the series "Olympic Games", and as an [[EventSeries]] that included a number of sporting competitions as Events.
The nature of the association between the events in an [[EventSeries]] can vary, but typical examples could include a thematic event series (e.g. topical meetups or classes), or a series of regular events that share a location, attendee group and/or organizers.
EventSeries has been defined as a kind of Event to make it easy for publishers to use it in an Event context without worrying about which kinds of series are really event-like enough to call an Event. In general an EventSeries may seem more Event-like when the period of time is compact and when aspects such as location are fixed, but it may also sometimes prove useful to describe a longer-term series as an Event. | | Movie Series | A series of movies. Included movies can be indicated with the hasPart property. | | Newspaper | A publication containing information about varied topics that are pertinent to general information, a geographic area, or a specific subject matter (i.e. business, culture, education). Often published daily. | | Periodical | A publication in any medium issued in successive parts bearing numerical or chronological designations and intended to continue indefinitely, such as a magazine, scholarly journal, or newspaper.\n\nSee also blog post. | | Podcast Series | A podcast is an episodic series of digital audio or video files which a user can download and listen to. | | Radio Series | CreativeWorkSeries dedicated to radio broadcast and associated online delivery. | | Tv Series | CreativeWorkSeries dedicated to TV broadcast and associated online delivery. | | Video Game Series | A video game series. |
Formalization for Series¶
| Property | Constraint |
|---|---|
| subClassOf | Intangible |