Hiba,

To update from OpenRDF Sesame to RDF4J please follow the instructions here:
http://docs.rdf4j.org/migration/

It is mostly just renaming Java class imports:
org.openrdf...
to
org.eclipse.rdf4j...

A few of the classes are deprecated and should be switched to newer classes, 
such as ValueFactoryImpl being updated to SimpleValueFactory.

There were are few more special cases as well, but let us know if you run into 
any of them.

Hope that helps.

Thanks,
-Eric White

-----Original Message-----
From: Hiba Sbei <hiba.e...@gmail.com>
Sent: Saturday, February 16, 2019 1:56 PM
To: ad...@usna.edu; dev@rya.incubator.apache.org
Subject: migration from OpenRDF Sesame to RDF4J

Dear All,

Can you please provide me with a tutorial about how to migrate from OpenRDF 
Sesame to RDF4J ?

Best Regards,
Hiba Sebei

NOTICE: This email message and all attachments transmitted with it may contain 
privileged and confidential information, and information that is protected by, 
and proprietary to, Parsons Corporation, and is intended solely for the use of 
the addressee for the specific purpose set forth in this communication. If the 
reader of this message is not the intended recipient, you are hereby notified 
that any reading, dissemination, distribution, copying, or other use of this 
message or its attachments is strictly prohibited, and you should delete this 
message and all copies and backups thereof. The recipient may not further 
distribute or use any of the information contained herein without the express 
written authorization of the sender. If you have received this message in 
error, or if you have any questions regarding the use of the proprietary 
information contained therein, please contact the sender of this message 
immediately, and the sender will provide you with further instructions.

Reply via email to