Class: Format
FIAF Moving Image Cataloguing Manual 2.3.4.1, 3.1.5.1
- NOTE: this is an abstract class and should not be instantiated directly
URI: avefi:Format
classDiagram
class Format
click Format href "../Format"
CategorizedThing <|-- Format
click CategorizedThing href "../CategorizedThing"
Format <|-- Audio
click Audio href "../Audio"
Format <|-- DigitalFile
click DigitalFile href "../DigitalFile"
Format <|-- DigitalFileEncoding
click DigitalFileEncoding href "../DigitalFileEncoding"
Format <|-- Film
click Film href "../Film"
Format <|-- Optical
click Optical href "../Optical"
Format <|-- Video
click Video href "../Video"
Format : category
Format : type
Inheritance
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
type | 0..1 IDString |
See specific class documentation for controlled vocabulary applicable to the type slot, respectively | direct |
category | 1 AVefiCurie |
Designates type, e.g. to distinguish different identifiers (GNDResource vs. | CategorizedThing |
Usages
used by | used in | type | used |
---|---|---|---|
ManifestationOrItem | has_format | range | Format |
Manifestation | has_format | range | Format |
Item | has_format | range | Format |
Identifier and Mapping Information
Annotations
property | value |
---|---|
pid | 21.T11969/9f6ce2fc052b3ae49a80 |
Schema Source
- from schema: https://github.io/av-efi-schema/model
Mappings
Mapping Type | Mapped Value |
---|---|
self | avefi:Format |
native | avefi:Format |
LinkML Source
Direct
name: Format
annotations:
pid:
tag: pid
value: 21.T11969/9f6ce2fc052b3ae49a80
trunk_pid:
tag: trunk_pid
value: 21.T11969/d3869bbc9a1b9f1a0fd1
description: FIAF Moving Image Cataloguing Manual 2.3.4.1, 3.1.5.1
from_schema: https://github.io/av-efi-schema/model
rank: 31
is_a: CategorizedThing
abstract: true
slots:
- type
Induced
name: Format
annotations:
pid:
tag: pid
value: 21.T11969/9f6ce2fc052b3ae49a80
trunk_pid:
tag: trunk_pid
value: 21.T11969/d3869bbc9a1b9f1a0fd1
description: FIAF Moving Image Cataloguing Manual 2.3.4.1, 3.1.5.1
from_schema: https://github.io/av-efi-schema/model
rank: 31
is_a: CategorizedThing
abstract: true
attributes:
type:
name: type
description: See specific class documentation for controlled vocabulary applicable
to the type slot, respectively
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
rank: 5
alias: type
owner: Format
domain_of:
- WorkVariant
- Activity
- Agent
- ProductionEvent
- PreservationEvent
- PublicationEvent
- ManufactureEvent
- Title
- Format
range: IDString
category:
name: category
description: Designates type, e.g. to distinguish different identifiers (GNDResource
vs. VIAFResource)
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
rank: 1
slot_uri: rdf:type
designates_type: true
alias: category
owner: Format
domain_of:
- CategorizedThing
range: AVefiCurie
required: true