Skip to main content

Variable: LAYERS_DATA_KINDS

const LAYERS_DATA_KINDS: readonly ["corpus", "annotation-layer", "model-output", "gold-standard", "evaluation-data", "supplementary", "replication"]

Defined in: web/lib/atproto/record-creator.ts:2415

The vocabulary Layers publishes for dataKind.

Remarks​

These are the lexicon's knownValues, not an enum: Layers accepts any slug up to 128 characters, and the knowledge graph is the real vocabulary. This list is the fallback offered when no graph node has been chosen, so a submitter is never blocked on the graph being reachable.