Skip to content

Enum: ProductCategoryEnum

Data product processing level

URI: neon:ProductCategoryEnum

Permissible Values

Value Meaning Description
Level 0 None Raw data
Level 1 None Quality-controlled data
Level 2 None Derived data products
Level 3 None Highly processed/modeled data
Level 4 None Integrated data products

Slots

Name Description
product_category Processing level category

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/neon-schema

LinkML Source

name: ProductCategoryEnum
description: Data product processing level
from_schema: https://w3id.org/neon-schema
rank: 1000
permissible_values:
  Level 0:
    text: Level 0
    description: Raw data
  Level 1:
    text: Level 1
    description: Quality-controlled data
  Level 2:
    text: Level 2
    description: Derived data products
  Level 3:
    text: Level 3
    description: Highly processed/modeled data
  Level 4:
    text: Level 4
    description: Integrated data products