Difference between revisions of "Data Architecture"

From PKC
Jump to navigation Jump to search
(Created page with "In PKC, data is consistently represented using one universal construct, directed relation. This also means that we can always use the same data type, directed relati...")
 
Line 1: Line 1:
In [[PKC]], data is consistently represented using one universal construct, [[directed relation]]. This also means that we can always use the same data type, [[directed relation]] to interpret and manipulate data.
In [[PKC]], data is consistently represented using one universal construct, [[directed relation]]. This also means that we can always use the same data type, [[directed relation]] to interpret and manipulate data.
{{LogicModel
|name=DataArchitecture
}}

Revision as of 19:19, 20 February 2022

In PKC, data is consistently represented using one universal construct, directed relation. This also means that we can always use the same data type, directed relation to interpret and manipulate data.


Logic Model (DataArchitecture) Template:LogicModel 02 20, 2022
Abstract Specification
Context DataArchitecture/Context
Goal DataArchitecture/Goal
Success Criteria DataArchitecture/Criteria
Concrete Implementation
Given Inputs When Process is executed... Then, we get Outputs
DataArchitecture/Input DataArchitecture/Process DataArchitecture/Output
Boundary/Safety Conditions of DataArchitecture
DataArchitecture/Boundary