Skip to content

Releases: biopragmatics/curies

v0.1.5

09 Aug 14:35

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

02 Aug 10:03

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

01 Aug 16:57

Choose a tag to compare

What's Changed

  • Externalize specific sources by @cthoyt in #6

Full Changelog: v0.1.2...v0.1.3

v0.1.2

01 Aug 11:20

Choose a tag to compare

What's Changed

  • Add remote contexts for GO and GO/OBO from Prefix Commons by @cthoyt in #5

Full Changelog: v0.1.1...v0.1.2

v0.1.1

01 Aug 11:12

Choose a tag to compare

What's Changed

  • Add remote contexts for OBO, Monarch, and Bioregistry by @cthoyt in #4

Full Changelog: v0.1.0...v0.1.1

v0.1.0

01 Aug 10:46

Choose a tag to compare

What's Changed

  • Add loaders for remote JSON-LD files by @cthoyt in #1
  • Add complex prefix map data structure by @cthoyt in #2
  • Reduce version code by @cthoyt in #3

New Contributors

  • @cthoyt made their first contribution in #1

Full Changelog: v0.0.1...v0.1.0

Initial release

31 Jul 23:52

Choose a tag to compare

The first release of curies contains the Converter with methods for simple prefix maps, i.e., dictionaries whose keys are arbitrary prefixes like chebi and whose values are there corresponding URI prefixes like http://purl.obolibrary.org/obo/CHEBI_. Ideally, the prefixes correspond to a high-quality registry such as the Bioregistry. Future releases will have utilities for getting prefix maps from the Bioregistry and other registries.