1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-24 06:10:09 +01:00
Files
audacity/lib-src/redland/rasqal/tests/sparql/SyntaxFull/syntax-struct-02.rq
2010-01-24 09:19:39 +00:00

5 lines
82 B
SPARQL

# Operator
PREFIX : <http://example.org/ns#>
SELECT *
{ OPTIONAL { :a :b :c } }