Line 1:
Line 1:
−
{{SPARQL|q="""
+
{{SPARQLText|query=PREFIX pdio: <http://wiki.personaldata.io/entity/>
−
PREFIX pdio: <http://wiki.personaldata.io/entity/>
PREFIX pdiot: <http://wiki.personaldata.io/prop/direct/>
PREFIX pdiot: <http://wiki.personaldata.io/prop/direct/>
SELECT DISTINCT ?operator ?operatorLabel ?project ?projectLabel
SELECT DISTINCT ?operator ?operatorLabel ?project ?projectLabel
Line 21:
Line 20:
}
}
}
}
−
LIMIT 10000"""
+
LIMIT 10000
}}
}}