Hi I am planning to use Marmotta linked data platform in production to build applications for my client. My main requirements are
1. Sparql Query speed like native memory storage like Jena TDB. 2. Versioning so that user can get snapshot of data at specified date by sparql queries. 3. Cache (Good to have hazel cast) 4. Text Search 5. Internationalization I was playing with binary of Apache Marmotta 3.2.1 and found numerous issues while doing administration. It appears that it has been published in May 2013. Since then there is no major release. So I moved to latest git source and I found it has lots of good integration with cache, different backend like titan etc. My questions here are 1. How stable is current source code is? can it be used in production like setup. 2. Is there any documentation to build and release current source code? All suggestion and advice are welcome. Thanks Again Prashant Thanks Prashant