[
https://issues.apache.org/jira/browse/JENA-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne updated JENA-1504:
--------------------------------
Summary: TrigBlock writer can lose triples (was: TrigBlock writer can lose
quads.)
> TrigBlock writer can lose triples
> ---------------------------------
>
> 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
> Priority: Major
> 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)