Skip to content

Commit e41ed19

Browse files
authored
Merge pull request #134 from bitol-io/dev
Correction of typos
2 parents 8bf8edf + 9fcc871 commit e41ed19

File tree

3 files changed

+50
-18
lines changed

3 files changed

+50
-18
lines changed

AUTHORS.md

Lines changed: 35 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,37 @@
11
# List of contributors to this project
22

3-
| Name | Company | Role on this project |
4-
|--------------------------------------------------------------------------|-----------------------------------------|------------------------|
5-
| [David Austin](https://www.linkedin.com/in/daustin5/) | Revance | Data architect |
6-
| [Laveena Kewlani](https://www.linkedin.com/in/laveena-kewlani-a831485a/) | PayPal | Solutions architect |
7-
| [Jean-Georges Perrin](https://www.linkedin.com/in/jgperrin/) | jgp.ai | Principal Technologist |
8-
| [Kruthika Potlapally](https://www.linkedin.com/in/kruthikap/) | Clairvoyant/EXL | Delivery |
9-
| [Amit Sutar](https://www.linkedin.com/in/amitbsutar/) | Clairvoyant/EXL | Delivery & architect |
10-
| Wenjie Guo | PayPal | Developer |
11-
| Shiqi Guo | PayPal | Developer |
12-
| Hongxin Jiang | PayPal | Developer |
13-
| [Kim Thies](https://www.linkedin.com/in/vtkthies/) | ProfitOptics | Advisor |
14-
| James Peterson | | Contributor |
15-
| [Bart Vandekerckhove](https://www.linkedin.com/in/bartvandekerckhove/) | [Raito](https://www.raito.io/) | Contributor |
16-
| [Peter Flook](https://www.linkedin.com/in/peter-flook-bbb20ab2/) | [Data Catering](https://data.catering/) | Contributor |
3+
| Name | Company | Role on this project |
4+
|----------------------------------------------------------------------------|-----------------------------------------|----------------------|
5+
| [David Austin](https://www.linkedin.com/in/daustin5/) | Revance | Data architect |
6+
| [Laveena Kewlani](https://www.linkedin.com/in/laveena-kewlani-a831485a/) | PayPal | Solutions architect |
7+
| [Jean-Georges Perrin](https://www.linkedin.com/in/jgperrin/) | Actian | TSC Chair |
8+
| [Kruthika Potlapally](https://www.linkedin.com/in/kruthikap/) | Clairvoyant/EXL | Delivery |
9+
| [Amit Sutar](https://www.linkedin.com/in/amitbsutar/) | Clairvoyant/EXL | Delivery & architect |
10+
| Wenjie Guo | PayPal | Developer |
11+
| Shiqi Guo | PayPal | Developer |
12+
| Hongxin Jiang | PayPal | Developer |
13+
| [Kim Thies](https://www.linkedin.com/in/vtkthies/) | ProfitOptics | Advisor |
14+
| James Peterson | | Contributor |
15+
| [Bart Vandekerckhove](https://www.linkedin.com/in/bartvandekerckhove/) | [Raito](https://www.raito.io/) | Contributor |
16+
| [Peter Flook](https://www.linkedin.com/in/peter-flook-bbb20ab2/) | [Data Catering](https://data.catering/) | Contributor |
17+
| Alpesh Pandya || Contributor |
18+
| Andrea Gioia || Contributor |
19+
| Andrew Jones || Contributor |
20+
| Christian Foyer || Contributor |
21+
| Dieter Wachters || Contributor |
22+
| Martin Meermeyer || Contributor |
23+
| Diego Carvallo || Contributor |
24+
| Manuel DESTOUESSE || Contributor |
25+
| Dirk Van de Poel || Contributor |
26+
| Enrique Catalá || Contributor |
27+
| Eric Broda || Contributor |
28+
| Gene Stakhov || Contributor |
29+
| Ibrahim Haddad || Contributor |
30+
| Atanas Iliev || Contributor |
31+
| Jochen Christ || Contributor |
32+
| Todd Nemanich || Contributor |
33+
| Praveen Guduri || Contributor |
34+
| Dr. Simon Harrer || Contributor |
35+
| Guillaume HEIN || Contributor |
36+
| Tom De Wolf || Contributor |
37+
| Venkatesh Bandarapu || Contributor |

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,14 @@ If you need to cite this standard, you can use the following BibTeX entry:
7070
}
7171
```
7272

73-
### History
74-
Formerly known as the data contract template, this standard is used to implement Data Mesh at [PayPal](https://about.pypl.com/). Starting with v2.2.0, it is maintained by a 501c6 non-profit organization called [AIDA User Group (Artificial Intelligence, Data, and Analytics User Group)](https://aidaug.org). On November 30th, 2023, [AIDA User Group](https://aidaug.org) and the [Linux Foundation AI & Data](https://lfaidata.foundation/) joined forces to create [Bitol](https://bitol.io). Bitol englobes ODCS and future standards & tools.
73+
### Mime/Media Type
74+
75+
The official media (fka mime) type is:
76+
77+
```
78+
application/odcs+yaml;version=3.0.2
79+
```
80+
7581

76-
### How does PayPal use Data Contracts?
77-
PayPal uses data contracts in many ways, but this [article](https://medium.com/paypal-tech/the-next-generation-of-data-platforms-is-the-data-mesh-b7df4b825522) from the [PayPal Technology blog](https://medium.com/paypal-tech) gives a good introduction.
7882

7983

history.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# History
2+
3+
## Version 2.x and Later
4+
Starting with v2.2.0, it is maintained by a 501c6 non-profit organization called [AIDA User Group (Artificial Intelligence, Data, and Analytics User Group)](https://aidaug.org). On November 30th, 2023, [AIDA User Group](https://aidaug.org) and the [Linux Foundation AI & Data](https://lfaidata.foundation/) joined forces to create [Bitol](https://bitol.io). Bitol englobes ODCS, ODPS, and future standards & tools.
5+
6+
## Early Version at PayPal
7+
Formerly known as the data contract template, this standard is used to implement Data Mesh at [PayPal](https://about.pypl.com/). PayPal uses data contracts in many ways, but this [article](https://medium.com/paypal-tech/the-next-generation-of-data-platforms-is-the-data-mesh-b7df4b825522) from the [PayPal Technology blog](https://medium.com/paypal-tech) gives a good introduction. Version 1 was never released.

0 commit comments

Comments
 (0)