Changes
Jump to navigation
Jump to search
no edit summary
Line 1:
Line 1:
−
{{SPARQL|q=PREFIX pdio: <http://wiki.personaldata.io/entity/>
+{{SPARQL|q="""
+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 20:
Line 21:
}
}
}
}
−LIMIT 10000}}
+LIMIT 10000"""
+}}