datacatalog.pathmappings package

Submodules

datacatalog.pathmappings.levels module

datacatalog.pathmappings.levels.level_for_filepath(filepath)[source]
datacatalog.pathmappings.levels.level_for_prefix(prefix)[source]
datacatalog.pathmappings.levels.prefix_for_level(level)[source]
datacatalog.pathmappings.levels.store_for_level(level)[source]

datacatalog.pathmappings.stores module

datacatalog.pathmappings.stores.abspath(filepath, validate=False)[source]
datacatalog.pathmappings.stores.normalize(filepath)[source]
datacatalog.pathmappings.stores.normpath(filepath)[source]
datacatalog.pathmappings.stores.relativize(filepath, storage_system='data-sd2e-community', path_type='native')[source]
datacatalog.pathmappings.stores.root_prefix(filepath, path_type='native')[source]