deletes constant

IriTerm const deletes

deletes [Expects: http://www.w3.org/2000/10/swap/log#Formula]

The triple patterns this patch removes from the document.

Can be used on: http://www.w3.org/ns/solid/terms#Patch

Implementation

static const deletes = IriTerm.prevalidated(
  'http://www.w3.org/ns/solid/terms#deletes',
);