From 1cab6cf10f1d6bf7eeda81cc3cca01a8c30bcc92 Mon Sep 17 00:00:00 2001 From: chenejac Date: Tue, 29 Nov 2022 15:52:25 +0100 Subject: [PATCH] changing of format of the vocabulary (from n3 to ttl) --- .../firsttime/{UiLabelsVocabulary.nt => UILabelsVocabulary.ttl} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename home/src/main/resources/rdf/tbox/firsttime/{UiLabelsVocabulary.nt => UILabelsVocabulary.ttl} (100%) diff --git a/home/src/main/resources/rdf/tbox/firsttime/UiLabelsVocabulary.nt b/home/src/main/resources/rdf/tbox/firsttime/UILabelsVocabulary.ttl similarity index 100% rename from home/src/main/resources/rdf/tbox/firsttime/UiLabelsVocabulary.nt rename to home/src/main/resources/rdf/tbox/firsttime/UILabelsVocabulary.ttl