Changes

Jump to navigation Jump to search
m
Line 1: Line 1: −
{{SPARQL|query=PREFIX pdio: <http://wiki.personaldata.io/entity/>
+
{{SPARQLText|query=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
 
WHERE {
 
WHERE {
Line 21: Line 20:  
   }
 
   }
 
}
 
}
LIMIT 10000}}
+
LIMIT 10000
 +
}}

Navigation menu