summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0647e0c..fe71696 100644
--- a/Makefile
+++ b/Makefile
@@ -43,6 +43,17 @@ learn/$(ONTOLOGIES_VERSION)/%.ttl: learn/%.ttl
-e 's,\n\s*owl:imports\s[^\n]+;(?=\n),,g;' \
< $< > $@
+annot-all: annot-sync annot-fetch
+
+annot-sync:
+ gooseberry sync
+
+annot-fetch:
+ gooseberry view --uri urn:x-pdf:923a0c10ff1cdb4db772a8a948176c52 > worlding/_annot.md
+
+annot-render:
+ gooseberry make --uri urn:x-pdf:923a0c10ff1cdb4db772a8a948176c52 --clear --force
+
cal-all: cal-fetch cal-render cal-publish
cal-fetch: