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 2019/11/16 20:20:00 UTC

[jira] [Assigned] (JENA-1780) Turtle pretty printer misalignment.

     [ https://issues.apache.org/jira/browse/JENA-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne reassigned JENA-1780:
-----------------------------------

    Assignee: Andy Seaborne

> Turtle pretty printer misalignment.
> -----------------------------------
>
>                 Key: JENA-1780
>                 URL: https://issues.apache.org/jira/browse/JENA-1780
>             Project: Apache Jena
>          Issue Type: Task
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>
> Prints the following:
> {noformat}
> @prefix :      <http://example.com/> .
> :s2     :p12345678  [ :q  [ :r2     "B" ] ;
>                   :q      [ :r1     "A" ] ] .
> {noformat}
> The two :q should be vertically aligned.
> (The output is correct RDF)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)