From 7fddd34d6da8d6f90f7dc87aa462218809995df1 Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Tue, 26 Apr 2022 12:37:41 -0500 Subject: [PATCH] Create dataMgmt.adoc --- dataMgmt.adoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dataMgmt.adoc diff --git a/dataMgmt.adoc b/dataMgmt.adoc new file mode 100644 index 0000000..e8c3aa0 --- /dev/null +++ b/dataMgmt.adoc @@ -0,0 +1,12 @@ + +==== Data Flow discussion: + +* LoB systems have a set of attributes for which they are authoritative + +* *Authoritative attributes from various LoB systems* play a role in supporting other org processes + +* The best conceptual model for org processes will cover *domain entities and their attributes* + +* Consequence: in many cases computation will be required to transform *raw LoB data* into the elements of the *Org. data model* + +