Enum: DataMaturityLevel
Levels of data quality, governance, and organizational maturity
URI: valuesets:DataMaturityLevel
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| RAW | None | Unprocessed, uncleaned data |
| CLEANED | None | Basic cleaning and validation applied |
| STANDARDIZED | None | Conforms to defined standards and formats |
| INTEGRATED | None | Combined with other data sources |
| CURATED | None | Expert-reviewed and validated |
| PUBLISHED | None | Publicly available with proper metadata |
| ARCHIVED | None | Long-term preservation with access controls |
Slots
| Name | Description |
|---|---|
| data_maturity_level | Levels of data quality, governance, and organizational maturity |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/valuesets
LinkML Source
name: DataMaturityLevel
description: Levels of data quality, governance, and organizational maturity
title: Data Maturity Level
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
RAW:
text: RAW
description: Unprocessed, uncleaned data
title: Raw Data
CLEANED:
text: CLEANED
description: Basic cleaning and validation applied
title: Cleaned Data
STANDARDIZED:
text: STANDARDIZED
description: Conforms to defined standards and formats
title: Standardized Data
INTEGRATED:
text: INTEGRATED
description: Combined with other data sources
title: Integrated Data
CURATED:
text: CURATED
description: Expert-reviewed and validated
title: Curated Data
PUBLISHED:
text: PUBLISHED
description: Publicly available with proper metadata
title: Published Data
ARCHIVED:
text: ARCHIVED
description: Long-term preservation with access controls
title: Archived Data