aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a075a3b..8aa5a31 100644
--- a/Makefile
+++ b/Makefile
@@ -59,6 +59,7 @@ learn/$(ONTOLOGIES_VERSION)/%.ttl: learn/%.ttl
-e 's,purl\.org/learn/\K(?=[^\d]),$(ONTOLOGIES_VERSION)/,g;' \
-e 's/\n\h+owl:imports <[^>]+> ;//g;' \
-e 's/(?:\G|^)\s{4}/\t/gm;' \
+ -e 's/\s+$$/\n/;' \
< $< > $@
learn/%_sdm.qmd: learn/$(ONTOLOGIES_VERSION)/%.ttl