You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2016/05/13 13:45:13 UTC

[jira] [Created] (JENA-1179) Don't put braces around the default graph in when preety-printing TriG.

Andy Seaborne created JENA-1179:
-----------------------------------

             Summary: Don't put braces around the default graph in when preety-printing TriG.
                 Key: JENA-1179
                 URL: https://issues.apache.org/jira/browse/JENA-1179
             Project: Apache Jena
          Issue Type: Improvement
          Components: RIOT
    Affects Versions: Jena 3.1.0
            Reporter: Andy Seaborne
            Assignee: Andy Seaborne
            Priority: Minor


Up to Jena 3.1.0, the TriG output for the default graph includes "{ ... }". The other TriG forms (TRIG_BLOCKS, TRIG_FLAT) do not.

They are not required by TriG.

This JIRA will change the behaviour of the pretty writer to not output "{ }" around the default graph, nor indent it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)