You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by Code Ferret <an...@apache.org> on 2016/07/02 16:08:59 UTC

CMS diff: Jena Assembler howto

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

Code Ferret

Index: trunk/content/documentation/assembler/assembler-howto.mdtext
===================================================================
--- trunk/content/documentation/assembler/assembler-howto.mdtext	(revision 1655891)
+++ trunk/content/documentation/assembler/assembler-howto.mdtext	(working copy)
@@ -36,7 +36,7 @@
 specifications given by other Resources in the same Model.For
 example, to specify a memory model with data loaded from a file:
 
-    eg:opening-example a ja:MemoryModel
+    eg:model a ja:MemoryModel
         ; ja:content [ja:externalContent <file:////home/kers/projects/jena2/doc/assembler/Data/example.n3>]
         .
 


Re: CMS diff: Jena Assembler howto

Posted by Andy Seaborne <an...@apache.org>.
Done - thanks!

On 02/07/16 17:08, Code Ferret wrote:
> Clone URL (Committers only):
> https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Fassembler%2Fassembler-howto.mdtext
>
> Code Ferret
>
> Index: trunk/content/documentation/assembler/assembler-howto.mdtext
> ===================================================================
> --- trunk/content/documentation/assembler/assembler-howto.mdtext	(revision 1655891)
> +++ trunk/content/documentation/assembler/assembler-howto.mdtext	(working copy)
> @@ -36,7 +36,7 @@
>   specifications given by other Resources in the same Model.For
>   example, to specify a memory model with data loaded from a file:
>
> -    eg:opening-example a ja:MemoryModel
> +    eg:model a ja:MemoryModel
>           ; ja:content [ja:externalContent <file:////home/kers/projects/jena2/doc/assembler/Data/example.n3>]
>           .
>
>