editEIDR property

String? editEIDR
getter/setter pair

//eidr.org/) (Entertainment Identifier Registry) Schemaidentifier representing a specific edit / edition for a work of film or television.

For example, the motion picture known as "Ghostbusters" whose SchematitleEIDR is "10.5240/7EC7-228A-510A-053E-CBB8-J" has several edits, e.g. "10.5240/1F2A-E1C5-680A-14C6-E76B-I" and "10.5240/8A35-3BEE-6497-5D12-9E4F-3".

Since schema.org types like SchemaMovie and SchemaTVEpisode 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? editEIDR;