mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-10 09:27:43 +02:00
3 lines
70 B
SPARQL
3 lines
70 B
SPARQL
PREFIX q: <http://example.org/>
|
|
SELECT * WHERE { FILTER (q:name( )) }
|