GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/136
Unset prefixes
JENA-1165 : Support for handlign undefined prefixes, especially in command
line tools.
The default setting everywhere is "off".
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena unset-prefixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/136.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 #136
----
commit 199fcf56bd3566dbad6fd550972dca240dc1ef15
Author: Andy Seaborne <[email protected]>
Date: 2016-04-19T11:19:05Z
Feature to allow fixup of undeclared prefix names.
commit 6dedadc5d0900bb9b1e01fbdecba9c50d91d9234
Author: Andy Seaborne <[email protected]>
Date: 2016-04-19T11:27:20Z
Reformat
commit 816e49c2e0d89cf507d0c6c4feccab7496595caf
Author: Andy Seaborne <[email protected]>
Date: 2016-04-19T12:47:56Z
String... for main.
commit ef245546d21aad00b178b4d76b5a59792339e55f
Author: Andy Seaborne <[email protected]>
Date: 2016-04-19T12:48:32Z
RIOT support for undefined prefix mode.
commit 2163c49b56da7a4ae1f1089842649f2c3fb635a5
Author: Andy Seaborne <[email protected]>
Date: 2016-04-19T13:04:46Z
Additional indirections to command line programs.
commit fbf48b2c389a475435d5f044c1bb257360bd7165
Author: Andy Seaborne <[email protected]>
Date: 2016-04-19T13:05:11Z
Add constructor for easier location of where it's called.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---