Class: Duration
Total running time of the described object in ISO 8601 duration format. Check has_value slot range documentation for examples of permissible values. See also: FIAF Moving Image Cataloguing Manual 2.3.5.3, 3.1.5.11
URI: avefi:Duration
 classDiagram
    class Duration
    click Duration href "../Duration/"
      Duration : has_precision
        Duration --> "0..1" PrecisionEnum : has_precision
        click PrecisionEnum href "../PrecisionEnum/"
      Duration : has_value
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| has_value | 1 ISODurationInHours | Value of some quantity | direct | 
| has_precision | 0..1 PrecisionEnum | Qualifier indicating the precision of an extent value or duration | direct | 
Usages
| used by | used in | type | used | 
|---|---|---|---|
| Item | has_duration | range | Duration | 
Identifier and Mapping Information
Annotations
| property | value | 
|---|---|
| pid | 21.T11969/df7f2b4d340532f48431 | 
Schema Source
- from schema: https://www.av-efi.net/av-efi-schema/model
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | avefi:Duration | 
| native | avefi:Duration | 
LinkML Source
Direct
name: Duration
annotations:
  pid:
    tag: pid
    value: 21.T11969/df7f2b4d340532f48431
description: 'Total running time of the described object in ISO 8601 duration format.
  Check has_value slot range documentation for examples of permissible values. See
  also: FIAF Moving Image Cataloguing Manual 2.3.5.3, 3.1.5.11'
in_subset:
- TypeRegistrySubset
from_schema: https://www.av-efi.net/av-efi-schema/model
structured_aliases:
  Abspieldauer:
    literal_form: Abspieldauer
    in_language: de
  Running Time:
    literal_form: Running Time
    in_language: en
rank: 33
slots:
- has_value
- has_precision
slot_usage:
  has_value:
    name: has_value
    in_subset:
    - TypeRegistrySubset
    range: ISODurationInHours
Induced
name: Duration
annotations:
  pid:
    tag: pid
    value: 21.T11969/df7f2b4d340532f48431
description: 'Total running time of the described object in ISO 8601 duration format.
  Check has_value slot range documentation for examples of permissible values. See
  also: FIAF Moving Image Cataloguing Manual 2.3.5.3, 3.1.5.11'
in_subset:
- TypeRegistrySubset
from_schema: https://www.av-efi.net/av-efi-schema/model
structured_aliases:
  Abspieldauer:
    literal_form: Abspieldauer
    in_language: de
  Running Time:
    literal_form: Running Time
    in_language: en
rank: 33
slot_usage:
  has_value:
    name: has_value
    in_subset:
    - TypeRegistrySubset
    range: ISODurationInHours
attributes:
  has_value:
    name: has_value
    description: Value of some quantity
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 25
    alias: has_value
    owner: Duration
    domain_of:
    - Duration
    - Extent
    range: ISODurationInHours
    required: true
  has_precision:
    name: has_precision
    description: Qualifier indicating the precision of an extent value or duration
    in_subset:
    - TypeRegistrySubset
    from_schema: https://www.av-efi.net/av-efi-schema/model
    rank: 26
    alias: has_precision
    owner: Duration
    domain_of:
    - Duration
    - Extent
    range: PrecisionEnum