SynBioDex / libSBOLj

Java Library for Synthetic Biology Open Language (SBOL)
Apache License 2.0
37 stars 24 forks source link

Implement checks for CombinatorialDerivations #539

Closed cjmyers closed 6 years ago

cjmyers commented 6 years ago

This includes sbol-12907 through sbol-12913. The first two rules should be checked in the object methods on creation/edit. The remaining ones are a best practice check in SBOLValidate.

cjmyers commented 6 years ago

All done and tested except for sbol-12908 which is more involved. I've opened a separate issue for this one, #548.