cdd / bioassay-template

Other
7 stars 2 forks source link

Storing assays/annotations within schema #57

Open aclarkxyz opened 6 years ago

aclarkxyz commented 6 years ago

Storing assays/annotations within a schema is a feature that stopped being important once the BAE project began, but we may need it for later purposes. The method by which annotations are stored should be changed to match the way BAE keeps them in its database, i.e. [propURI, valueURI, groupN, group(N-1), ..., group0]. This form is quite robust, and internally is no more awkward than the alternatives.

We can hold off this one until we start making changes based on the BAE2b technical precursor roadmap.