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 2011/03/25 12:39:05 UTC

[jira] [Closed] (JENA-53) Turtle writer can write data using the N3 ":-" syntax

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

Andy Seaborne closed JENA-53.
-----------------------------


> Turtle writer can write data using the N3 ":-" syntax
> -----------------------------------------------------
>
>                 Key: JENA-53
>                 URL: https://issues.apache.org/jira/browse/JENA-53
>             Project: Jena
>          Issue Type: Bug
>          Components: Jena
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>
> --------
> @prefix : <http://example/> .
> @prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#>  .
> :x1 :p _:b .
> :x2 :p _:b .
> _:b rdf:first 1 ;
>     rdf:rest rdf:nil .

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