Enum: Provenance Chain Terminus (ProvenanceChainTerminusEnum)
The kind of root of a provenance chain.
URI: envar:enum/ProvenanceChainTerminusEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| raw_source_download | None | Chain terminates at a raw download from the source producer |
| synthetic_data | None | Chain terminates at a synthetic / simulated dataset |
| pre_existing_curated_dataset | None | Chain terminates at a pre-existing curated dataset |
Slots
| Name | Description |
|---|---|
| provenance_chain_terminus_type | The kind of root of the chain |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/microschemas/envar
LinkML Source
name: ProvenanceChainTerminusEnum
description: The kind of root of a provenance chain.
title: Provenance Chain Terminus
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
permissible_values:
raw_source_download:
text: raw_source_download
description: Chain terminates at a raw download from the source producer.
synthetic_data:
text: synthetic_data
description: Chain terminates at a synthetic / simulated dataset.
pre_existing_curated_dataset:
text: pre_existing_curated_dataset
description: Chain terminates at a pre-existing curated dataset.