Post #2598946
2026-04-30 08:43 UTC
@cthoyt@scholar.social Thank you for the suggestion. I created an issue [1] about that. Under which license can the data dump [2] be reused?
[1]: https://gitlab.com/dlr-dw/linteddata/-/work_items/203
[2]: https://github.com/biopragmatics/bioregistry/blob/main/src/bioregistry/data/bioregistry.json
Replies (1)
-
@cthoyt@scholar.social 2026-04-30 09:21
@janmartinkeil@mstdn.social You'll probably want to use the data dump from https://w3id.org/biopragmatics/bioregistry/registry.json (if you want to get reconciliation for prefix synonyms) or the JSON-LD context from https://github.com/biopragmatics/bioregistry/raw/refs/heads/main/exports/contexts/bioregistry.context.jsonld (if you just want to check if valid) all of the outputs are CC0. There's also the Python package built around it, in case you want to reuse validation code