def isCollectionURI(*args): return _libsbol.isCollectionURI(*args)
def isCollectionURI(doc, uri): return _libsbol.isCollectionURI(doc, uri)