Skip to content

Enum: CapabilityMaturityLevel

CMMI levels for assessing organizational process maturity in software development

URI: valuesets:CapabilityMaturityLevel

Permissible Values

Value Meaning Description
LEVEL_1 None Initial - Processes are unpredictable, poorly controlled, and reactive
LEVEL_2 None Managed - Processes are characterized for projects and reactive
LEVEL_3 None Defined - Processes are characterized for the organization and proactive
LEVEL_4 None Quantitatively Managed - Processes are measured and controlled
LEVEL_5 None Optimizing - Focus on continuous process improvement

Slots

Name Description
capability_maturity_level CMMI levels for assessing organizational process maturity in software develop...

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: CapabilityMaturityLevel
conforms_to: CMMI Version 2.0
description: CMMI levels for assessing organizational process maturity in software
  development
title: Capability Maturity Model Integration (CMMI) Level
from_schema: https://w3id.org/linkml/valuesets
source: https://cmmiinstitute.com/
rank: 1000
permissible_values:
  LEVEL_1:
    text: LEVEL_1
    description: Initial - Processes are unpredictable, poorly controlled, and reactive
    title: Level 1 - Initial
  LEVEL_2:
    text: LEVEL_2
    description: Managed - Processes are characterized for projects and reactive
    title: Level 2 - Managed
  LEVEL_3:
    text: LEVEL_3
    description: Defined - Processes are characterized for the organization and proactive
    title: Level 3 - Defined
  LEVEL_4:
    text: LEVEL_4
    description: Quantitatively Managed - Processes are measured and controlled
    title: Level 4 - Quantitatively Managed
  LEVEL_5:
    text: LEVEL_5
    description: Optimizing - Focus on continuous process improvement
    title: Level 5 - Optimizing