GitHub user afs opened a pull request:

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

    Writer updates

    JENA-369: Some lists in WHERE blocks are printed in ()-form - in 
particular, property functions are likely to be done this way.
    
    JENA-1361: Fix bug in update output.
    
    The existing testing already covers the changes in `TestSerialziation`.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena writer-updates

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/263.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 #263
    
----
commit bb7af3b4d1a7a11c1b48a31917d17c96d1291109
Author: Andy Seaborne <[email protected]>
Date:   2017-06-17T14:41:23Z

    General tidying up.

commit d377dd141028ae81ed373b86d3fc8f26cc898447
Author: Andy Seaborne <[email protected]>
Date:   2017-06-17T14:44:48Z

    JENA-1361: Convert back to blank nodes.

commit 78217659c3a4185a06cc0ef69b3ef6093fcb6c0d
Author: Andy Seaborne <[email protected]>
Date:   2017-06-17T14:45:20Z

    Support --fixup of prefix names.

commit 9a3a072e14203e2a6712bfc2444cf94538f49e92
Author: Andy Seaborne <[email protected]>
Date:   2017-06-17T14:45:36Z

    Tidy up.

commit b68a996e571a65a1f55aa0859e01decc5a7aae1d
Author: Andy Seaborne <[email protected]>
Date:   2017-06-17T14:48:12Z

    JENA-369: Output pretty lists in basic graph patterns.
    
    This includes property functions.
    Conversion is cautious - it looks for the triples as the parser
    might output them.
    
    Nested bnodes structures in lists are not converted back.

----


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

Reply via email to