OXA export
stale · v2 provisional awaiting approvalWhat does the open document architecture carry?
for iGABASnFR2 is an improved genetically encoded protein sensor of GABA · this layer across all papers · json
Provisional
This layer needs a corpus-scope decision that has not been ruled on yet, so what it produces would change if the decision changed. It waits on claim-format, relation-vocab.
Awaiting approval
Waiting for approval. That is a statement about the record, not about whether anyone has read this: people read the corpus without stamping what they read, and only a stamp leaves a trace. Approval is an operation on a version, not a step of its own — it is recorded against the version it was granted to, so running this layer again does not carry it forward.
What it produced0
Read from exports/kolb-2026-igabasnfr2.oxa.json · 34 KB. type Document
0Nothing on this page renders table for this file yet — the link above is the artifact itself.
How it is defined
What this layer reads besides its dependencies. Each is a declared input: its content is hashed into every run, so editing one makes those runs stale.
The declaration names this path and the repository does not have it. An input that does not exist hashes to nothing, so it cannot make a run stale — the layer is declared to depend on something it is not in fact tracking.
Artifacts
Versions
From the run ledger. There is no changelog beside it to keep in step.
-
v2 · 2026-09-13 · scripts/pipeline.py run
ran via scripts/pipeline.py
cd extract && python3 scripts/migrate_to_oxa.py ../claims/kolb-2026-igabasnfr2 --output-dir ../exports
-
v1 · 2026-09-11 · unrecorded backfilled from the artifact
backfilled from the artifact on disk
This layer across the corpus
Across the corpus
7 run not observed · 3 stale·a paper links to its own cell, where this layer's output for it is rendered
Inputs and outputs
- Reads, besides its dependencies
-
- extract/scripts/migrate_to_oxa.py · declared, and not in the repository — it hashes to nothing, so it cannot make a run stale
- Produces
-
- exports/{paper}.oxa.json
One per paper — the table above links each one that exists.
- Views
-
- table — declared, and this artifact is not the shape this view needs
Running it
The command comes from the declaration, so this text and what actually runs cannot
diverge. pipeline.py run also runs the unmet dependencies first.
python3 scripts/pipeline.py run <paper> oxa-export
Underneath, that runs cd extract && python3 scripts/migrate_to_oxa.py ../claims/{paper} --output-dir ../exports.