Class: Manifestation
Manifestation as defined in FIAF Moving Image Cataloguing Manual 2.0. Note that manifestation type is recorded as publication event type
URI: avefi:Manifestation
 classDiagram
    class Manifestation
    click Manifestation href "../Manifestation/"
      ManifestationOrItem <|-- Manifestation
        click ManifestationOrItem href "../ManifestationOrItem/"
      Manifestation : category
      Manifestation : described_by
        Manifestation --> "0..1" DescriptionResource : described_by
        click DescriptionResource href "../DescriptionResource/"
      Manifestation : has_alternative_title
        Manifestation --> "*" Title : has_alternative_title
        click Title href "../Title/"
      Manifestation : has_event
        Manifestation --> "*" Event : has_event
        click Event href "../Event/"
      Manifestation : has_identifier
        Manifestation --> "*" MovingImageResource : has_identifier
        click MovingImageResource href "../MovingImageResource/"
      Manifestation : has_item
        Manifestation --> "*" MovingImageResource : has_item
        click MovingImageResource href "../MovingImageResource/"
      Manifestation : has_note
      Manifestation : has_primary_title
        Manifestation --> "0..1" Title : has_primary_title
        click Title href "../Title/"
      Manifestation : has_source_key
      Manifestation : has_webresource
      Manifestation : is_manifestation_of
        Manifestation --> "1..*" MovingImageResource : is_manifestation_of
        click MovingImageResource href "../MovingImageResource/"
      Manifestation : same_as
        Manifestation --> "*" AuthorityResource : same_as
        click AuthorityResource href "../AuthorityResource/"
Inheritance
- CategorizedThing- MovingImageRecord- ManifestationOrItem- Manifestation
 
 
- ManifestationOrItem
 
- MovingImageRecord
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| has_item | * MovingImageResource | Indicate AVefi Items the institution has registered as part of the manifestation | direct | 
| is_manifestation_of | 1..* MovingImageResource | Indicate AVefi WorkVariant (possibly more but no less than one) that is subject of the manifestation | direct | 
| has_note | * TextArea | FIAF Moving Image Cataloguing Manual Appendix B | ManifestationOrItem | 
| has_webresource | * HttpUri | Link to data provider's own presentation of manifestation or item on the web | ManifestationOrItem | 
| described_by | 0..1 DescriptionResource | Also record some metadata about the PID itself rather than the identified object | MovingImageRecord | 
| has_alternative_title | * Title | Additional title(s) associated with the work / variant, manifestation, or item. | MovingImageRecord | 
| has_event | * Event | Associate event(s) with a moving image record | MovingImageRecord | 
| has_identifier | * MovingImageResource | Record PID in this slot when exporting data from the PID system. | MovingImageRecord | 
| has_primary_title | 0..1 Title | Primary title to be displayed in search results etc. The type should be PreferredTitle for works / variants and TitleProper for manifestations / items. | MovingImageRecord | 
| has_source_key | * IDString | Indicate a dataset this record has been generated or derived from. | MovingImageRecord | 
| same_as | * AuthorityResource or MovingImageResource or EIDRResource | Link to AVefi resource registered by another data provider indicating that the two manifestations are known to be the same. | MovingImageRecord | 
| category | 1 AVefiCurie | Designates type, e.g. to distinguish different identifiers (GNDResource vs. | CategorizedThing | 
Identifier and Mapping Information
Annotations
| property | value | 
|---|---|
| pid | 21.T11969/f3bf8470b8d25586300c | 
Schema Source
- from schema: https://www.av-efi.net/av-efi-schema/model
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | avefi:Manifestation | 
| native | avefi:Manifestation | 
| close | fiaf:Manifestation | 
LinkML Source
Direct
name: Manifestation
annotations:
  pid:
    tag: pid
    value: 21.T11969/f3bf8470b8d25586300c
description: Manifestation as defined in FIAF Moving Image Cataloguing Manual 2.0.
  Note that manifestation type is recorded as publication event type
in_subset:
- TypeRegistrySubset
from_schema: https://www.av-efi.net/av-efi-schema/model
structured_aliases:
  Manifestation:
    literal_form: Manifestation
    in_language: default
close_mappings:
- fiaf:Manifestation
rank: 2
is_a: ManifestationOrItem
slots:
- has_item
- is_manifestation_of
slot_usage:
  same_as:
    name: same_as
    annotations:
      pid:
        tag: pid
        value: 21.T11969/3b99e7540cf4f5f55cac
    description: Link to AVefi resource registered by another data provider indicating
      that the two manifestations are known to be the same. Use this, for instance,
      when you have cooperated in making a digital restoration of some film work
    in_subset:
    - TypeRegistrySubset
    any_of:
    - range: MovingImageResource
    - range: EIDRResource
Induced
name: Manifestation
annotations:
  pid:
    tag: pid
    value: 21.T11969/f3bf8470b8d25586300c
description: Manifestation as defined in FIAF Moving Image Cataloguing Manual 2.0.
  Note that manifestation type is recorded as publication event type
in_subset:
- TypeRegistrySubset
from_schema: https://www.av-efi.net/av-efi-schema/model
structured_aliases:
  Manifestation:
    literal_form: Manifestation
    in_language: default
close_mappings:
- fiaf:Manifestation
rank: 2
is_a: ManifestationOrItem
slot_usage:
  same_as:
    name: same_as
    annotations:
      pid:
        tag: pid
        value: 21.T11969/3b99e7540cf4f5f55cac
    description: Link to AVefi resource registered by another data provider indicating
      that the two manifestations are known to be the same. Use this, for instance,
      when you have cooperated in making a digital restoration of some film work
    in_subset:
    - TypeRegistrySubset
    any_of:
    - range: MovingImageResource
    - range: EIDRResource
attributes:
  has_item:
    name: has_item
    description: Indicate AVefi Items the institution has registered as part of the
      manifestation
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 22
    alias: has_item
    owner: Manifestation
    domain_of:
    - Manifestation
    range: MovingImageResource
    multivalued: true
    inlined: true
    inlined_as_list: true
  is_manifestation_of:
    name: is_manifestation_of
    description: Indicate AVefi WorkVariant (possibly more but no less than one) that
      is subject of the manifestation
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 21
    alias: is_manifestation_of
    owner: Manifestation
    domain_of:
    - Manifestation
    range: MovingImageResource
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_note:
    name: has_note
    description: FIAF Moving Image Cataloguing Manual Appendix B
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 29
    alias: has_note
    owner: Manifestation
    domain_of:
    - ManifestationOrItem
    range: TextArea
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_webresource:
    name: has_webresource
    description: Link to data provider's own presentation of manifestation or item
      on the web
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    structured_aliases:
      Externer Link:
        literal_form: Externer Link
        in_language: de
      External link:
        literal_form: External link
        in_language: en
    rank: 28
    alias: has_webresource
    owner: Manifestation
    domain_of:
    - ManifestationOrItem
    range: HttpUri
    multivalued: true
    inlined: true
    inlined_as_list: true
  described_by:
    name: described_by
    description: Also record some metadata about the PID itself rather than the identified
      object
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    structured_aliases:
      Verantwortlich:
        literal_form: Verantwortlich
        in_language: de
      Responsible:
        literal_form: Responsible
        in_language: en
    rank: 1000
    slot_uri: wdrs:describedby
    alias: described_by
    owner: Manifestation
    domain_of:
    - MovingImageRecord
    range: DescriptionResource
    inlined: true
  has_alternative_title:
    name: has_alternative_title
    description: Additional title(s) associated with the work / variant, manifestation,
      or item.
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 3
    alias: has_alternative_title
    owner: Manifestation
    domain_of:
    - MovingImageRecord
    range: Title
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_event:
    name: has_event
    description: Associate event(s) with a moving image record
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 6
    alias: has_event
    owner: Manifestation
    domain_of:
    - MovingImageRecord
    range: Event
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_identifier:
    name: has_identifier
    description: Record PID in this slot when exporting data from the PID system.
      Use local identifiers instead when PIDs have not been registered yet. The latter
      is suitable for transferring data to the agent responsible for registering PIDs
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 5
    alias: has_identifier
    owner: Manifestation
    domain_of:
    - MovingImageRecord
    range: MovingImageResource
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_primary_title:
    name: has_primary_title
    description: Primary title to be displayed in search results etc. The type should
      be PreferredTitle for works / variants and TitleProper for manifestations /
      items. If not available, type must be SuppliedDevisedTitle, instead.
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    structured_aliases:
      Titel:
        literal_form: Titel
        in_language: de
      Title:
        literal_form: Title
        in_language: en
    rank: 2
    alias: has_primary_title
    owner: Manifestation
    domain_of:
    - MovingImageRecord
    range: Title
  has_source_key:
    name: has_source_key
    description: Indicate a dataset this record has been generated or derived from.
      For example, a converter generating AVefi moving image records from data in
      some other schema may record the original identifier here.
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 5
    alias: has_source_key
    owner: Manifestation
    domain_of:
    - MovingImageRecord
    range: IDString
    multivalued: true
    inlined: true
    inlined_as_list: true
  same_as:
    name: same_as
    annotations:
      pid:
        tag: pid
        value: 21.T11969/3b99e7540cf4f5f55cac
    description: Link to AVefi resource registered by another data provider indicating
      that the two manifestations are known to be the same. Use this, for instance,
      when you have cooperated in making a digital restoration of some film work
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 5
    alias: same_as
    owner: Manifestation
    domain_of:
    - MovingImageRecord
    - GeographicName
    - Genre
    - Subject
    - Agent
    range: AuthorityResource
    multivalued: true
    inlined: true
    inlined_as_list: true
    any_of:
    - range: MovingImageResource
    - range: EIDRResource
  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: Manifestation
    domain_of:
    - CategorizedThing
    range: AVefiCurie
    required: true