In GitLab by @barry.nouwt.tno.nl on Sep 27, 2021, 13:20
To prevent Knowledge Bases from creating many similar Knowledge Interactions, the Developer REST API could deny new Knowledge Interaction if an existing Knowledge Interaction has the same type (Ask, Answer, Post, React) and a matching Graph Pattern.
Before implementing this check, we should think about whether there are scenario's in which having multiple similar Knowledge Interaction is useful; think about meta knowledge interactions or maybe even scalability/redundancy?
In GitLab by @barry.nouwt.tno.nl on Sep 27, 2021, 13:20
To prevent Knowledge Bases from creating many similar Knowledge Interactions, the Developer REST API could deny new Knowledge Interaction if an existing Knowledge Interaction has the same type (Ask, Answer, Post, React) and a matching Graph Pattern.
Before implementing this check, we should think about whether there are scenario's in which having multiple similar Knowledge Interaction is useful; think about meta knowledge interactions or maybe even scalability/redundancy?