linkml / prefixmaps

Semantic prefix map registry
https://linkml.io/prefixmaps/
Apache License 2.0
10 stars 3 forks source link

Release 0.1.5 #40

Closed sierra-moxon closed 1 year ago

sierra-moxon commented 1 year ago

I need the method Context.as_extended_prefix_map() in main that hasn't made it to a release yet (to migrate away from prefixcommons to prefixmaps in go-fastapi). In the process of making a release for this, the bioregistry and curies packages needed to be updated as the highest 0.6.x version of bioregistry does not have a wheel available. I also regenerated the files in this repo with make etl

make etl and make test both succeed after the updates above.