Skip to content

Releases: biopragmatics/bioregistry

v0.2.2

25 Jun 18:20
Compare
Choose a tag to compare

Add more docs to structs, update JSON schema, and update MeSH URL.

v0.2.1

24 Jun 21:01
Compare
Choose a tag to compare
Bump version: 0.2.1-dev → 0.2.1

v0.2.0

07 Jun 04:36
Compare
Choose a tag to compare
  • Add full schema with Pydantic
  • Rewrite all downloaders and aligners

v0.1.10

03 Jun 19:09
Compare
Choose a tag to compare
  • 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

02 Jun 22:48
Compare
Choose a tag to compare
  • 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

26 May 16:47
Compare
Choose a tag to compare

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.6

26 May 16:40
Compare
Choose a tag to compare

Fix logo link

v0.1.5

26 May 16:37
Compare
Choose a tag to compare
  • Remove dependence on pandas and unused dataframe-related functions
  • Add database of mismatches to better automate issues like that with GEO

v0.1.4

26 May 15:34
Compare
Choose a tag to compare
  • 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

13 Apr 14:05
Compare
Choose a tag to compare

Major improvements to web app and more curation