Skip to content

Commit ed8d391

Browse files
author
Lutz Ashauer
committed
Renamed MasterDataModel directory to plural: MasterDataModels
1 parent 8fce083 commit ed8d391

5 files changed

+12
-12
lines changed

MilestoneOne.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212

1313
### Address model
1414

15-
* Generic data model as [UML class diagram for addresses](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModel/Assets/OIHDataModelAdressesUML.png)
16-
* Generic data model as [JSON schema for addresses - organization](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModel/organization.json)
17-
* Generic data model as [JSON schema for addresses - person](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModel/person.json)
18-
* Generic data model as [JSON schema for addresses - relation](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModel/relation.json)
15+
* Generic data model as [UML class diagram for addresses](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModels/Assets/OIHDataModelAdressesUML.png)
16+
* Generic data model as [JSON schema for addresses - organization](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModels/organization.json)
17+
* Generic data model as [JSON schema for addresses - person](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModels/person.json)
18+
* Generic data model as [JSON schema for addresses - relation](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModels/relation.json)
1919

2020
### Product model
21-
* Generic data model as [UML class diagram for products](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModel/Assets/OIHDataModelProductUML.svg)
22-
* Generic data model as [JSON schema for products](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModel/Assets/OIHDataModelProductSchema.json)
21+
* Generic data model as [UML class diagram for products](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModels/Assets/OIHDataModelProductUML.svg)
22+
* Generic data model as [JSON schema for products](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModels/Assets/OIHDataModelProductSchema.json)
2323

2424
## Decision processes
25-
* Conceptual elaborations for [addresses](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModel/MasterDataModelAdresses.md)
26-
* Conceptual elaborations for [products](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModel/MasterDataModelProducts.md)
25+
* Conceptual elaborations for [addresses](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModels/MasterDataModelAdresses.md)
26+
* Conceptual elaborations for [products](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModels/MasterDataModelProducts.md)

Protocols/2017-11-29Workshop.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- Domain models are aggregates of a master data models
1313
- The core of the tree structure is the `OIH record`
1414

15-
- A detailed definition of the expression `generic model` is provided in the file about [MasterDataModelAdresses](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModel/MasterDataModelAdresses.md#31-general-requirements):
15+
- A detailed definition of the expression `generic model` is provided in the file about [MasterDataModelAdresses](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModels/MasterDataModelAdresses.md#31-general-requirements):
1616

1717
"In this specific field of investigation, the master data model for addresses describes a generic standard of customer data for the management of addresses.
1818

Protocols/2017-12-11Telko.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Suggested structure/model see: [OIHDataModels](https://github.com/openintegratio
3434
- Josefs' results are currently in a textual form because of the missing UML modeling tool. The existing results can easily be transferred into an UML diagram.
3535
- The results are not the final model but a first draft
3636
- The results will be published on GitHub to provide insights for all project members
37-
- Hansjörg expanded the [MasterDataModelAdresses](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModel/MasterDataModelAdresses.md#423-person-specific-requirements) by chapter 4.2.3
37+
- Hansjörg expanded the [MasterDataModelAdresses](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModels/MasterDataModelAdresses.md#423-person-specific-requirements) by chapter 4.2.3
3838
- Missing: Privacy- and digital rights management
3939
- A vizual representation such as the one by YQ can be derived from the existing MasterDataModelAdresses file
4040

Protocols/2017-12-15WorkgroupTelko.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- Provided a [Data Model](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/DataModels/DataModels.md) which includes the description of the OIH datasets.
1919

2020
### Hansjörg
21-
- Provided a [UML diagram](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModel/Assets/OIHDataModelAdressesUML.png) on basis of the previous elaborations and the provided by Lutz.
21+
- Provided a [UML diagram](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModels/Assets/OIHDataModelAdressesUML.png) on basis of the previous elaborations and the provided by Lutz.
2222
- Lutz: Field (String, enumartion etc.) so specify the sort of the address.
2323
- Lutz: The Fields like _street_, _streetNumber_, _unit_, etc. can be modeled as attributes within the addresses
2424
- The idea behind the object `relations` shall be generic

Protocols/2017-12-19WorkgroupTelko.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
### Hansjörg
2727
- [x] Generic data model addresses in the shape of an UML class diagram (attached) **by @hschmidthh till 19.12.17**
2828
* Write down concrete attributes and update UML diagram **by @hschmidt till 15.12.2017**
29-
- [UML diagram](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModel/Assets/OIHDataModelAdressesUML.png) Lutz: Field (String, enumeration etc.) to specify the sort of the address.
29+
- [UML diagram](https://github.com/openintegrationhub/Data-and-Domain-Models/blob/master/MasterDataModels/Assets/OIHDataModelAdressesUML.png) Lutz: Field (String, enumeration etc.) to specify the sort of the address.
3030
- [x] Specific regulations for the generic data model addresses **by @hschmidthh till 19.12.17**
3131
- [ ] Generic data model addresses in the shape of a JSON schema **by @hschmidthh till late 19.12.17**
3232

0 commit comments

Comments
 (0)