where constant
where [Expects: http://www.w3.org/2000/10/swap/log#Formula]
The conditions the document and the inserted and deleted triple patterns need to satisfy in order for the patch to be applied.
Can be used on: http://www.w3.org/ns/solid/terms#Patch
Implementation
static const where = IriTerm.prevalidated(
'http://www.w3.org/ns/solid/terms#where',
);