Skip to content

Commit

Permalink
Merge pull request #32 from mapping-commons/release240106
Browse files Browse the repository at this point in the history
Release file updates
  • Loading branch information
matentzn authored Jan 6, 2025
2 parents 9b893f6 + 754c8f4 commit f9ec59a
Show file tree
Hide file tree
Showing 4 changed files with 760 additions and 710 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ semapv.owl: semapv-metadata.owl semapv-terms.owl semapv-properties.owl context.j
merge --add-prefixes context.jsonld -o $@

docs/index.html: semapv.owl
pip install pylode
pip install pylode --break-system-packages
python -m pylode $< -o $@

.PHONY: help
Expand Down
Loading

0 comments on commit f9ec59a

Please sign in to comment.