GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/493
JENA-1633: MINUS when the LHS has an unbound but mentioned variable.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena minus
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/493.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 #493
----
commit 66dbb0a9898aa5ee25dbce01751973bbf8ca9ad7
Author: Andy Seaborne <andy@...>
Date: 2018-11-21T18:47:48Z
JENA-1633: MINUS when the LHS has an unbound but mentioned variable.
commit dd5d59ab9e28b0f6fafb345a8c022a0cfa2bc78b
Author: Andy Seaborne <andy@...>
Date: 2018-11-21T18:48:22Z
Make sure all test suites are run.
----
---