You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by David LJ <an...@apache.org> on 2019/02/13 16:28:37 UTC

CMS diff: Writing RDF in Apache Jena

Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Fio%2Frdf-output.mdtext

David LJ

Index: trunk/content/documentation/io/rdf-output.mdtext
===================================================================
--- trunk/content/documentation/io/rdf-output.mdtext	(revision 1853471)
+++ trunk/content/documentation/io/rdf-output.mdtext	(working copy)
@@ -313,7 +313,7 @@
 cases.
 
 What can be done, and how it can be, is explained in the 
-[sample code](https://github.com/apache/jena/tree/master/jena-arq/src-examples/arq/examples/riot/ExJsonLD.java).
+[sample code](https://github.com/apache/jena/blob/master/jena-arq/src-examples/arq/examples/riot/Ex_WriteJsonLD.java).
 
 ### RDF Binary
 


Re: CMS diff: Writing RDF in Apache Jena

Posted by Andy Seaborne <an...@apache.org>.
Done - thanks for that correction.

On 13/02/2019 16:28, David LJ wrote:
> Clone URL (Committers only):
> https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Fio%2Frdf-output.mdtext
> 
> David LJ
> 
> Index: trunk/content/documentation/io/rdf-output.mdtext
> ===================================================================
> --- trunk/content/documentation/io/rdf-output.mdtext	(revision 1853471)
> +++ trunk/content/documentation/io/rdf-output.mdtext	(working copy)
> @@ -313,7 +313,7 @@
>   cases.
>   
>   What can be done, and how it can be, is explained in the
> -[sample code](https://github.com/apache/jena/tree/master/jena-arq/src-examples/arq/examples/riot/ExJsonLD.java).
> +[sample code](https://github.com/apache/jena/blob/master/jena-arq/src-examples/arq/examples/riot/Ex_WriteJsonLD.java).
>   
>   ### RDF Binary
>   
>