Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: upgrade knowledge agent references according to TX/CX 2412 versions. #1111

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

drcgjung
Copy link
Contributor

@drcgjung drcgjung commented Dec 9, 2024

Description

updates KA KIT according to 2412 versions.

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

@drcgjung drcgjung added the documentation Improvements or additions to documentation label Dec 9, 2024
Copy link

@obalandi obalandi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@jSchuetz88 jSchuetz88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the update / removal of the Catena-X NG references.
Unfortunately, most of the links don't seem to work as they result into 404 pages. Are these repositories private?

Additionally, as the new release has already been created and published, this changes need to be included into /docs-kits_versioned_docs/... too.

docs-kits/kits/knowledge-agents/development-view/api.md Outdated Show resolved Hide resolved
@drcgjung drcgjung requested a review from jSchuetz88 December 10, 2024 07:11
@drcgjung drcgjung requested a review from jSchuetz88 December 12, 2024 06:54
@stephanbcbauer
Copy link
Member

@jSchuetz88 since these changes are related to 24.12 and this was already released ... do we have an issue? The current PR adapts everything in docs-kits, but shouldn't it also adapt 24.12 in kits?

@drcgjung
Copy link
Contributor Author

@jSchuetz88 since these changes are related to 24.12 and this was already released ... do we have an issue? The current PR adapts everything in docs-kits, but shouldn't it also adapt 24.12 in kits?

@stephanbcbauer please see included commit 6342502 which clones all changes to the versioned folder as well.

@@ -193,7 +193,7 @@ The Federated Catalogue is an RDF data storage facility for the Matchmaking Agen

The Federated Catalogue should initially download the complete Semantic Model that has been released for the target environment. It should also contain a list of business partners and their roles which form the surrounding dataspace neighborhood of the tenant. For that purpose, It could use GPDM (Business Partner Data Management) and Self-Description Hub services in order to lookup EDC addresses and additional domain information (sites, geo addresses). It should then be frequently updated with “live” information by invoking the EDC data management API to regularly obtain catalogue information.

The portion of the Semantic Model describing these meta-data (Business Partners, Sites, Addresses, Use Cases, Use Case Roles, Connectors & Assets) is called the Common domain ontology and is mandatory for all releases/excerpts of the Semantic Model (<https://raw.githubusercontent.com/catenax-ng/product-knowledge/main/ontology/common_ontology.ttl>).
The portion of the Semantic Model describing these meta-data (Business Partners, Sites, Addresses, Use Cases, Use Case Roles, Connectors & Assets) is called the Common domain ontology and is mandatory for all releases/excerpts of the Semantic Model (<https://raw.githubusercontent.com/big-data-spaces/knowledge-agents-deployment/main/ontology/common_ontology.ttl>).
Copy link
Member

@jSchuetz88 jSchuetz88 Dec 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@drcgjung, thank you for the Update. I only found one last link which seems to lead to a private repository, as it is not accessible (at least not for me).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

4 participants