Description
The Linked Data Caching implementation is no longer working with the current triple store implementation, because it requires to persist entities with references to the RDF model (resource, triples), but the new KiWi triple store does not use Hibernate.
The whole component should therefore be made independent of the LMF and KiWi, and work with any Sesame repository. It is therefore necessary to store its information (CacheEntry, Endpoints) separately.
Attachments
Issue Links
- relates to
-
MARMOTTA-38 Named caches
- Closed