CIDARLAB/eugene-v2.0

Overhead for mapping to SBOL 2.0 DOM

Opened this issue · 4 comments

  • Lookup table to keep track of duplicate SO terms with different names

  • Expose CRUD (lookup table, SO terms, SO numbers) to users

  • Unit tests

  • Possible lookup tables with MLab. Option 2 seems to be a standard in mongoDB
    image

Currently testing out the lookup table on a sandbox repository using mLab.

Going the way of option 2:
image

Hey @eoberortner , we're looking to require users to input a sequence ontology number when they enter a new part (kind of like PIGEON or SEQUENCE properties). Can you guide us as to where you perform logic on those properties in the code?

We're looking to use those when making Eugene SBOL 2.0 compatible.