[
https://issues.apache.org/jira/browse/JENA-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne resolved JENA-73.
-------------------------------
Resolution: Won't Fix
Fix Version/s: Jena 2.10.1
RIOT output works differently.
> Turtle and N3 writer ignores properties set after the write is created
> ----------------------------------------------------------------------
>
> Key: JENA-73
> URL: https://issues.apache.org/jira/browse/JENA-73
> Project: Apache Jena
> Issue Type: Bug
> Components: Jena
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
> Fix For: Jena 2.10.1
>
> Attachments: ReportTurtleWriterProperties.java
>
>
> Example:
> RDFWriter w = model.getWriter("TTL");
> w.setProperty("usePropertySymbols", "false");
> w.write(model, fos, null);
> still writes "a"
> useWellKnownPropertySymbols is set when writer created.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira