Skip to content

Class: GNDResource

Gemeinsame Normdatei (GND) identifier maintained by Deutsche Nationalbibliothek (German National Library)

URI: avefi:GNDResource

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

      GNDResource : category

      GNDResource : id

Inheritance

Slots

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

Usages

used by used in type used
Genre same_as range GNDResource

See Also

Identifier and Mapping Information

Annotations

property value
pid 21.T11969/1e67c576c1bdc5229b7a

Schema Source

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

Mappings

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

LinkML Source

Direct

name: GNDResource
annotations:
  pid:
    tag: pid
    value: 21.T11969/1e67c576c1bdc5229b7a
  formatter_uri_for_rdf_resource:
    tag: formatter_uri_for_rdf_resource
    value: https://d-nb.info/gnd/$1
  formatter_url_for_web_resource:
    tag: formatter_url_for_web_resource
    value: https://d-nb.info/gnd/$1
  provides:
    tag: provides
    value:
    - CreativeWorkIdentifier
    - PlaceIdentifier
    - OrganizationIdentifier
    - PersonIdentifier
    - SubjectHeadingIdentifier
  alternative_web_resource:
    tag: alternative_web_resource
    value: https://explore.gnd.network/gnd/$1/relations
  other_resources:
    tag: other_resources
    value:
    - https://d-nb.info/gnd/$1/about/lds
    - https://hub.culturegraph.org/entityfacts/$1
    - https://lobid.org/gnd/$1
description: Gemeinsame Normdatei (GND) identifier maintained by Deutsche Nationalbibliothek
  (German National Library)
notes:
- API documentation including auto-complete suggestions at https://lobid.org/gnd/api
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
see_also:
- https://www.wikidata.org/entity/P227
structured_aliases:
  GND:
    literal_form: GND
    in_language: default
rank: 51
is_a: AuthorityResource
slot_usage:
  id:
    name: id
    in_subset:
    - TypeRegistrySubset
    domain_of:
    - AuthorityResource
    range: GNDID

Induced

name: GNDResource
annotations:
  pid:
    tag: pid
    value: 21.T11969/1e67c576c1bdc5229b7a
  formatter_uri_for_rdf_resource:
    tag: formatter_uri_for_rdf_resource
    value: https://d-nb.info/gnd/$1
  formatter_url_for_web_resource:
    tag: formatter_url_for_web_resource
    value: https://d-nb.info/gnd/$1
  provides:
    tag: provides
    value:
    - CreativeWorkIdentifier
    - PlaceIdentifier
    - OrganizationIdentifier
    - PersonIdentifier
    - SubjectHeadingIdentifier
  alternative_web_resource:
    tag: alternative_web_resource
    value: https://explore.gnd.network/gnd/$1/relations
  other_resources:
    tag: other_resources
    value:
    - https://d-nb.info/gnd/$1/about/lds
    - https://hub.culturegraph.org/entityfacts/$1
    - https://lobid.org/gnd/$1
description: Gemeinsame Normdatei (GND) identifier maintained by Deutsche Nationalbibliothek
  (German National Library)
notes:
- API documentation including auto-complete suggestions at https://lobid.org/gnd/api
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
see_also:
- https://www.wikidata.org/entity/P227
structured_aliases:
  GND:
    literal_form: GND
    in_language: default
rank: 51
is_a: AuthorityResource
slot_usage:
  id:
    name: id
    in_subset:
    - TypeRegistrySubset
    domain_of:
    - AuthorityResource
    range: GNDID
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: GNDResource
    domain_of:
    - AuthorityResource
    range: GNDID
    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: GNDResource
    domain_of:
    - CategorizedThing
    range: AVefiCurie
    required: true