Changes between Version 31 and Version 32 of PhyloWS_workgroup

Show
Ignore:
Timestamp:
2008/02/12 17:50:39 (16 years ago)
Author:
rvos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PhyloWS_workgroup

    v31 v32  
    66 * Accumulating [https://www.nescent.org/wg_evoinfo/PhyloWS#Use_Cases use-cases] 
    77 * Formulating a task-oriented API [https://www.nescent.org/wg_evoinfo/PhyloWS#PhyloWS_Requirements requirements] description 
    8  * Identify "method signatures" for API (e.g. input: a tree, output: a number for methods that return tree scores). A whiteboard sketch exercise indicated that the following might be plausible inputs: 1 tree, pair of trees, set of trees; 1 OTU, pair of OTUs, set of OTUs; 1 node, pair of nodes, set of nodes; 1 character, set of characters; 1 seq (character state sequence of various types), pair of seqs, set of seqs; a data matrix and some combinations of these types: OTU(s) and a data matrix, tree and data matrix. Plausible outputs are the same as the mentioned inputs + numbers (floats and ints) + strings and sets of strings. 
    98 * Proposing a concrete REST~~ or SOAP-~~based API 
    109 * Propose input/output formats (e.g. http://$resource?view=$format where $resource is an opaque url to some data resource (matrix, tree, etc) and $format something like nexus, phylip, nexml, phyloxml, json, etc.)