Skip to content

Commit e2272d4

Browse files
docs: cite Yatsenko & Nguyen 2026 preprint in relational workflow model
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3494ec0 commit e2272d4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/explanation/relational-workflow-model.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ relational databases with native support for computational workflows. This model
55
defines a new class of databases called **Computational Databases**, where
66
computational transformations are first-class citizens of the data model.
77

8-
These concepts, along with DataJoint's schema definition language and query algebra,
9-
were first formalized in [Yatsenko et al., 2018](https://doi.org/10.48550/arXiv.1807.11104).
8+
The relational workflow model and computational databases are formally defined in
9+
[Yatsenko & Nguyen, 2026](https://arxiv.org/abs/2602.16585). DataJoint's schema
10+
definition language and query algebra were first formalized in
11+
[Yatsenko et al., 2018](https://doi.org/10.48550/arXiv.1807.11104).
1012

1113
## The Problem with Traditional Approaches
1214

0 commit comments

Comments
 (0)