This page last changed on Sep 24, 2007 by amitku.

Get Supported Algorithms

http://monk.lis.uiuc.edu:7070/monk/services/CollectionManager.getSupportedAlgorithms?collectionId=stringId

Returns the list of data mining algorithms that can be applied to a particular collection.

The supported algorithms will be extracted from the behavior definitions in the METS file.

Parameters

name value required
collectionId string yes

XML Message

<algorithms>
<algorithm id=""><title></title><description></description></algorithm>
...
</algorithms>

Error Messages

<error>Collection ID is invalid.</error>

Document generated by Confluence on Apr 19, 2009 15:04