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

create dataset from sparql endpoint via API #68

Open
rapw3k opened this issue Aug 12, 2016 · 1 comment
Open

create dataset from sparql endpoint via API #68

rapw3k opened this issue Aug 12, 2016 · 1 comment

Comments

@rapw3k
Copy link

rapw3k commented Aug 12, 2016

Hi,
We are trying to use silk REST API, and we want to generate links between two endpoints. From the Workbench editor you can create a new dataset from the sparql endpoint, but from the API we are not sure how this can be done.
A more general question, the latest version of the API documentation is https://github.com/silk-framework/silk/blob/master/doc/RestInterface.md ? We cannot see the methods for creating/editing tasks/activities
Any help would be appreciated @andreas-schultz @robertisele
Thanks in advance!

@robertisele
Copy link
Member

Hi,
the documentation of the REST API is currently lagging behind the commercially supported version of Silk.
If you want to just execute a linking task using the API you can issue a POST request to
'/workspace/projects/{projectName}/tasks/{linkingTaskName}/activities/GenerateLinks/start'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants