CIDARLAB / clotho3

Clotho is a framework for engineering synthetic biological systems and managing the data used to create them. You can author data schemas, run functions and algorithms, and tie Clotho into existing applications.
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Client - isInstanceOfSchema should check children #460

Open maxbates opened 10 years ago

maxbates commented 10 years ago

Need to construct tree or something on retrieval of schemas to enable determination if given sharable is instance of schema, OR child schema. Currently only checks schema.

Alternatively, autocomplete could accept filters. Query does not allow for autocomplete behavior (incomplete strings)

Note that we do "real" checks on the server by running clotho.functions.schema.determineSharableType