Skip to content

Enum: PrecisionEnum

Qualifier indicating the precision of an extent value or duration

URI: PrecisionEnum

Permissible Values

Value Meaning Description
Approximate None Value may be inaccurate but is regarded to be close to the real thing
Uncertain None Sources for the given value are deemed unreliable, so it may as well be off the mark

Slots

Name Description
has_precision Qualifier indicating the precision of an extent value or duration

Identifier and Mapping Information

Annotations

property value
pid 21.T11969/6893bdbf9eaf7ffa3257

Schema Source

  • from schema: https://github.io/av-efi-schema/model

LinkML Source

name: PrecisionEnum
annotations:
  pid:
    tag: pid
    value: 21.T11969/6893bdbf9eaf7ffa3257
description: Qualifier indicating the precision of an extent value or duration
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
rank: 26
permissible_values:
  Approximate:
    text: Approximate
    description: Value may be inaccurate but is regarded to be close to the real thing
    structured_aliases:
      Ungefähr:
        literal_form: Ungefähr
        in_language: de
      Approximate:
        literal_form: Approximate
        in_language: en
  Uncertain:
    text: Uncertain
    description: Sources for the given value are deemed unreliable, so it may as well
      be off the mark
    structured_aliases:
      Unsicher:
        literal_form: Unsicher
        in_language: de
      Uncertain:
        literal_form: Uncertain
        in_language: en