You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by Bjo <an...@apache.org> on 2017/11/06 03:12:07 UTC

CMS diff: An Introduction to RDF and the Jena RDF API

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

Bjo

Index: trunk/content/tutorials/rdf_api.mdtext
===================================================================
--- trunk/content/tutorials/rdf_api.mdtext	(revision 1814385)
+++ trunk/content/tutorials/rdf_api.mdtext	(working copy)
@@ -267,7 +267,9 @@
 predicate and object of each statement.  There are four arcs in the Model, so
 there are four statements.  The "anon:14df86:ecc3dee17b:-7fff" is an internal
 identifier generated by Jena.  It is not a URI and should not be confused
-with one.  It is simply an internal label used by the Jena implementation.</p>
+with one.  It is simply an internal label used by the Jena implementation. On the latest
+versions of Jena, you may not see "anon:" prepending the string but only an hexadecimal
+code.</p>
 
 <p>The W3C <a href="http://www.w3.org/2001/sw/RDFCore/">RDFCore Working
 Group</a> have defined a similar simple notation called <a


Re: CMS diff: An Introduction to RDF and the Jena RDF API

Posted by Andy Seaborne <an...@apache.org>.
Done, thank you.

On 16/11/17 16:08, Andy Seaborne wrote:
> Done, thank you.
> 
> On 06/11/17 03:12, Bjo wrote:
>> Clone URL (Committers only):
>> https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/tutorials%2Frdf_api.mdtext 
>>
>>
>> Bjo
>>
>> Index: trunk/content/tutorials/rdf_api.mdtext
>> ===================================================================
>> --- trunk/content/tutorials/rdf_api.mdtext    (revision 1814385)
>> +++ trunk/content/tutorials/rdf_api.mdtext    (working copy)
>> @@ -267,7 +267,9 @@
>>   predicate and object of each statement.  There are four arcs in the 
>> Model, so
>>   there are four statements.  The "anon:14df86:ecc3dee17b:-7fff" is an 
>> internal
>>   identifier generated by Jena.  It is not a URI and should not be 
>> confused
>> -with one.  It is simply an internal label used by the Jena 
>> implementation.</p>
>> +with one.  It is simply an internal label used by the Jena 
>> implementation. On the latest
>> +versions of Jena, you may not see "anon:" prepending the string but 
>> only an hexadecimal
>> +code.</p>
>>   <p>The W3C <a href="http://www.w3.org/2001/sw/RDFCore/">RDFCore Working
>>   Group</a> have defined a similar simple notation called <a
>>

Re: CMS diff: An Introduction to RDF and the Jena RDF API

Posted by Andy Seaborne <an...@apache.org>.
Done, thank you.

On 06/11/17 03:12, Bjo wrote:
> Clone URL (Committers only):
> https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/tutorials%2Frdf_api.mdtext
> 
> Bjo
> 
> Index: trunk/content/tutorials/rdf_api.mdtext
> ===================================================================
> --- trunk/content/tutorials/rdf_api.mdtext	(revision 1814385)
> +++ trunk/content/tutorials/rdf_api.mdtext	(working copy)
> @@ -267,7 +267,9 @@
>   predicate and object of each statement.  There are four arcs in the Model, so
>   there are four statements.  The "anon:14df86:ecc3dee17b:-7fff" is an internal
>   identifier generated by Jena.  It is not a URI and should not be confused
> -with one.  It is simply an internal label used by the Jena implementation.</p>
> +with one.  It is simply an internal label used by the Jena implementation. On the latest
> +versions of Jena, you may not see "anon:" prepending the string but only an hexadecimal
> +code.</p>
>   
>   <p>The W3C <a href="http://www.w3.org/2001/sw/RDFCore/">RDFCore Working
>   Group</a> have defined a similar simple notation called <a
>