You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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'
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!
The text was updated successfully, but these errors were encountered: