Skip to content

Commit 5636b17

Browse files
Align wording, fix typos
1 parent 02c6b60 commit 5636b17

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Protocols/2018-01-17Workshop.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44

55
## Tasks of the Workgroup
66
- 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.)
99
- Deriving mapping rules to map the "OIH standard" against existing Standards
1010
- 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?
1313
- How shall new data models be developed
1414
- Documentation for the implementation of transformer (mapping)
1515
- 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
3131
- Decoupling between adapter and transformer
3232
- Adapter can talk to the transformer and/or to other adapters. Thus semantic transformation via the transformer and individual integrations are enabled
3333
- (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)
3535
- **Data Management API** uploads the actual data (data records)
3636

3737
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:
4545
Distinction between identity management of the open integration hub (minimal functionality to manage identities) and the domain "roles & right / user & roles"
4646

4747
## 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**
5151
- [ ] 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**
5353
- [ ] 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**
5555
- [ ] Create JSONata expression (mapping)
5656
- [ ] Create a mapping table
5757
- [ ] Document which elastic.io components where used and why

0 commit comments

Comments
 (0)