Skip to content

Commit

Permalink
#387 want to remove old ontologies
Browse files Browse the repository at this point in the history
  • Loading branch information
ecwood committed Sep 2, 2024
1 parent 7bd5e8f commit 0804556
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extract/extract-ontologies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ ontologies_load_inventory=${1-"${MAPS_CODE_DIR}/ont-load-inventory.yaml"}
output_file=${2-"${BUILD_DIR}/ontologies.jsonl"}
ontologies_dir=${3-"${BUILD_DIR}/owl_files"}

rm -rf ${ontologies_dir}
mkdir -p ${ontologies_dir}

# Temporary adjustment for https://github.com/HUPO-PSI/psi-mi-CV/issues/456
Expand Down

0 comments on commit 0804556

Please sign in to comment.