Class: DOIResource
Digital Object Identifier maintained by the DOI Foundation and commonly used for scientific publications including films. Check id slot range documentation for examples
URI: avefi:DOIResource
 classDiagram
    class DOIResource
    click DOIResource href "../DOIResource/"
      AuthorityResource <|-- DOIResource
        click AuthorityResource href "../AuthorityResource/"
      DOIResource : category
      DOIResource : id
Inheritance
- CategorizedThing- AuthorityResource- DOIResource
 
 
- AuthorityResource
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| id | 1 DOI | 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 | 
|---|---|---|---|
| Item | is_copy_of | any_of[range] | DOIResource | 
| Item | same_as | any_of[range] | DOIResource | 
See Also
Identifier and Mapping Information
Annotations
| property | value | 
|---|---|
| trunk_pid | 21.T11969/3118e53a91b1a64b2d8c | 
| pid | 21.T11969/eba491f4edadbea9133c | 
| formatter_uri_for_rdf_resource | http://dx.doi.org/$1 | 
| formatter_url_for_web_resource | https://doi.org/$1 | 
| provides | ['ItemIdentifier'] | 
Schema Source
- from schema: https://www.av-efi.net/av-efi-schema/model
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | avefi:DOIResource | 
| native | avefi:DOIResource | 
LinkML Source
Direct
name: DOIResource
annotations:
  trunk_pid:
    tag: trunk_pid
    value: 21.T11969/3118e53a91b1a64b2d8c
  pid:
    tag: pid
    value: 21.T11969/eba491f4edadbea9133c
  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:
    - ItemIdentifier
description: Digital Object Identifier maintained by the DOI Foundation and commonly
  used for scientific publications including films. Check id slot range documentation
  for examples
in_subset:
- TypeRegistrySubset
from_schema: https://www.av-efi.net/av-efi-schema/model
see_also:
- https://dx.doi.org/
- https://www.wikidata.org/wiki/Property:P356
structured_aliases:
  DOI:
    literal_form: DOI
    in_language: default
rank: 51
is_a: AuthorityResource
slot_usage:
  id:
    name: id
    in_subset:
    - TypeRegistrySubset
    range: DOI
Induced
name: DOIResource
annotations:
  trunk_pid:
    tag: trunk_pid
    value: 21.T11969/3118e53a91b1a64b2d8c
  pid:
    tag: pid
    value: 21.T11969/eba491f4edadbea9133c
  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:
    - ItemIdentifier
description: Digital Object Identifier maintained by the DOI Foundation and commonly
  used for scientific publications including films. Check id slot range documentation
  for examples
in_subset:
- TypeRegistrySubset
from_schema: https://www.av-efi.net/av-efi-schema/model
see_also:
- https://dx.doi.org/
- https://www.wikidata.org/wiki/Property:P356
structured_aliases:
  DOI:
    literal_form: DOI
    in_language: default
rank: 51
is_a: AuthorityResource
slot_usage:
  id:
    name: id
    in_subset:
    - TypeRegistrySubset
    range: DOI
attributes:
  id:
    name: id
    description: A unique identifier for a thing
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 5
    alias: id
    owner: DOIResource
    domain_of:
    - AuthorityResource
    range: DOI
    required: true
  category:
    name: category
    description: Designates type, e.g. to distinguish different identifiers (GNDResource
      vs. VIAFResource)
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 1
    slot_uri: rdf:type
    designates_type: true
    alias: category
    owner: DOIResource
    domain_of:
    - CategorizedThing
    range: AVefiCurie
    required: true