Skip to content

Commit

Permalink
add param to template in hancestro-full artefact
Browse files Browse the repository at this point in the history
  • Loading branch information
anitacaron committed Jul 21, 2023
1 parent ac698be commit 08438df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ontology/hancestro.Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# Overwritting the full release to add the upper level axioms
$(ONT)-full.owl: $(EDIT_PREPROCESSED) $(OTHER_SRC) $(IMPORT_FILES)
$(ROBOT_RELEASE_IMPORT_MODE) \
template --template ../templates/upper_level.tsv --include-annotations true \
template --merge-after --template ../templates/upper_level.tsv --include-annotations true \
reason --reasoner ELK --equivalent-classes-allowed asserted-only --exclude-tautologies structural \
relax \
reduce --reasoner ELK \
Expand Down

0 comments on commit 08438df

Please sign in to comment.