You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the recent developments of the SBOL2/3 converter, a lot of the URI handling is being done with string manipulation. This is fragile code that will break with unusual URIs.
This is a reminder for us to go back in the converter code after it's mostly done and fix this.
The text was updated successfully, but these errors were encountered:
With the recent developments of the SBOL2/3 converter, a lot of the URI handling is being done with string manipulation. This is fragile code that will break with unusual URIs.
This is a reminder for us to go back in the converter code after it's mostly done and fix this.
The text was updated successfully, but these errors were encountered: