Hi Nilupul, you should focus your attention mainly in the kiwi-triplestore module, which is the core module implementing the triplestore logic. More preciselly, look to the org.apache.marmotta.kiwi.persistence package, there is handed the different databases currently supported.
In parallel, a general understanding of the RDF stack (SPARQL, etc) may be very useful. Thanks. On Sat, Mar 12, 2016 at 9:09 AM, Nilupul Sandeep <[email protected]> wrote: > Hello Sergio Fernández, > Past few days I was looking at the source base. Mainly about loader package > and platform package which contain different implementations for different > backend database management systems. I would like to know whether I'm > having the right approach or not? > And also i would like to know whether i have to get familiar with all the > RDF handling and SPARQL classes and methods in the source base or not? > Thank you. > -- Sergio Fernández Partner Technology Manager Redlink GmbH m: +43 6602747925 e: [email protected] w: http://redlink.co
