I've run into a number of little bugs involving identity construction, particularly regarding / characters at the end of segments. It would be good to have some helpers that help avoid this, just as os.path has safe helpers for path construction.
Should these go in pySBOL3 or sbol-utilities?
I've run into a number of little bugs involving identity construction, particularly regarding
/characters at the end of segments. It would be good to have some helpers that help avoid this, just asos.pathhas safe helpers for path construction.Should these go in pySBOL3 or sbol-utilities?