Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SilkUpdateRequestHandler #62

Open
agazzarini opened this issue Apr 24, 2015 · 1 comment
Open

SilkUpdateRequestHandler #62

agazzarini opened this issue Apr 24, 2015 · 1 comment
Assignees

Comments

@agazzarini
Copy link
Member

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 agazzarini self-assigned this Apr 24, 2015
@agazzarini
Copy link
Member Author

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 agazzarini changed the title SilkUpdateRequestProcessor SilkRequestHandler Apr 28, 2015
@agazzarini agazzarini changed the title SilkRequestHandler SilkUpdateRequestHandler Aug 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant