prefixmaps.data package

Module contents

prefixmaps.data.context_paths: Mapping[str, Path] = {'bioportal': PosixPath('/home/runner/work/prefixmaps/prefixmaps/src/prefixmaps/data/bioportal.csv'), 'bioregistry': PosixPath('/home/runner/work/prefixmaps/prefixmaps/src/prefixmaps/data/bioregistry.csv'), 'bioregistry.upper': PosixPath('/home/runner/work/prefixmaps/prefixmaps/src/prefixmaps/data/bioregistry.upper.csv'), 'go': PosixPath('/home/runner/work/prefixmaps/prefixmaps/src/prefixmaps/data/go.csv'), 'linked_data': PosixPath('/home/runner/work/prefixmaps/prefixmaps/src/prefixmaps/data/linked_data.csv'), 'merged': PosixPath('/home/runner/work/prefixmaps/prefixmaps/src/prefixmaps/data/merged.csv'), 'merged.monarch': PosixPath('/home/runner/work/prefixmaps/prefixmaps/src/prefixmaps/data/merged.monarch.csv'), 'merged.oak': PosixPath('/home/runner/work/prefixmaps/prefixmaps/src/prefixmaps/data/merged.oak.csv'), 'obo': PosixPath('/home/runner/work/prefixmaps/prefixmaps/src/prefixmaps/data/obo.csv'), 'prefixcc': PosixPath('/home/runner/work/prefixmaps/prefixmaps/src/prefixmaps/data/prefixcc.csv'), 'w3id': PosixPath('/home/runner/work/prefixmaps/prefixmaps/src/prefixmaps/data/w3id.csv')}

A mapping from contexts to their paths