-
Notifications
You must be signed in to change notification settings - Fork 5
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
feat: extend federated catalogue to allow for goal-oriented skills #183
feat: extend federated catalogue to allow for goal-oriented skills #183
Conversation
…nference. Adapt to CX 24.05 standards.
…logue for easier inference. allow to register service patterns with skills.
@almadigabor I will inform you once Oz and Martin have successfully reviewed the changes from the business and technical side. It would be nice if you could take that over, then. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes regarding formatting, constant introduction, allow/deny pattern, new methods and tests reviewd
@Martin0815bla sorry had to update some copyright periods as well. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes regarding formatting, constant introduction, allow/deny pattern, new methods, tests and copyright periods reviewed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks fine
@almadigabor could you please take over, then? Thx! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
WHAT
This feature extends the federated catalogue and the associated synchronization process to store and reference about extended asset meta-data including shacl constraints to describe the graph shapes.
WHY
Using the extended catalogue triples makes it possible to implement goal-oriented skills which reason about the assets before negotiating/jumping into the actual data. The present implementation has been test-driven using two formerly separate skills from the Behaviour Twin Use case.
Furthermore the federated catalogue is now also aligned with the CX-0018 standard properties of assets.
FURTHER NOTES
Closes # <-- insert Issue number if one exists