From 096b8d43aaf6f5e1ad13b166e4cc6bc616813acf Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 2 Jun 2024 18:04:48 +0200 Subject: add ontology component digitalization --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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)) -- cgit v1.2.3