Sebastian Schaffert created MARMOTTA-23:
-------------------------------------------

             Summary: Move Linked Data Caching to a LMF independent component
                 Key: MARMOTTA-23
                 URL: https://issues.apache.org/jira/browse/MARMOTTA-23
             Project: Marmotta
          Issue Type: Task
          Components: Clients
            Reporter: Sebastian Schaffert
            Assignee: Jakob Frank


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to