summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-06-02 18:04:48 +0200
committerJonas Smedegaard <dr@jones.dk>2024-06-04 17:35:42 +0200
commit096b8d43aaf6f5e1ad13b166e4cc6bc616813acf (patch)
tree3c311bb127d88ca78daa2d9340115d530020a08e /Makefile
parente7df3742f6d29ba6b7cb2458befacedfd58a1553 (diff)
add ontology component digitalization
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 04173e5..f684a65 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ ANNOT_TAGS = ontology reflection definition
ARTICLES = waste worlding
ONTOLOGIES = learn waste
-ONTOLOGIES_LEARN = tentacular bisected
+ONTOLOGIES_LEARN = tentacular bisected digitalization
ONTOLOGIES_VERSION = 0.1
GRAPHS = $(patsubst ex/%.ttl,%,$(wildcard ex/*.ttl))