dipper.utils.CurieUtil module

class dipper.utils.CurieUtil.CurieUtil(curie_map)

Bases: object

Create compact URI

get_base()
get_curie(uri)

Get a CURIE from a URI

get_curie_prefix(uri)

Return the CURIE’s prefix:

get_uri(curie)

Get a URI from a CURIE

prefix_exists(pfx)