You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by afs <gi...@git.apache.org> on 2017/11/20 11:18:02 UTC

[GitHub] jena pull request #313: JENA-1430: Read quads for ja:data by filename

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
    
----

----


---

[GitHub] jena issue #313: JENA-1430: Read quads for ja:data by filename

Posted by afs <gi...@git.apache.org>.
Github user afs commented on the issue:

    https://github.com/apache/jena/pull/313
  
    Closed in favour of PR #314.


---

[GitHub] jena pull request #313: JENA-1430: Read quads for ja:data by filename

Posted by afs <gi...@git.apache.org>.
Github user afs closed the pull request at:

    https://github.com/apache/jena/pull/313


---