SynBioDex / pySBOL

SWIG-Python wrappers implementing SBOL 2.2
Apache License 2.0
25 stars 8 forks source link

pySBOL adds trailing slash with no version #101

Open jakebeal opened 5 years ago

jakebeal commented 5 years ago

When there is no version, pySBOL still adds a slash in front of the non-existent version. This means the URI has a trailing slash, which is not valid for compliant URIs.