Skip to content

Commit

Permalink
Defined $(BASE)
Browse files Browse the repository at this point in the history
after running the makefile, data version was missing the ontology name
and looks just weird (data-version:
http://purl.obolibrary.org/obo/2016-08-23)
  • Loading branch information
marieALaporte committed Aug 23, 2016
1 parent bc9a962 commit cd58700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## OBO Library prefix
OBO=http://purl.obolibrary.org/obo

BASE=$(OBO)/$(ONT)
CAT=
SRC=plant-ontology.obo
ONT=po
Expand Down

0 comments on commit cd58700

Please sign in to comment.