Hi, 

I am currently working on implementing RDF storage as part of an OSGi 
application. 
In our settings, there will be around tens of update and hundreds of queries 
everyday. 

At the moment, the RDF data is stored as a file that loaded and unloaded 
everytime there is an update / query. 
However, the performance is not good, which implies that I need to implement it 
differently (the in-memory storage is out of question due to large memory 
consumption).
Do anyone has experience/suggestion on how to implement Jena storage in “the 
right way” within an OSGi environment?

I am considering to use TDB/Fuseki, but not sure whether it will be easy / 
possible to integrate it into an OSGi environment. I will be grateful if anyone 
can point me to the right direction in this issue. 

Best regards, 
Fajar Ekaputra 

Reply via email to