Create a linked data cache service atop Marmotta

acoburn requested to merge ldcache-service.2 into master

There is more that can be done on this service, but this provides basic functionality and probably most of what we need. A new issue can be opened as a follow-on to allow dynamic OSGi service loading of different LDCachingBackend implementations (rather then the current hard-coded File-based backend).

Merge request reports