Skip to content

Enum: OpenSourceMaturityLevel

Maturity assessment for open source projects

URI: valuesets:OpenSourceMaturityLevel

Permissible Values

Value Meaning Description
EXPERIMENTAL None Early experimental project
EMERGING None Gaining traction and contributors
ESTABLISHED None Stable with active community
MATURE None Well-established with proven governance
DECLINING None Decreasing activity and maintenance
ARCHIVED None No longer actively maintained

Slots

Name Description
open_source_maturity_level Maturity assessment for open source projects

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: OpenSourceMaturityLevel
description: Maturity assessment for open source projects
title: Open Source Project Maturity
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  EXPERIMENTAL:
    text: EXPERIMENTAL
    description: Early experimental project
    title: Experimental
  EMERGING:
    text: EMERGING
    description: Gaining traction and contributors
    title: Emerging
  ESTABLISHED:
    text: ESTABLISHED
    description: Stable with active community
    title: Established
  MATURE:
    text: MATURE
    description: Well-established with proven governance
    title: Mature
  DECLINING:
    text: DECLINING
    description: Decreasing activity and maintenance
    title: Declining
  ARCHIVED:
    text: ARCHIVED
    description: No longer actively maintained
    title: Archived