Skip to content

Commit d9c9635

Browse files
authored
Merge pull request #43 from pflooky/dev-merge-fix
Dev merge fix
2 parents 00d843e + 7317ee8 commit d9c9635

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ You have to be a member of AIDA User Group (it's free) to have access to our Sla
4242

4343
> If you want to ask a question, we assume that you have read the available [Documentation](https://github.com/AIDAUserGroup/open-data-contract-standard).
4444
45-
Before you ask a question, it is best to search for existing [Issues](/issues) that might help you. In case you have found a suitable issue and still need clarification, you can write your question in this issue. It is also advisable to search the internet for answers first.
45+
Before you ask a question, it is best to search for existing [Issues](https://github.com/bitol-io/open-data-contract-standard/issues) that might help you. In case you have found a suitable issue and still need clarification, you can write your question in this issue. It is also advisable to search the internet for answers first.
4646

4747
If you then still feel the need to ask a question and need clarification, we recommend the following:
4848

49-
- Open an [Issue](/issues/new).
49+
- Open a [New Issue](https://github.com/bitol-io/open-data-contract-standard/issues/new).
5050
- Provide as much context as you can about what you're running into.
5151

5252
We will then take care of the issue as soon as possible.
@@ -65,21 +65,21 @@ This section guides you through submitting an enhancement suggestion for Data Co
6565

6666
- Make sure that you are using the latest version.
6767
- Read the [documentation](https://github.com/AIDAUserGroup/open-data-contract-standard) carefully and find out if the functionality is already covered.
68-
- Perform a [search](/issues) to see if the enhancement has already been suggested. If it has, add a comment to the existing issue instead of opening a new one.
68+
- Perform a [search](https://github.com/bitol-io/open-data-contract-standard/issues) to see if the enhancement has already been suggested. If it has, add a comment to the existing issue instead of opening a new one.
6969
- Find out whether your idea fits with the scope and aims of the project. It's up to you to make a strong case to convince the project's developers of the merits of this feature. Keep in mind that we want features that will be useful to the majority of our users and not just a small subset.
7070

7171
<!-- omit in toc -->
7272
#### How Do I Submit a Good Enhancement Suggestion?
7373

74-
Enhancement suggestions are tracked as [GitHub issues](/issues).
74+
Enhancement suggestions are tracked as [GitHub issues](https://github.com/bitol-io/open-data-contract-standard/issues).
7575

7676
- Use a **clear and descriptive title** for the issue to identify the suggestion.
7777
- Provide a **step-by-step description of the suggested enhancement** in as many details as possible.
7878
- **Describe the current behavior** and **explain which behavior you expected to see instead** and why. At this point you can also tell which alternatives do not work for you.
7979
- **Explain why this enhancement would be useful** to most Open Data Contract Standard users. You may also want to point out the other projects that solved it better and which could serve as inspiration.
8080

8181
### Improving The Documentation
82-
Please contact [@jgperrin](https://github.com/jgperrin). Examples are always welecome.
82+
Please contact [@jgperrin](https://github.com/jgperrin). Examples are always welcome.
8383

8484
## Join The Project Team
8585
Please contact [@jgperrin](https://github.com/jgperrin).

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ validation of your YAML files. Links below show how you can import the schema:
3939
Check out the [CONTRIBUTING](./CONTRIBUTING.md) file.
4040

4141
## Articles
42+
* 2024-02-06 - [Getting started with ODCS](https://medium.com/abeadata/getting-started-with-odcs-3ba790707879)
43+
* 2023-12-08 - [Why the Need for Standardizing Data Contracts?](https://medium.com/abeadata/why-the-need-for-standardizing-data-contracts-133bc3491148)
4244
* 2023-11-30 - [Linux Foundation AI & Data - Bitol Joins LF AI & Data as New Sandbox Project](https://lfaidata.foundation/blog/2023/11/30/bitol-joins-lf-ai-data-as-new-sandbox-project/)
4345
* 2023-11-30 - [AIDAUG - Bitol Joins LF AI & Data as New Sandbox Project](https://aidausergroup.org/2023/11/30/bitol-joins-lf-ai-data-as-new-sandbox-project/)
4446
* 2023-10-01 - [Data Contracts: A Bridge Connecting Two Worlds](https://medium.com/@atanas.iliev.ai/data-contracts-a-bridge-connecting-two-worlds-404eff1d970d)
@@ -55,7 +57,7 @@ If you spot an article about the Open Data Contract Standard, make a pull reques
5557
## More
5658

5759
### History
58-
Formerly known as the data contract template, this standard is used to implement Data Mesh at [PayPal](https://about.pypl.com/). Today, 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). 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.
60+
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.
5961

6062
### How does PayPal use Data Contracts?
6163
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.

0 commit comments

Comments
 (0)