You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Protocols/2018-01-17Workshop.md
+10-10
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,12 @@
4
4
5
5
## Tasks of the Workgroup
6
6
- The workgroup helps to realize the POC 1 - POC 3 from the [roadmapV1](https://github.com/openintegrationhub/Architecture/blob/roadmap/Roadmap/RoadmapV1.md)
7
-
- Analytical approach to improve the master data models
8
-
- Evaluating the master data models by comparing them to existing standards (EDIFACT, BiPRO, InfoSphere, etc.)
7
+
- Analytical approach to improve the standard data model (configuration)
8
+
- Evaluating the standard data model by comparing it to existing standards (EDIFACT, BiPRO, InfoSphere, etc.)
9
9
- Deriving mapping rules to map the "OIH standard" against existing Standards
10
10
- Technical implementation is done by the _architecture workgroup_. See [repository architecture workgroup](https://github.com/openintegrationhub/Architecture)
11
-
- Rules and regulations of the data Models
12
-
- How do the data models evolve? E.g. What is the process to decide on suggested changes (Versioning)?
11
+
- Rules and regulations of the data models
12
+
- How do the data models evolve? What is the process to decide on suggested changes (Versioning) - for example?
13
13
- How shall new data models be developed
14
14
- Documentation for the implementation of transformer (mapping)
15
15
- The workgroup helps to achieve the results of milestone 2 by contributing to the "Access to the OIH platform 0.5" and "Document procedure model for integration cloud provider"
@@ -31,7 +31,7 @@ See the current status of the specs under [DataHub.md](https://github.com/openin
31
31
- Decoupling between adapter and transformer
32
32
- Adapter can talk to the transformer and/or to other adapters. Thus semantic transformation via the transformer and individual integrations are enabled
33
33
- (Adapter holds syntactically transformed data). Not mandatory: ISV doesn't have to upload the data into the raw data storage.
34
-
-**Meta Data Managmemnt API** uploads the information about the metadata (list of objects)
34
+
-**Meta Data Management API** uploads the information about the metadata (list of objects)
35
35
-**Data Management API** uploads the actual data (data records)
36
36
37
37
Within the scope of this topic the following illustrations was drawn:
@@ -45,13 +45,13 @@ Within the scope of this topic the following illustrations was drawn:
45
45
Distinction between identity management of the open integration hub (minimal functionality to manage identities) and the domain "roles & right / user & roles"
46
46
47
47
## Next Steps / Derived Tasks
48
-
-[ ] Elaborate common structure for the documentation of the master data models (JSON-Schema, UML diagrams, textual description) **Raphael + Lutz**
49
-
-[ ] Expand and further describe the superordinated structure for the domain models (see _OIHDataRecord_) **Raphael + Lutz**
50
-
-[ ] Elaborate/expand rules and regulations for the evolution of master data models (How do the data models evolve?, How shall new models be created, how often are new versions created, ...) **Raphael + Lutz**
48
+
-[ ] Elaborate common structure for the documentation of the standard data model (JSON-Schema, UML diagrams, textual description) **Raphael + Lutz**
49
+
-[ ] Expand and further describe the superordinate structure for the domain models (see _OIHDataRecord_) **Raphael + Lutz**
50
+
-[ ] Elaborate/expand rules and regulations for the evolution of standard data models (How do the data models evolve?, How shall new models be created, how often are new versions created, ...) **Raphael + Lutz**
51
51
-[ ] Consider the "Meta-Meta Model" (Definition used by **Renat**) with respect to the capabilities of the JSON Schema (E.g. types like date, currency, etc.)
52
-
-[ ] Compare master data models with existing standards (EDIFACT, BiPRO, InfoSphere, etc.) **Raphael**
52
+
-[ ] Compare the standard data model (configuration) with existing standards (EDIFACT, BiPRO, InfoSphere, etc.) **Raphael**
53
53
-[ ] Document the current status of the POC 1 (The following steps break down the concrete tasks) **Andy + Josef**
54
-
-[ ]Create API documentation / interface documentation
54
+
-[ ]Provide an API documentation / interface documentation - **public**
55
55
-[ ] Create JSONata expression (mapping)
56
56
-[ ] Create a mapping table
57
57
-[ ] Document which elastic.io components where used and why
0 commit comments