From 4a3f3b778a7a19dba2fd43d03f1c63234fe67841 Mon Sep 17 00:00:00 2001 From: tarcisiotmf Date: Tue, 10 Dec 2024 15:49:02 +0100 Subject: [PATCH] correct question --- examples/dbgi/007.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/dbgi/007.ttl b/examples/dbgi/007.ttl index 23ce4cc4b..0a80c401f 100644 --- a/examples/dbgi/007.ttl +++ b/examples/dbgi/007.ttl @@ -6,7 +6,7 @@ ex:007 a sh:SPARQLExecutable, sh:SPARQLSelectExecutable ; - rdfs:comment "Show chemical structures in Melochia umbellata extracts with structural annotations where the cosmic score is greater than 0.5 and the zodiac score is less than 0.8. For ISDB annotations, consider taxon scores less than 6"@en ; + rdfs:comment "Show chemical structures in Melochia umbellata extracts with structural annotations where the cosmic score is greater than 0.5 and the zodiac score is less than 0.8. For ISDB annotations, consider taxon scores greater than or equal to 6"@en ; sh:prefixes _:sparql_examples_prefixes ; sh:select """PREFIX rdfs: PREFIX prov: