Skip to content

Enum: BigDataCharacteristic

Characteristics commonly used to describe big data sources in Clause 8.6.1.

URI: iso22989:BigDataCharacteristic

Permissible Values

Value Meaning Description
volume None Total amount of data managed
velocity None Rate at which data is generated or processed
variety None Range of data types and sources
veracity None Trustworthiness and accuracy of the data
value None Usefulness of the data for the intended purpose
variability None Degree to which data characteristics change over time

Slots

Name Description
big_data_characteristics Big-data characteristics that the ecosystem exhibits (Clause 8

In Subsets

Identifier and Mapping Information

Schema Source

LinkML Source

name: BigDataCharacteristic
description: Characteristics commonly used to describe big data sources in Clause
  8.6.1.
in_subset:
- ai_ecosystem
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
permissible_values:
  volume:
    text: volume
    description: Total amount of data managed.
  velocity:
    text: velocity
    description: Rate at which data is generated or processed.
  variety:
    text: variety
    description: Range of data types and sources.
  veracity:
    text: veracity
    description: Trustworthiness and accuracy of the data.
  value:
    text: value
    description: Usefulness of the data for the intended purpose.
  variability:
    text: variability
    description: Degree to which data characteristics change over time.