File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# The Relational Workflow Model
22
33The relational data model has historically been interpreted through two
4- conceptual frameworks. The relational workflow model introduces a third
5- paradigm: ** tables represent workflow steps, rows represent workflow
4+ conceptual frameworks: Codd's mathematical foundation, which views tables as
5+ logical predicates, and Chen's Entity-Relationship Model, which views tables
6+ as entity types and relationships. The relational workflow model introduces a
7+ third paradigm: ** tables represent workflow steps, rows represent workflow
68artifacts, and foreign key dependencies prescribe execution order.** This
79adds an operational dimension absent from both predecessors—the schema
810specifies not only what data exists but how it is derived.
You can’t perform that action at this time.
0 commit comments