SolRDF
SolRDF copied to clipboard
SilkUpdateRequestHandler
As part of the index chain it would be useful to have an UpdateRequestProcessor that manage Silk [1] and provides interlinking services to the incoming data
[1] http://silk-framework.com/
Renamed in "SilkRequestHandler" as it seems it doesn't make sense to run the interlinking process for each triple. That process should be executed on top of a ready dataset and not while indexing. So I think a good way to embed this functionality would be a dedicated RequestHandler that triggers the interlinking process, after some data have been properly indexed.