I've got a promising approach to reactivity for #PodOS on top of a #SolidProject
1. Additions and removals to the RDF store are exposed as rxjs observables
2. Observe methods on a store or Thing filter these changes and emit changes in values of interest
e.g […]