-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from catenax-ng/feature/CXAR-921-agent-plane-in…
…itial feat:CXAR-921 Initial Documentation
- Loading branch information
Showing
9 changed files
with
752 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<!-- | ||
* Copyright (c) 2022,2023 Contributors to the Eclipse Foundation | ||
* | ||
* See the NOTICE file(s) distributed with this work for additional | ||
* information regarding copyright ownership. | ||
* | ||
* This program and the accompanying materials are made available under the | ||
* terms of the Apache License, Version 2.0 which is available at | ||
* https://www.apache.org/licenses/LICENSE-2.0. | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT | ||
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the | ||
* License for the specific language governing permissions and limitations | ||
* under the License. | ||
* | ||
* SPDX-License-Identifier: Apache-2.0 | ||
--> | ||
|
||
# Authors | ||
|
||
The following people have contributed to this repository: | ||
|
||
* Dr. Christoph "Schorsch" Jung, T-Systems International GmbH, https://github.com/drcgjung | ||
* Janine Semmler, T-Systems International GmbH, https://github.com/janemcbrain | ||
* Zazralt Magic, BMW Group, https://github.com/ZazraltMagic | ||
* Oguzhan Balandi, T-Systems International GmbH, https://github.com/obalandi | ||
* Hans Sperker, Microsoft, https://github.com/hsperker | ||
* Lenny Hofmann, T-Systems International GmbH, https://github.com/ManusManum | ||
|
||
Please add yourself to this list, if you contribute to the content. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,118 @@ | ||
<!-- | ||
* Copyright (c) 2022,2023 Contributors to the Eclipse Foundation | ||
* | ||
* See the NOTICE file(s) distributed with this work for additional | ||
* information regarding copyright ownership. | ||
* | ||
* This program and the accompanying materials are made available under the | ||
* terms of the Apache License, Version 2.0 which is available at | ||
* https://www.apache.org/licenses/LICENSE-2.0. | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT | ||
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the | ||
* License for the specific language governing permissions and limitations | ||
* under the License. | ||
* | ||
* SPDX-License-Identifier: Apache-2.0 | ||
--> | ||
|
||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [Unreleased] | ||
|
||
## [1.9.5-SNAPSHOT] - | ||
|
||
### Added | ||
|
||
- Matchmaking Agent: Possibility to invoke Skills as Services | ||
- Matchmaking Agent: Possibility to steer Delegation through Asset Properties | ||
- Skill Store: Implementation using EDC Control Plane/Asset Catalogue | ||
|
||
### Changed | ||
|
||
- Adapted all Catena-X namespaces to https://w3id.org/catenax | ||
- Adapted to Tractus-X EDC 0.4 and the v2 Management API | ||
- Adapted to Tractus-X EDC 0.5 and the changed EDR callback | ||
- Upgraded to the latest possible version of dependent libraries | ||
- Eclipse Tractus-X standards and migration | ||
|
||
### Removed | ||
|
||
- Previous EDC Control Plane Extensions regarding SPARQL/HTTP transfer | ||
|
||
## [Unreleased] | ||
|
||
## [0.8.6] - 2023-05-19 | ||
|
||
### Added | ||
|
||
- Support for SPARQL KA-transfer profile including the cx_warnings header | ||
|
||
### Removed | ||
|
||
- Registration of Additional Callback Handlers | ||
|
||
### Changed | ||
|
||
- Based on Tractus-X EDC 0.3.3 | ||
|
||
### Removed | ||
|
||
## [0.7.4] - 2023-02-20 | ||
|
||
### Added | ||
|
||
- Necessary documentation markdown for Eclipse Standard | ||
- Helm Sub-Charts for Umbrella Embedding | ||
- Postman Collection with Integration Tests | ||
- Eclipse Dataspace Connector Extensions (Control Plane & Data Plane) | ||
|
||
### Changed | ||
|
||
- Move patched code into extensions | ||
- Based on Tractus-X EDC 0.2.0 | ||
|
||
### Removed | ||
|
||
## [0.6.4] - 2022-12-15 | ||
|
||
### Added | ||
|
||
### Changed | ||
|
||
- Based on a patched Tractus-X EDC 0.1.0 | ||
|
||
### Removed | ||
|
||
## [0.5.5] - 2022-08-10 | ||
|
||
### Added | ||
|
||
- Splitted Tractus-X Branch into Dataspace and UX submodules | ||
|
||
### Changed | ||
|
||
- Based on a patched Tractus-X EDC 0.0.1-SNAPSHOT | ||
|
||
### Removed | ||
|
||
- Tractus-X and Jena Links | ||
- Spike Data | ||
|
||
## [0.4.6] - 2022-05-13 | ||
|
||
### Added | ||
|
||
- Submodules to Apache Jena and Tractus-X | ||
- Based on Tractus-X EDC 0.0.1-SNAPSHOT | ||
- Helm Chart and Docker Compose Deployment | ||
|
||
### Changed | ||
|
||
### Removed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
# Community Code of Conduct | ||
|
||
**Version 2.0 | ||
January 1, 2023** | ||
|
||
## Our Pledge | ||
|
||
In the interest of fostering an open and welcoming environment, we as community members, contributors, Committers[^1], and Project Leads (collectively "Contributors") pledge to make participation in our projects and our community a harassment-free and inclusive experience for everyone. | ||
|
||
This Community Code of Conduct ("Code") outlines our behavior expectations as members of our community in all Eclipse Foundation activities, both offline and online. It is not intended to govern scenarios or behaviors outside of the scope of Eclipse Foundation activities. Nor is it intended to replace or supersede the protections offered to all our community members under the law. Please follow both the spirit and letter of this Code and encourage other Contributors to follow these principles into our work. Failure to read or acknowledge this Code does not excuse a Contributor from compliance with the Code. | ||
|
||
## Our Standards | ||
|
||
Examples of behavior that contribute to creating a positive and professional environment include: | ||
|
||
- Using welcoming and inclusive language; | ||
- Actively encouraging all voices; | ||
- Helping others bring their perspectives and listening actively. If you find yourself dominating a discussion, it is especially important to encourage other voices to join in; | ||
- Being respectful of differing viewpoints and experiences; | ||
- Gracefully accepting constructive criticism; | ||
- Focusing on what is best for the community; | ||
- Showing empathy towards other community members; | ||
- Being direct but professional; and | ||
- Leading by example by holding yourself and others accountable | ||
|
||
Examples of unacceptable behavior by Contributors include: | ||
|
||
- The use of sexualized language or imagery; | ||
- Unwelcome sexual attention or advances; | ||
- Trolling, insulting/derogatory comments, and personal or political attacks; | ||
- Public or private harassment, repeated harassment; | ||
- Publishing others' private information, such as a physical or electronic address, without explicit permission; | ||
- Violent threats or language directed against another person; | ||
- Sexist, racist, or otherwise discriminatory jokes and language; | ||
- Posting sexually explicit or violent material; | ||
- Sharing private content, such as emails sent privately or non-publicly, or unlogged forums such as IRC channel history; | ||
- Personal insults, especially those using racist or sexist terms; | ||
- Excessive or unnecessary profanity; | ||
- Advocating for, or encouraging, any of the above behavior; and | ||
- Other conduct which could reasonably be considered inappropriate in a professional setting | ||
|
||
## Our Responsibilities | ||
|
||
With the support of the Eclipse Foundation employees, consultants, officers, and directors (collectively, the "Staff"), Committers, and Project Leads, the Eclipse Foundation Conduct Committee (the "Conduct Committee") is responsible for clarifying the standards of acceptable behavior. The Conduct Committee takes appropriate and fair corrective action in response to any instances of unacceptable behavior. | ||
|
||
## Scope | ||
|
||
This Code applies within all Project, Working Group, and Interest Group spaces and communication channels of the Eclipse Foundation (collectively, "Eclipse spaces"), within any Eclipse-organized event or meeting, and in public spaces when an individual is representing an Eclipse Foundation Project, Working Group, Interest Group, or their communities. Examples of representing a Project or community include posting via an official social media account, personal accounts, or acting as an appointed representative at an online or offline event. Representation of Projects, Working Groups, and Interest Groups may be further defined and clarified by Committers, Project Leads, or the Staff. | ||
|
||
## Enforcement | ||
|
||
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the Conduct Committee via [email protected]. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. Without the explicit consent of the reporter, the Conduct Committee is obligated to maintain confidentiality with regard to the reporter of an incident. The Conduct Committee is further obligated to ensure that the respondent is provided with sufficient information about the complaint to reply. If such details cannot be provided while maintaining confidentiality, the Conduct Committee will take the respondent‘s inability to provide a defense into account in its deliberations and decisions. Further details of enforcement guidelines may be posted separately. | ||
|
||
Staff, Committers and Project Leads have the right to report, remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code, or to block temporarily or permanently any Contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful. Any such actions will be reported to the Conduct Committee for transparency and record keeping. | ||
|
||
Any Staff (including officers and directors of the Eclipse Foundation), Committers, Project Leads, or Conduct Committee members who are the subject of a complaint to the Conduct Committee will be recused from the process of resolving any such complaint. | ||
|
||
## Responsibility | ||
|
||
The responsibility for administering this Code rests with the Conduct Committee, with oversight by the Executive Director and the Board of Directors. For additional information on the Conduct Committee and its process, please write to <[email protected]>. | ||
|
||
## Investigation of Potential Code Violations | ||
|
||
All conflict is not bad as a healthy debate may sometimes be necessary to push us to do our best. It is, however, unacceptable to be disrespectful or offensive, or violate this Code. If you see someone engaging in objectionable behavior violating this Code, we encourage you to address the behavior directly with those involved. If for some reason, you are unable to resolve the matter or feel uncomfortable doing so, or if the behavior is threatening or harassing, please report it following the procedure laid out below. | ||
|
||
Reports should be directed to <[email protected]>. It is the Conduct Committee’s role to receive and address reported violations of this Code and to ensure a fair and speedy resolution. | ||
|
||
The Eclipse Foundation takes all reports of potential Code violations seriously and is committed to confidentiality and a full investigation of all allegations. The identity of the reporter will be omitted from the details of the report supplied to the accused. Contributors who are being investigated for a potential Code violation will have an opportunity to be heard prior to any final determination. Those found to have violated the Code can seek reconsideration of the violation and disciplinary action decisions. Every effort will be made to have all matters disposed of within 60 days of the receipt of the complaint. | ||
|
||
## Actions | ||
Contributors who do not follow this Code in good faith may face temporary or permanent repercussions as determined by the Conduct Committee. | ||
|
||
This Code does not address all conduct. It works in conjunction with our [Communication Channel Guidelines](https://www.eclipse.org/org/documents/communication-channel-guidelines/), [Social Media Guidelines](https://www.eclipse.org/org/documents/social_media_guidelines.php), [Bylaws](https://www.eclipse.org/org/documents/eclipse-foundation-be-bylaws-en.pdf), and [Internal Rules](https://www.eclipse.org/org/documents/ef-be-internal-rules.pdf) which set out additional protections for, and obligations of, all contributors. The Foundation has additional policies that provide further guidance on other matters. | ||
|
||
It’s impossible to spell out every possible scenario that might be deemed a violation of this Code. Instead, we rely on one another’s good judgment to uphold a high standard of integrity within all Eclipse Spaces. Sometimes, identifying the right thing to do isn’t an easy call. In such a scenario, raise the issue as early as possible. | ||
|
||
## No Retaliation | ||
|
||
The Eclipse community relies upon and values the help of Contributors who identify potential problems that may need to be addressed within an Eclipse Space. Any retaliation against a Contributor who raises an issue honestly is a violation of this Code. That a Contributor has raised a concern honestly or participated in an investigation, cannot be the basis for any adverse action, including threats, harassment, or discrimination. If you work with someone who has raised a concern or provided information in an investigation, you should continue to treat the person with courtesy and respect. If you believe someone has retaliated against you, report the matter as described by this Code. Honest reporting does not mean that you have to be right when you raise a concern; you just have to believe that the information you are providing is accurate. | ||
|
||
False reporting, especially when intended to retaliate or exclude, is itself a violation of this Code and will not be accepted or tolerated. | ||
|
||
Everyone is encouraged to ask questions about this Code. Your feedback is welcome, and you will get a response within three business days. Write to <[email protected]>. | ||
|
||
## Amendments | ||
|
||
The Eclipse Foundation Board of Directors may amend this Code from time to time and may vary the procedures it sets out where appropriate in a particular case. | ||
|
||
### Attribution | ||
|
||
This Code was inspired by the [Contributor Covenant](https://www.contributor-covenant.org/), version 1.4, available [here](https://www.contributor-covenant.org/version/1/4/code-of-conduct/). | ||
|
||
[^1]: Capitalized terms used herein without definition shall have the meanings assigned to them in the Bylaws. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
<!-- | ||
* Copyright (c) 2022,2023 Contributors to the Eclipse Foundation | ||
* | ||
* See the NOTICE file(s) distributed with this work for additional | ||
* information regarding copyright ownership. | ||
* | ||
* This program and the accompanying materials are made available under the | ||
* terms of the Apache License, Version 2.0 which is available at | ||
* https://www.apache.org/licenses/LICENSE-2.0. | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT | ||
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the | ||
* License for the specific language governing permissions and limitations | ||
* under the License. | ||
* | ||
* SPDX-License-Identifier: Apache-2.0 | ||
--> | ||
|
||
# Contributing to Eclipse Tractus-X | ||
|
||
Thanks for your interest in this project. | ||
|
||
## Project description | ||
|
||
The companies involved want to increase the automotive industry's | ||
competitiveness, improve efficiency through industry-specific cooperation and | ||
accelerate company processes through standardization and access to information | ||
and data. A special focus is also on SMEs, whose active participation is of | ||
central importance for the network's success. That is why Catena-X has been | ||
conceived from the outset as an open network with solutions ready for SMEs, | ||
where these companies will be able to participate quickly and with little IT | ||
infrastructure investment. Tractus-X is meant to be the PoC project of the | ||
Catena-X alliance focusing on parts traceability. | ||
|
||
* https://projects.eclipse.org/projects/automotive.tractusx | ||
|
||
## Developer resources | ||
|
||
Information regarding source code management, builds, coding standards, and | ||
more. | ||
|
||
* https://projects.eclipse.org/projects/automotive.tractusx/developer | ||
|
||
The project maintains the source code repositories in the following GitHub organization: | ||
|
||
* https://github.com/eclipse-tractusx/ | ||
|
||
## Eclipse Development Process | ||
|
||
This Eclipse Foundation open project is governed by the Eclipse Foundation | ||
Development Process and operates under the terms of the Eclipse IP Policy. | ||
|
||
* https://eclipse.org/projects/dev_process | ||
* https://www.eclipse.org/org/documents/Eclipse_IP_Policy.pdf | ||
|
||
## Eclipse Contributor Agreement | ||
|
||
In order to be able to contribute to Eclipse Foundation projects you must | ||
electronically sign the Eclipse Contributor Agreement (ECA). | ||
|
||
* http://www.eclipse.org/legal/ECA.php | ||
|
||
The ECA provides the Eclipse Foundation with a permanent record that you agree | ||
that each of your contributions will comply with the commitments documented in | ||
the Developer Certificate of Origin (DCO). Having an ECA on file associated with | ||
the email address matching the "Author" field of your contribution's Git commits | ||
fulfills the DCO's requirement that you sign-off on your contributions. | ||
|
||
For more information, please see the Eclipse Committer Handbook: | ||
https://www.eclipse.org/projects/handbook/#resources-commit | ||
|
||
## Contact | ||
|
||
Contact the project developers via the project's "dev" list. | ||
|
||
* https://accounts.eclipse.org/mailing-list/tractusx-dev |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<!-- | ||
* Copyright (C) 2022-2023 Catena-X Association and others. | ||
* | ||
* This program and the accompanying materials are made available under the | ||
* terms of the Apache License 2.0 which is available at | ||
* http://www.apache.org/licenses/. | ||
* | ||
* SPDX-FileType: DOCUMENTATION | ||
* SPDX-FileCopyrightText: 2022-2023 Catena-X Association | ||
* SPDX-License-Identifier: Apache-2.0 | ||
--> | ||
|
||
# Copyright Notice | ||
|
||
All artifacts in this repository are (C) 2022-2023 Catena-X Association and others. | ||
|
||
For more information on the contributors see [authors file](AUTHORS.md). |
Oops, something went wrong.