Skip to content

Commit

Permalink
docs: add ontology modelling to ka sidebar. add reference implementat…
Browse files Browse the repository at this point in the history
…ion names.
  • Loading branch information
drcgjung committed May 3, 2024
1 parent 0f758c8 commit 0c01a93
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs-kits/kits/knowledge-agents/adoption-view/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ Knowledge agents introduce an ecosystem of efficient services (for data handling
We also define bridges to other digital twin approaches, such as AAS (Asset Administration Shell), such that data and service provisioning into multiple use cases will be as effortless as possible.

Our Implementations can be accessed as [Eclipse Tractus-X Repositories](https://github.com/eclipse-tractusx):
* [Agent Plane(s) for EDC](https://github.com/eclipse-tractusx/knowledge-agents-edc) see also [Operation View](../operation-view/agent_edc)
* [Binding Agent(s) for Providers](https://github.com/eclipse-tractusx/knowledge-agents) see also [Operation View](../operation-view/provider)
* [Agent Bridges for AAS](https://github.com/eclipse-tractusx/knowledge-agents-aas-bridge) see also [Operation View](../operation-view/bridge)
* [Agent Plane(s) for EDC (KA-EDC)](https://github.com/eclipse-tractusx/knowledge-agents-edc) see also [KA-EDC Operation View](../operation-view/agent_edc)
* [Binding Agent(s) for Providers (KA-RI)](https://github.com/eclipse-tractusx/knowledge-agents) see also [KA-RI Operation View](../operation-view/provider)
* [Agent Bridges for AAS (KA-AAS)](https://github.com/eclipse-tractusx/knowledge-agents-aas-bridge) see also [KA-AAS Operation View](../operation-view/bridge)

### Support

Expand Down
1 change: 1 addition & 0 deletions sidebarsDocsKits.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ const sidebars = {
items: [
'kits/knowledge-agents/development-view/architecture',
'kits/knowledge-agents/development-view/Arc42',
'kits/knowledge-agents/development-view/modelling',
'kits/knowledge-agents/development-view/modules',
'kits/knowledge-agents/development-view/reference',
{
Expand Down

0 comments on commit 0c01a93

Please sign in to comment.