Description
It is possible (although not easy for users) to use LARQ with TDB and Fuseki.
This is to make possible and easy to use LARQ with TDB datasets and with Fuseki.
One way to achieve this is to improve DatasetAssemblerTDB in TDB as suggested by http://markmail.org/thread/r5phyiuqkqsyi2xc. This way, LARQ will be loaded and wired into ARQ if present in the classpath. Uses will need just to add the LARQ jar to their classpath (or depend on it if they use Maven).