File tree Expand file tree Collapse file tree 3 files changed +89407
-12643
lines changed
Expand file tree Collapse file tree 3 files changed +89407
-12643
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ views/occo_alabama.owl: occo.owl src/ontology/views/Alabama.txt | build/robot.ja
102102 --copy-ontology-annotations true \
103103 annotate \
104104 --ontology-iri " $( OBO) /occo/occo_alabama.owl" \
105- --version-iri " $( OBO) /occo/$( TODAY) /occo_alabama.owl" \
105+ --version-iri " $( OBO) /occo/releases/ $( TODAY) /occo_alabama.owl" \
106106 --output $@
107107.PHONY : views
108108views : views/occo_alabama.owl
@@ -119,7 +119,7 @@ build/occo-merged.owl: src/ontology/occo-edit.owl | build/robot.jar build
119119 --input $< \
120120 annotate \
121121 --ontology-iri " $( OBO) /occo/occo-merged.owl" \
122- --version-iri " $( OBO) /occo/$( TODAY) /occo-merged.owl" \
122+ --version-iri " $( OBO) /occo/releases/ $( TODAY) /occo-merged.owl" \
123123 --annotation owl:versionInfo " $( TODAY) " \
124124 --output build/occo-merged.tmp.owl
125125 sed ' /<owl:imports/d' build/occo-merged.tmp.owl > $@
@@ -131,7 +131,7 @@ occo.owl: build/occo-merged.owl
131131 --reasoner HermiT \
132132 annotate \
133133 --ontology-iri " $( OBO) /occo.owl" \
134- --version-iri " $( OBO) /occo/$( TODAY) /occo.owl" \
134+ --version-iri " $( OBO) /occo/releases/ $( TODAY) /occo.owl" \
135135 --annotation owl:versionInfo " $( TODAY) " \
136136 --output $@
137137
You can’t perform that action at this time.
0 commit comments