Skip to content

Commit

Permalink
iTemp hack until biopragmatics/pyobo#161 is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
cmungall committed Dec 4, 2023
1 parent fcd6a09 commit 75d8f85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/semsql/builder/registry/ontologies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ ontologies:
## See https://github.com/INCATools/semantic-sql/issues/45
interpro:
url: https://w3id.org/biopragmatics/resources/interpro/interpro.obo
build_command: "perl -npe 's@go:@GO:@g;s@ro:@RO:@g;s@interpro:@InterPro:@g' $< > $@.tmp && robot convert -i $@.tmp -o $@"
format: obo
prefixmap:
InterPro: http://purl.obolibrary.org/obo/InterPro_
Expand Down

0 comments on commit 75d8f85

Please sign in to comment.