GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/286
JENA-1400: Extensible operation name
[JENA-1400](https://issues.apache.org/jira/browse/JENA-1400)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena extensible-operation-name
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/286.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 #286
----
commit 0475f63eb51c8b71566e47575864f08cf4ce5c1b
Author: Andy Seaborne <[email protected]>
Date: 2017-10-12T09:03:48Z
It is not a GSP operation.
commit fc7beb02c3399f58f00b8d3f9f4a6ce5645338e3
Author: Andy Seaborne <[email protected]>
Date: 2017-10-12T09:08:29Z
Convert OperationName to an extensible enum.
----
---