From 1b85bdb725300778560970e91829eb02005f4124 Mon Sep 17 00:00:00 2001 From: Egon Willighagen Date: Sun, 17 Nov 2024 10:27:34 +0100 Subject: [PATCH] Fixed the base namespaces --- examples/Wikidata - CiTO/001.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/Wikidata - CiTO/001.ttl b/examples/Wikidata - CiTO/001.ttl index a47cc4a35..04f2253ff 100644 --- a/examples/Wikidata - CiTO/001.ttl +++ b/examples/Wikidata - CiTO/001.ttl @@ -9,8 +9,8 @@ ex:001 a sh:SPARQLExecutable, sh:SPARQLSelectExecutable ; rdfs:comment "Lists journals that have CiTO citation intentions defined and returns the number of citation statements as well as the number of citing articles."@en ; sh:prefixes _:sparql_examples_prefixes ; - sh:select """PREFIX wd: -PREFIX wdt: + sh:select """PREFIX wd: +PREFIX wdt: PREFIX wikibase: PREFIX bd: PREFIX rdfs: