[ 
https://issues.apache.org/jira/browse/JENA-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044542#comment-13044542
 ] 

Andy Seaborne commented on JENA-71:
-----------------------------------

OutputLangUtils applied to a node does not add any whitespace around terms. 
Whatever code is calling OutputLangUtils is responsible for that.  Same 
situation occurs with integers as 123 and prefix names if used.

See, for example, the (not-quite-finished) TokenOutputStreamWriter which adds 
gaps between nodes.

https://svn.apache.org/repos/asf/incubator/jena/Scratch/AFS/trunk/src/riot/io/TokenOutputStreamWriter.java


> OutputLangUtils cannot encode Node.ANY
> --------------------------------------
>
>                 Key: JENA-71
>                 URL: https://issues.apache.org/jira/browse/JENA-71
>             Project: Jena
>          Issue Type: Bug
>          Components: ARQ
>            Reporter: Laurent Pellegrino
>            Priority: Minor
>              Labels: arq, node.any
>         Attachments: JENA-71-r1131151.patch
>
>
> As stated in the mailing list 
> (http://mail-archives.apache.org/mod_mbox/incubator-jena-dev/201106.mbox/%[email protected]%3E)
>  and with JENA-70, Node.ANY cannot be encoded with OutputLangUtils.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to