Closed ImperialiGEM2020 closed 4 years ago
In the constructor of the Variable Component class, I believe the default value of repeat should be repeat='http://sbols.org/v2#one instead of repeat='http://sbols.org/v2#on'.
repeat
repeat='http://sbols.org/v2#one
repeat='http://sbols.org/v2#on'
Thanks for the additional report. This is covered by #387 which will be merged soon.
In the constructor of the Variable Component class, I believe the default value of
repeat
should berepeat='http://sbols.org/v2#one
instead ofrepeat='http://sbols.org/v2#on'
.