1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-25 16:48:44 +02:00
2010-01-24 09:19:39 +00:00

6 lines
80 B
SPARQL

# rdf: is not a default namespace in sparql
SELECT *
WHERE {
?s rdf:type ?o
}