Open csarven opened 1 year ago
Is it really useful as defined in this PR?
The proposed characteristics of a notification to be sent to receiver represented as an object.
I think we need to be more specific. If we want to allow matching based on any triple pattern we can most likely specify that right away.
Sure, let's have rough consensus in https://github.com/solid/notifications/issues/159
Filter feature to refine the characteristics of notifications (towards resolving https://github.com/solid/notifications/issues/159 ).
I suggest that we work on modeling the core filter object (in subsequent PRs), e.g.,
type
is a good candidate to filter activity types, and possiblyactor
.. so perhaps the object can be close to an AS2 Object (including Activity), but it should be possible to extend further e.g., Add activities of Annotation objects with a particular license. Makes sense? We can continue in 159.