I am trying to configure fuseki to use D2RQ as a read only triple store. But despite adding the D2RQ jar to the fuseki classpath, fuseki fails to find the D2RQ Assembler class.
I have inspected the D2RQ jar and the class exists in the correct package. Can anyone tell me if Fuseki server uses a custom class loader? If yes, how do I add third party JAR's? Andy
