Now it's possible to clear the default context using clearInternal(), i.e. through the "Clear" button in Workbench. It removes all the triples since the default context accumulates triples from all non-default contexts.
I filed a separate issue (see #5) to extend clearInternal() to support clearing a non-default context as well.
Now it's possible to clear the default context using
clearInternal()
, i.e. through the "Clear" button in Workbench. It removes all the triples since the default context accumulates triples from all non-default contexts.I filed a separate issue (see #5) to extend
clearInternal()
to support clearing a non-default context as well.