SolRDF icon indicating copy to clipboard operation
SolRDF copied to clipboard

SilkUpdateRequestHandler

Open agazzarini opened this issue 9 years ago • 1 comments

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/

agazzarini avatar Apr 24 '15 11:04 agazzarini

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.

agazzarini avatar Apr 25 '15 16:04 agazzarini