Workflows

Search filter terms
Filter by type
Filter by tag
Filter by user
Filter by licence
Filter by group
Filter by wsdl
Filter by curation
Results per page:
Sort by:
Showing 1566 results. Use the filters on the left and the search box below to refine the results.

Workflow Merge string list to string - colon separator (1)

Thumb
The merge string list to string service takes the list ['a','b','c'] and using the separator ':' outputs the string 'a:b:c'.

Created: 2010-10-28

Workflow Merge string list to a string - default se... (1)

Thumb
The merge string list to string service takes the list ['a','b','c'] and outputs the string 'a b c'.

Created: 2010-10-28

Workflow Merge string list to string - empty list (1)

Thumb
The merge string list to string service takes an empty list [] and outputs an empty string ''.

Created: 2010-10-28

Workflow Remove duplicate strings - empty list (1)

Thumb
The remove duplicate strings service takes the empty list [] and outputs the result [].

Created: 2010-10-29 | Last updated: 2010-10-29

Workflow Remove duplicate strings (1)

Thumb
The remove duplicate strings service takes the list ['a','b','c','b','a','d'], strips out duplicate strings and outputs the result ['a','b','c','d'].

Created: 2010-10-29

Workflow Get image from URL - only url specified (1)

Thumb
Retrieve the image at http://www.mygrid.org.uk/files/2008/09/dragon-workflow.png using just the url parameter

Created: 2010-10-29

Workflow Get image from URL - url and base specified (1)

Thumb
Retrieve the image at http://www.mygrid.org.uk/files/2008/09/dragon-workflow.png using both the url and base parameters

Created: 2010-10-29 | Last updated: 2010-10-29

Workflow Get image URLs from HTTP document - no images (1)

Thumb
Retrieve the web page at http://www.mygrid.org.uk/usermanual1.7/user_gettings_started.html and examine it for images. The workflow should return an empty list.

Created: 2010-10-29 | Last updated: 2010-10-29

Workflow Get image URLs from HTTP document and outp... (2)

Thumb
Retrieve the web page at http://www.mygrid.org.uk, examine it for images and output the images.

Created: 2010-10-29 | Last updated: 2014-02-12

Workflow Get web page from URL - just url (1)

Thumb
Fetches a web page from http://www.mygrid.org.uk/tools using just the url parameter of the service. Note that when viewed, the HTML may not be rendered correctly. However, the HTML may be viewed by rendering the result as plain text.

Created: 2010-10-29

Results per page:
Sort by: