Skip to content
Stable

This component is complete and can be used. The interfaces will be supported until the function is removed from the project via the deprecation process. There will be ongoing extensions to this function, but it will be done to ensure backward compatibility as far as possible. If there is a need to break backward compatibility, this will be discussed and reviewed in the community, with a documented timeline.

Feedback Manager API

The Feedback Manager API provides the ability to retrieve and maintain feedback about metadata elements. Feedback includes informal tags, comments, ratings and likes. It also supports note logs.

Key features

  • Comments: Adding, updating, and removing comments attached to metadata elements. It also supports marking a comment as the "accepted answer" to a question.
  • Ratings and Likes: Expressing sentiments about metadata elements through ratings (stars) or simple likes.
  • Informal Tags: Creating and managing informal tags that can be attached to any metadata element for personal organization or community-driven categorization.
  • Note Logs: Managing logs of notes (activity logs, journals, etc.) that can be anchored to metadata elements or exist independently.

Further information


Sample REST API requests can be found in Egeria-api-feedback-manager.http.


Raise an issue or comment below