You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2014/08/06 05:18:11 UTC

[jira] [Created] (ANY23-233) Add local extraction cache to Any23 service

Lewis John McGibbney created ANY23-233:
------------------------------------------

             Summary: Add local extraction cache to Any23 service
                 Key: ANY23-233
                 URL: https://issues.apache.org/jira/browse/ANY23-233
             Project: Apache Any23
          Issue Type: New Feature
          Components: service
            Reporter: Lewis John McGibbney
            Priority: Minor
             Fix For: 1.1


It would be nice to have a caching mechanism for the Any23 service which resides at any23.org (and for the service module generally). 
This cache would consist of a HashMap which would essentially index extraction results based on HashMap<URL, TriplesStream>. Right now I am pretty sure that TriplesStream will be something like ExtractionResultImpl, however I still have to find this out once I look further into the concrete implementation.



--
This message was sent by Atlassian JIRA
(v6.2#6252)