Releases: biopragmatics/bioregistry
Releases · biopragmatics/bioregistry
v0.2.2
Add more docs to structs, update JSON schema, and update MeSH URL.
v0.2.1
Bump version: 0.2.1-dev → 0.2.1
v0.2.0
- Add full schema with Pydantic
- Rewrite all downloaders and aligners
v0.1.10
- Clean up RDF schema and add documentation
- Add JSON-LD exports
- Fix UniProt metaresource alignment
- Add downloads for RDF on individual pages
v0.1.9
- Add endpoint for ad-hoc generation of context JSON-LD files (#60)
- Add RDF, TSV, and YAML exports (#70)
- Clean up curated database and add more checks for correctness (#71, #72)
v0.1.7
Fix issue where exception isn't caught if git isn't available (I found this when trying to build an alpine docker container with the Bioregistry web application)
v0.1.5
- Remove dependence on pandas and unused dataframe-related functions
- Add database of mismatches to better automate issues like that with GEO
v0.1.4
- Add collections
- Add FAIRSharing links
- Automate comparisons for inclusion of new entries in the metaregistry
- Align UniProt registry
- Fix OBO Foundry prefix handling
- Add autocomplete box to web app (thanks @pagreene)
- Add functionality for generating JSON-LD context files
v0.1.3
Major improvements to web app and more curation