Andy Seaborne created JENA-1504:
-----------------------------------

             Summary: TrigBlock writer can loose quads.
                 Key: JENA-1504
                 URL: https://issues.apache.org/jira/browse/JENA-1504
             Project: Apache Jena
          Issue Type: Bug
    Affects Versions: Jena 3.6.0
            Reporter: Andy Seaborne
            Assignee: Andy Seaborne
             Fix For: Jena 3.7.0


Example: run {{riot --out TRIG <this file>}}.
{noformat}
PREFIX : <http://example/>
:s :p "Triple" .
# This cause the above to be lost.
:g { :s :p "NG", "NG1" }
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to