Changes

Jump to navigation Jump to search
Line 70: Line 70:  
== Query prefixes ==  
 
== Query prefixes ==  
 
* defined default prefixes `pdiot`, `pdio`, etc, and fix the autocomplete accordingly.
 
* defined default prefixes `pdiot`, `pdio`, etc, and fix the autocomplete accordingly.
 +
* need to add as standard prefix in the query service:
 +
PREFIX pdio: <http://wiki.personaldata.io/entity/>
 +
PREFIX pdiot: <http://wiki.personaldata.io/prop/direct/>
 +
 +
For reference, this is current list:
 +
PREFIX wd: <http://www.wikidata.org/entity/>
 +
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
 +
PREFIX wikibase: <http://wikiba.se/ontology#>
 +
PREFIX p: <http://www.wikidata.org/prop/>
 +
PREFIX ps: <http://www.wikidata.org/prop/statement/>
 +
PREFIX pq: <http://www.wikidata.org/prop/qualifier/>
 +
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
 +
PREFIX bd: <http://www.bigdata.com/rdf#>
    
== Widgets ==
 
== Widgets ==

Navigation menu