Skip to content

Commit

Permalink
Fix predictions
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed Jun 28, 2023
1 parent 16a7bbe commit 5e8870c
Show file tree
Hide file tree
Showing 2 changed files with 788 additions and 788 deletions.
2 changes: 1 addition & 1 deletion notebooks/Process CLO Mappings.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@
" bioregistry.curie_to_str(\"clo\", clo_id),\n",
" \"oboInOwl:hasDbXref\",\n",
" bioregistry.curie_to_str(prefix, identifier),\n",
" \"sempav_voc:UnspecifiedMatching\",\n",
" \"sempav:UnspecifiedMatching\",\n",
" node.name,\n",
" pyobo.get_name(prefix, identifier),\n",
" )\n",
Expand Down
Loading

0 comments on commit 5e8870c

Please sign in to comment.