mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-06 15:19:29 +02:00
3 lines
69 B
SPARQL
3 lines
69 B
SPARQL
# NegativeSyntax/empty-optional.rq
|
|
SELECT * { OPTIONAL FILTER (?x) }
|