SD2E/opil

Unable to instantiate sbol3.SubComponent as opil.SubComponent

tramyn opened this issue · 2 comments

I thought I could import an SubComponent using opil but am unable to do so. Are there a guideline when users should use which library to instantiate sbol3 and opil objects?

Hi @tramyn the convention going forward is that you should use the sbol3 library for core sbol classes.

@bbartley What is defined as core sbol classes?