titleEIDR property

String? titleEIDR
getter/setter pair

//eidr.org/) (Entertainment Identifier Registry) Schemaidentifier representing at the most general/abstract level, a work of film or television.

For example, the motion picture known as "Ghostbusters" has a titleEIDR of "10.5240/7EC7-228A-510A-053E-CBB8-J". This title (or work) may have several variants, which EIDR calls "edits". See SchemaeditEIDR.

Since schema.org types like SchemaMovie, SchemaTVEpisode, SchemaTVSeason, and SchemaTVSeries can be used for both works and their multiple expressions, it is possible to use SchematitleEIDR alone (for a general description), or alongside SchemaeditEIDR for a more edit-specific description.

Supported types: String, String

Implementation

String? titleEIDR;