sbol3.util

Module Contents

Functions

string_to_display_id(→ str)

Convert a string to a valid display id.

string_to_display_id(name: str) str

Convert a string to a valid display id.

The SBOL specification has rules about what constitutes a valid display id. Make an effort here to convert any string into a valid display id.