From 05a645a381fad039c2def1e3b55d4c3d1dae4f84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Pe=C3=B1a=20Carbonell?= Date: Mon, 13 Jan 2025 19:31:48 +0100 Subject: [PATCH] ci: add `ontology` tld to `sample_config` --- config/sample.config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/config/sample.config.php b/config/sample.config.php index eb8904c2c..6193f06ae 100755 --- a/config/sample.config.php +++ b/config/sample.config.php @@ -301,6 +301,7 @@ define('DEDALO_PREFIX_TIPOS', [ 'dd', 'rsc', + 'ontology', 'hierarchy', 'lg', 'utoponymy',