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"
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 |
Identifier and Mapping Information
Annotations
property | value |
---|---|
pid | 21.T11969/873d5c9f6ebbffecf1df |
Schema Source
- from schema: https://github.io/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://github.io/av-efi-schema/model
rank: 100
slots:
- has_record
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://github.io/av-efi-schema/model
rank: 100
attributes:
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://github.io/av-efi-schema/model
rank: 1
alias: has_record
owner: MovingImageRecordContainer
domain_of:
- MovingImageRecordContainer
range: MovingImageRecord
required: true
tree_root: true