Class: Audio
FIAF Moving Image Cataloguing Manual D.7.2
URI: avefi:Audio
 classDiagram
    class Audio
    click Audio href "../Audio/"
      Format <|-- Audio
        click Format href "../Format/"
      Audio : category
      Audio : type
        Audio --> "0..1" FormatAudioTypeEnum : type
        click FormatAudioTypeEnum href "../FormatAudioTypeEnum/"
Inheritance
- CategorizedThing- Format- Audio
 
 
- Format
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| type | 0..1 FormatAudioTypeEnum | See specific class documentation for controlled vocabulary applicable to the type slot, respectively | Format | 
| category | 1 AVefiCurie | Designates type, e.g. to distinguish different identifiers (GNDResource vs. | CategorizedThing | 
Identifier and Mapping Information
Annotations
| property | value | 
|---|---|
| pid | 21.T11969/5d0612962482536035d7 | 
Schema Source
- from schema: https://www.av-efi.net/av-efi-schema/model
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | avefi:Audio | 
| native | avefi:Audio | 
| close | fiaf:Audio | 
LinkML Source
Direct
name: Audio
annotations:
  pid:
    tag: pid
    value: 21.T11969/5d0612962482536035d7
description: FIAF Moving Image Cataloguing Manual D.7.2
in_subset:
- TypeRegistrySubset
from_schema: https://www.av-efi.net/av-efi-schema/model
structured_aliases:
  Audio:
    literal_form: Audio
    in_language: default
close_mappings:
- fiaf:Audio
rank: 32
is_a: Format
slot_usage:
  type:
    name: type
    in_subset:
    - TypeRegistrySubset
    range: FormatAudioTypeEnum
Induced
name: Audio
annotations:
  pid:
    tag: pid
    value: 21.T11969/5d0612962482536035d7
description: FIAF Moving Image Cataloguing Manual D.7.2
in_subset:
- TypeRegistrySubset
from_schema: https://www.av-efi.net/av-efi-schema/model
structured_aliases:
  Audio:
    literal_form: Audio
    in_language: default
close_mappings:
- fiaf:Audio
rank: 32
is_a: Format
slot_usage:
  type:
    name: type
    in_subset:
    - TypeRegistrySubset
    range: FormatAudioTypeEnum
attributes:
  type:
    name: type
    description: See specific class documentation for controlled vocabulary applicable
      to the type slot, respectively
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 5
    alias: type
    owner: Audio
    domain_of:
    - WorkVariant
    - Activity
    - Agent
    - ProductionEvent
    - PreservationEvent
    - PublicationEvent
    - ManufactureEvent
    - Title
    - Format
    range: FormatAudioTypeEnum
  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: Audio
    domain_of:
    - CategorizedThing
    range: AVefiCurie
    required: true