Made as simple as possible, but not simpler.
CSV on the Web: Sidecars for Spreadsheets
If you share data on the web as delimiter-separated values – that is, as spreadsheets – there is a world of power-ups available to you.
How Is Data Unification Different Than Data Fusion?
In response to this note, a reader asked How is data unification different than data fusion?
Tenets of (Scalable) Data Unification
Unification is a process of combining partial-information structures. First used in computing for theorem proving,1 it is used widely for type inference in programming-language compilers and for logic-programming systems.
Value Lattices for Data Collaboration
Values like “3” are typically considered separately from constraints like “< 10” or types like “number”.