Skip to content

Class: EIDRResource

Entertainment Identifier Registry ID. Check id slot range documentation for examples

URI: avefi:EIDRResource

 classDiagram
    class EIDRResource
    click EIDRResource href "../EIDRResource"
      AuthorityResource <|-- EIDRResource
        click AuthorityResource href "../AuthorityResource"

      EIDRResource : category

      EIDRResource : id

Inheritance

Slots

Name Cardinality and Range Description Inheritance
id 1
EIDR
A unique identifier for a thing AuthorityResource
category 1
AVefiCurie
Designates type, e.g. to distinguish different identifiers (GNDResource vs. CategorizedThing

See Also

Identifier and Mapping Information

Annotations

property value
pid 21.T11969/8f381d5d7eec3f90d236

Schema Source

  • from schema: https://github.io/av-efi-schema/model

Mappings

Mapping Type Mapped Value
self avefi:EIDRResource
native avefi:EIDRResource

LinkML Source

Direct

name: EIDRResource
annotations:
  pid:
    tag: pid
    value: 21.T11969/8f381d5d7eec3f90d236
  formatter_uri_for_rdf_resource:
    tag: formatter_uri_for_rdf_resource
    value: http://dx.doi.org/$1
  formatter_url_for_web_resource:
    tag: formatter_url_for_web_resource
    value: https://doi.org/$1
  provides:
    tag: provides
    value:
    - CreativeWorkIdentifier
description: Entertainment Identifier Registry ID. Check id slot range documentation
  for examples
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
see_also:
- https://www.eidr.org/
- https://www.wikidata.org/wiki/Property:P2704
structured_aliases:
  EIDR:
    literal_form: EIDR
    in_language: default
rank: 51
is_a: AuthorityResource
slot_usage:
  id:
    name: id
    in_subset:
    - TypeRegistrySubset
    domain_of:
    - AuthorityResource
    range: EIDR

Induced

name: EIDRResource
annotations:
  pid:
    tag: pid
    value: 21.T11969/8f381d5d7eec3f90d236
  formatter_uri_for_rdf_resource:
    tag: formatter_uri_for_rdf_resource
    value: http://dx.doi.org/$1
  formatter_url_for_web_resource:
    tag: formatter_url_for_web_resource
    value: https://doi.org/$1
  provides:
    tag: provides
    value:
    - CreativeWorkIdentifier
description: Entertainment Identifier Registry ID. Check id slot range documentation
  for examples
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
see_also:
- https://www.eidr.org/
- https://www.wikidata.org/wiki/Property:P2704
structured_aliases:
  EIDR:
    literal_form: EIDR
    in_language: default
rank: 51
is_a: AuthorityResource
slot_usage:
  id:
    name: id
    in_subset:
    - TypeRegistrySubset
    domain_of:
    - AuthorityResource
    range: EIDR
attributes:
  id:
    name: id
    description: A unique identifier for a thing
    in_subset:
    - TypeRegistrySubset
    from_schema: https://github.io/av-efi-schema/model
    rank: 5
    alias: id
    owner: EIDRResource
    domain_of:
    - AuthorityResource
    range: EIDR
    required: true
  category:
    name: category
    description: Designates type, e.g. to distinguish different identifiers (GNDResource
      vs. VIAFResource)
    in_subset:
    - TypeRegistrySubset
    from_schema: https://github.io/av-efi-schema/model
    rank: 1
    slot_uri: rdf:type
    designates_type: true
    alias: category
    owner: EIDRResource
    domain_of:
    - CategorizedThing
    range: AVefiCurie
    required: true