Changes

Jump to navigation Jump to search
Line 22: Line 22:     
== Right of access ==
 
== Right of access ==
 +
{{SPARQL|collapsed=True
 +
|query=
 +
SELECT ?item ?itemLabel ?service ?serviceLabel ?web WHERE {
 +
  ?item pdiop:P144 ?statement.
 +
  ?statement pdiops:P144 ?service.
 +
  ?service pdiot:P4* pdio:Q188.
 +
  OPTIONAL {?statement pdiopq:P15 ?web}
 +
  SERVICE wikibase:label { bd:serviceParam wikibase:language "en" . }
 +
}|label=actors with some form of data rights portal}}
    
== Technical standards ==
 
== Technical standards ==

Navigation menu