Difference between revisions of "interesting datasets (Q179)"
Jump to navigation
Jump to search
(Added [en] description: SPARL query) |
(Created claim: query text (P53): PREFIX pdio: <http://wiki.personaldata.io/entity/>PREFIX pdiot: <http://wiki.personaldata.io/prop/direct/>SELECT ?item ?itemLabel ?website ?licenseLabel WHERE { ?item pdiot:P3 pdio:Q33. OPTIONAL {?item p...) |
||
| Property / query text | |||
| + | PREFIX pdio: <http://wiki.personaldata.io/entity/>PREFIX pdiot: <http://wiki.personaldata.io/prop/direct/>SELECT ?item ?itemLabel ?website ?licenseLabel WHERE { ?item pdiot:P3 pdio:Q33. OPTIONAL {?item pdiot:P15 ?website}. OPTIONAL {?item pdiot:P13 ?license}. SERVICE wikibase:label { bd:serviceParam wikibase:language "en" . } OPTIONAL { ?item pdiot:P47 ?_image. }}LIMIT 100 (English) | ||
| Property / query text: PREFIX pdio: <http://wiki.personaldata.io/entity/>PREFIX pdiot: <http://wiki.personaldata.io/prop/direct/>SELECT ?item ?itemLabel ?website ?licenseLabel WHERE { ?item pdiot:P3 pdio:Q33. OPTIONAL {?item pdiot:P15 ?website}. OPTIONAL {?item pdiot:P13 ?license}. SERVICE wikibase:label { bd:serviceParam wikibase:language "en" . } OPTIONAL { ?item pdiot:P47 ?_image. }}LIMIT 100 (English) / rank | |||
| + | Normal rank | ||
Revision as of 08:37, 13 March 2019
SPARL query
| Language | Label | Description | Also known as |
|---|---|---|---|
| English |
interesting datasets
|
SPARL query
|
Statements
PREFIX pdio: <http://wiki.personaldata.io/entity/>PREFIX pdiot: <http://wiki.personaldata.io/prop/direct/>SELECT ?item ?itemLabel ?website ?licenseLabel WHERE { ?item pdiot:P3 pdio:Q33. OPTIONAL {?item pdiot:P15 ?website}. OPTIONAL {?item pdiot:P13 ?license}. SERVICE wikibase:label { bd:serviceParam wikibase:language "en" . } OPTIONAL { ?item pdiot:P47 ?_image. }}LIMIT 100 (English)
0 references