Class: MovingImageRecordContainer
A holder for MovingImageRecord objects
URI: avefi:MovingImageRecordContainer
 classDiagram
    class MovingImageRecordContainer
    click MovingImageRecordContainer href "../MovingImageRecordContainer/"
      MovingImageRecordContainer : has_record
        MovingImageRecordContainer --> "1" MovingImageRecord : has_record
        click MovingImageRecord href "../MovingImageRecord/"
      MovingImageRecordContainer : URL
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| has_record | 1 MovingImageRecord | Root slot holding the moving image metadata record, i.e. metadata describing a work/variant, manifestation or item. | direct | 
| URL | 0..1 HttpUri | URL specifying the destination where clients should be redirected to when resolving the PID of a moving image record | direct | 
Identifier and Mapping Information
Annotations
| property | value | 
|---|---|
| pid | 21.T11969/873d5c9f6ebbffecf1df | 
Schema Source
- from schema: https://www.av-efi.net/av-efi-schema/model
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | avefi:MovingImageRecordContainer | 
| native | avefi:MovingImageRecordContainer | 
LinkML Source
Direct
name: MovingImageRecordContainer
annotations:
  pid:
    tag: pid
    value: 21.T11969/873d5c9f6ebbffecf1df
description: A holder for MovingImageRecord objects
in_subset:
- TypeRegistrySubset
from_schema: https://www.av-efi.net/av-efi-schema/model
rank: 100
slots:
- has_record
attributes:
  URL:
    name: URL
    description: URL specifying the destination where clients should be redirected
      to when resolving the PID of a moving image record
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 1000
    domain_of:
    - MovingImageRecordContainer
    range: HttpUri
tree_root: true
Induced
name: MovingImageRecordContainer
annotations:
  pid:
    tag: pid
    value: 21.T11969/873d5c9f6ebbffecf1df
description: A holder for MovingImageRecord objects
in_subset:
- TypeRegistrySubset
from_schema: https://www.av-efi.net/av-efi-schema/model
rank: 100
attributes:
  URL:
    name: URL
    description: URL specifying the destination where clients should be redirected
      to when resolving the PID of a moving image record
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 1000
    alias: URL
    owner: MovingImageRecordContainer
    domain_of:
    - MovingImageRecordContainer
    range: HttpUri
  has_record:
    name: has_record
    description: Root slot holding the moving image metadata record, i.e. metadata
      describing a work/variant, manifestation or item. See also the Introduction
      of the FIAF Moving Image Cataloguing Manual
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 1
    alias: has_record
    owner: MovingImageRecordContainer
    domain_of:
    - MovingImageRecordContainer
    range: MovingImageRecord
    required: true
tree_root: true