http://jena.sourceforge.net/tutorial/RDF_API/index.html#ch-Writing%20RDF
Στις 30/12/2012 7:43 μμ, ο/η Andy Seaborne έγραψε:
On 30/12/12 12:43, mona naseri wrote:
Hi;
I am completely beginner to semantic web topics.
While studying you tutorials in
http://jena.apache.org/tutorials/rdf_api.html I found that link for
the COMPLETE CODE of tutorials does not work anymore.
I would like to kindly ask you if it is possible to provide the
complete codes of tutorials since I had some errors in my program in
eclipse which I could not solve.
Thank you in advance
Best regards
Mona Nasery
I'm not sure why the examples have dropped off the website. You can
access them directly from SVN via:
http://svn.apache.org/repos/asf/jena/trunk/jena-core/src-examples/jena/examples/rdf/
Andy