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

Reply via email to