From c18780a6480d784be852db05b4f3c2a5a2e508b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20Lefran=C3=A7ois?= Date: Mon, 15 Jun 2020 09:17:46 +0200 Subject: [PATCH] example before namespaces --- src/main/resources/documentation/ontology/main.rqg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/documentation/ontology/main.rqg b/src/main/resources/documentation/ontology/main.rqg index 66748c9..293f15b 100644 --- a/src/main/resources/documentation/ontology/main.rqg +++ b/src/main/resources/documentation/ontology/main.rqg @@ -177,6 +177,8 @@ TEMPLATE { ; after = "\n" } . + "\n\n\n" TEMPLATE ( ) . + "\n\n\n" TEMPLATE () . "\n\n\n" TEMPLATE ( ?onto ) @@ -196,8 +198,6 @@ TEMPLATE { "\n\n\n" TEMPLATE ( ?onto ) . - "\n\n\n" TEMPLATE ( ) . - "\n\n\n" TEMPLATE ( ) . "\n\n\n" TEMPLATE ( ) . -- GitLab