Class: DescriptionResource
Metadata about the PID rather than the identified object, i.e. who modified the PID metadata record when, making what changes
URI: avefi:DescriptionResource
 classDiagram
    class DescriptionResource
    click DescriptionResource href "../DescriptionResource/"
      DescriptionResource : has_history
      DescriptionResource : has_issuer_id
      DescriptionResource : has_issuer_name
      DescriptionResource : last_modified
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| has_history | 0..1 HttpUri | Link to revision history of this PID | direct | 
| has_issuer_id | 1 HttpUri | Identifier for the responsible party as an URI suitable for linked data | direct | 
| has_issuer_name | 1 TextLine | Name of the responsible party | direct | 
| last_modified | 0..1 ISODateTimeUTC | Timestamp (in UTC) for the latest modification to any field in the PID metadata record | direct | 
Usages
| used by | used in | type | used | 
|---|---|---|---|
| MovingImageRecord | described_by | range | DescriptionResource | 
| WorkVariant | described_by | range | DescriptionResource | 
| ManifestationOrItem | described_by | range | DescriptionResource | 
| Manifestation | described_by | range | DescriptionResource | 
| Item | described_by | range | DescriptionResource | 
Identifier and Mapping Information
Annotations
| property | value | 
|---|---|
| pid | 21.T11969/d0995eaddeeb07f3428d | 
Schema Source
- from schema: https://www.av-efi.net/av-efi-schema/model
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | avefi:DescriptionResource | 
| native | avefi:DescriptionResource | 
LinkML Source
Direct
name: DescriptionResource
annotations:
  pid:
    tag: pid
    value: 21.T11969/d0995eaddeeb07f3428d
description: Metadata about the PID rather than the identified object, i.e. who modified
  the PID metadata record when, making what changes
in_subset:
- TypeRegistrySubset
from_schema: https://www.av-efi.net/av-efi-schema/model
rank: 1000
slots:
- has_history
- has_issuer_id
- has_issuer_name
- last_modified
Induced
name: DescriptionResource
annotations:
  pid:
    tag: pid
    value: 21.T11969/d0995eaddeeb07f3428d
description: Metadata about the PID rather than the identified object, i.e. who modified
  the PID metadata record when, making what changes
in_subset:
- TypeRegistrySubset
from_schema: https://www.av-efi.net/av-efi-schema/model
rank: 1000
attributes:
  has_history:
    name: has_history
    description: Link to revision history of this PID
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 1000
    alias: has_history
    owner: DescriptionResource
    domain_of:
    - DescriptionResource
    range: HttpUri
  has_issuer_id:
    name: has_issuer_id
    description: Identifier for the responsible party as an URI suitable for linked
      data
    examples:
    - value: https://w3id.org/isil/DE-MUS-432511
      description: Link based on ISIL of the Filmmuseum Düsseldorf (preferred)
    - value: https://ld.zdb-services.de/resource/organisations/DE-MUS-432511
      description: ISIL of the Filmmuseum Düsseldorf resolved via Deutsche ISIL-Agentur
        directly
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 1000
    slot_uri: wdrs:issuedby
    alias: has_issuer_id
    owner: DescriptionResource
    domain_of:
    - DescriptionResource
    range: HttpUri
    required: true
  has_issuer_name:
    name: has_issuer_name
    description: Name of the responsible party
    examples:
    - value: Filmmuseum Düsseldorf
      description: Human readable name of the issuer
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 1000
    slot_uri: dcterms:contributor
    alias: has_issuer_name
    owner: DescriptionResource
    domain_of:
    - DescriptionResource
    range: TextLine
    required: true
  last_modified:
    name: last_modified
    description: Timestamp (in UTC) for the latest modification to any field in the
      PID metadata record
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 1000
    slot_uri: dcterms:modified
    alias: last_modified
    owner: DescriptionResource
    domain_of:
    - DescriptionResource
    range: ISODateTimeUTC