Skip to content

Commit

Permalink
repurposed OBO
Browse files Browse the repository at this point in the history
  • Loading branch information
cmungall committed Dec 6, 2024
1 parent ca71495 commit 801eac8
Show file tree
Hide file tree
Showing 294 changed files with 3,248 additions and 55,981 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -243,3 +243,5 @@ jenkins-output.txt:

reports/%.csv: registry/ontologies.ttl sparql/%.sparql
arq --data $< --query sparql/$*.sparql --results csv > $@.tmp && mv $@.tmp $@

#include kg.Makefile
Loading

0 comments on commit 801eac8

Please sign in to comment.