Skip to content

Commit

Permalink
venv
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragos0000 committed Dec 12, 2023
1 parent c719ed9 commit 35fb38b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ generate-html-docs-from-rdf: get-widoco
@java -jar widoco/widoco.jar -ontFile ${WIDOCO_RDF_INPUT_FILE_PATH} -outFolder ${WIDOCO_OUTPUT_FOLDER_PATH} -getOntologyMetadata -uniteSections -webVowl

generate-respec:
@source model2owl-venv/bin/activate
@jinja -d ${RESPEC_INPUT_JSON_PATH} respec-resources/respec-template.j2 -o ${RESPEC_OUTPUT_FILE_PATH}

SHELL=/bin/bash -o pipefail
Expand Down

0 comments on commit 35fb38b

Please sign in to comment.