[OTDev] Get URI-list of all available models on the server

chung chvng at mail.ntua.gr
Sat Oct 17 00:25:16 CEST 2009


Dear All,
 As some of us have already pointed out, the request 

GET /model/ 
Accept: text/uri-list

may return a vast list of URIs which might not be very useful. However a
client might need to know just the models that were trained with a
specific algorithm or a specific dataset, or even a specific algorithm
and certain tuning parameters. So, it would be useful to provide the
following *optional* queries for the model resource:

/model?datasetURI=...&modelURI=...&parameter1=...&parameter2=...

What do you think?

Best Regards,
Pantelis




More information about the Development mailing list