Related datasets

From Wikibase Personal data
Revision as of 09:12, 19 December 2019 by Podehaye (talk | contribs) (Created page with "We maintain a list of datasets related to this one as well as their license. {{SPARQL|query=SELECT ?item ?itemLabel ?license ?licenseLabel ?web WHERE { ?item pdiot:P3 pdio:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

We maintain a list of datasets related to this one as well as their license.

PREFIX pdio: <https://wiki.personaldata.io/entity/>
PREFIX pdiot: <https://wiki.personaldata.io/prop/direct/>
PREFIX pdiop: <https://wiki.personaldata.io/prop/>
PREFIX pdiops: <https://wiki.personaldata.io/prop/statement/>
PREFIX pdiopq: <https://wiki.personaldata.io/prop/qualifier/>
SELECT ?item ?itemLabel ?license ?licenseLabel ?web WHERE {
  ?item pdiot:P3 pdio:Q33.
  OPTIONAL {?item pdiot:P13 ?license.}
  OPTIONAL {?item pdiot:P15 ?web.}
  SERVICE wikibase:label { bd:serviceParam wikibase:language "en" . }
}

interesting datasets and their license (embedded)