GitHub user Claudenw opened a pull request:
https://github.com/apache/jena/pull/480
JENA-1602 - added mechanism to add inserts or deletes based on model or
triple collections
Fix for JENA-1602
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Claudenw/jena 1602-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/480.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #480
----
commit ee62b6540f795ddeb7ef7ee2eed2f2ac0d223d5b
Author: Claude Warren <claude@...>
Date: 2018-09-30T10:01:22Z
closes JENA=1602
commit 311843dd22bc5ea2b11d10ae9011645f797c504d
Author: Claude Warren <claude@...>
Date: 2018-10-07T12:10:53Z
Merge branch 'master' into 1602-fix
commit 27691564775e52da291e3ae18c8b5989415ea9b8
Author: Claude Warren <claude@...>
Date: 2018-10-07T14:09:56Z
added license and removed dead code
----
---