Skip to content

Commit

Permalink
Update PRO slim
Browse files Browse the repository at this point in the history
  • Loading branch information
matentzn committed Feb 17, 2023
1 parent a0c79b8 commit 094e495
Show file tree
Hide file tree
Showing 4 changed files with 4,826 additions and 11,296 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ build/%.db: src/scripts/prefixes.sql mirror/%.owl.gz | build/rdftab
pr_slim.owl: mirror/pr.owl seed.txt
$(ROBOT) extract -i $< -T seed.txt --force true --copy-ontology-annotations true --individuals include --method BOT \
remove --term MOD:00693 \
remove --select "<http://www.genenames.org/cgi-bin/gene_symbol_report*>" \
query --update sparql/inject-subset-declaration.ru --update sparql/inject-synonymtype-declaration.ru --update sparql/postprocess-module.ru \
annotate --ontology-iri $(ONTBASE)/$@ $(ANNOTATE_ONTOLOGY_VERSION) convert -f ofn --output $@.tmp.owl && mv $@.tmp.owl $@
.PRECIOUS: pr_slim.owl
Expand Down
Loading

0 comments on commit 094e495

Please sign in to comment.