D4Science D4Science Don't have a D4Science account? Create one

KnimeGetResolver Resource

The KnimeGetResolver provides a method to get the Knime URLs (that are simply URLs) by which is possible to invoke the KNIME Model Simulation Application. See more at https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#KNIME_Resolver

GET /knime/get/{vreName}

Resolve knime url.

Request Parameters
name type description
vreName path the vre name
Response Body
media type data type description
application/json object (JSON) the response

Example

Request
GET /knime/get/{vreName}
Content-Type: */*
Accept: application/json

                
...
                
              
Response
HTTP/1.1 200 OK
Content-Type: application/json

                
...