Hello,

Doing the RDF tutorial I noticed that some outputs are not the same (I
sent two corrections with the anonymous CMS already).

I get an output such as:
<rdf:Description rdf:about="http://somewhere/JohnSmith";>
    <vcard:N rdf:parseType="Resource">
      <vcard:Family>Smith</vcard:Family>
      <vcard:Given>John</vcard:Given>
    </vcard:N>
    <vcard:FN>John Smith</vcard:FN>
  </rdf:Description>

when following the tutorial. Did anything change recently in Jena and
the tutorial doesn't reflect it?

(I'm using Jena 3.5.0)

J.

Reply via email to