Enum: StandardsMaturityLevel
Maturity levels for standards and specifications
URI: valuesets:StandardsMaturityLevel
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| DRAFT | None | Initial draft under development |
| WORKING_DRAFT | None | Work in progress by working group |
| COMMITTEE_DRAFT | None | Draft reviewed by committee |
| CANDIDATE_RECOMMENDATION | None | Mature draft ready for implementation testing |
| PROPOSED_STANDARD | None | Stable specification ready for adoption |
| STANDARD | None | Approved and published standard |
| MATURE_STANDARD | None | Well-established standard with wide adoption |
| SUPERSEDED | None | Replaced by a newer version |
| WITHDRAWN | None | No longer valid or recommended |
Slots
| Name | Description |
|---|---|
| standards_maturity_level | Maturity levels for standards and specifications |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/valuesets
LinkML Source
name: StandardsMaturityLevel
description: Maturity levels for standards and specifications
title: Standards Development Maturity Level
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
DRAFT:
text: DRAFT
description: Initial draft under development
title: Draft
WORKING_DRAFT:
text: WORKING_DRAFT
description: Work in progress by working group
title: Working Draft
COMMITTEE_DRAFT:
text: COMMITTEE_DRAFT
description: Draft reviewed by committee
title: Committee Draft
CANDIDATE_RECOMMENDATION:
text: CANDIDATE_RECOMMENDATION
description: Mature draft ready for implementation testing
title: Candidate Recommendation
PROPOSED_STANDARD:
text: PROPOSED_STANDARD
description: Stable specification ready for adoption
title: Proposed Standard
STANDARD:
text: STANDARD
description: Approved and published standard
title: Standard
MATURE_STANDARD:
text: MATURE_STANDARD
description: Well-established standard with wide adoption
title: Mature Standard
SUPERSEDED:
text: SUPERSEDED
description: Replaced by a newer version
title: Superseded
WITHDRAWN:
text: WITHDRAWN
description: No longer valid or recommended
title: Withdrawn