Skip to content

Commit

Permalink
Typo :/
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Nov 16, 2024
1 parent deb6f8d commit 03637c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/VHP4Safety/001.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ex:001 a sh:SPARQLExecutable,
PREFIX wdt: <https://compoundcloud.wikibase.cloud/prop/direct/>
PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX bd: <http://www.bigdata.com/rdf#>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
SELECT ?cmp ?cmpLabel ?pubchem ?toxbank
(GROUP_CONCAT(DISTINCT ?roleLabel; separator=", ") AS ?roles)
Expand Down

0 comments on commit 03637c2

Please sign in to comment.