GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/313
JENA-1430: Read quads for ja:data by filename
Add support for {{ja:data "filename"}}.
Strings as filenames and URIs as file names resolve different (the JVM cwd
and the assembler file location respectively) which can be confusing for
filenames.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena assembler-quads
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/313.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 #313
----
----
---