query-4893b5a920f4b4313859db996bf7751d
Sample of scientific articles missing description in any language
by So9q inspired by Lucas Werkmeister
2021-04-18
This query can be used with PetScan to work on items that are normally not queryable because of timeouts on query.wikidata.org.
SELECT ?item ?itemLabel WHERE { SERVICE bd:sample { ?item wdt:P31 wd:Q13442814. bd:serviceParam bd:sample.limit 100000 } minus { ?item schema:description []. } SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } } limit 500 Sample of scientific articles missing description in any language
by So9q inspired by Lucas Werkmeister
2021-04-18
This query can be used with PetScan to work on items that are normally not queryable because of timeouts on query.wikidata.org.
SELECT ?item ?itemLabel WHERE { SERVICE bd:sample { ?item wdt:P31 wd:Q13442814. bd:serviceParam bd:sample.limit 100000 } minus { ?item schema:description []. } SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } } limit 500 Sample of scientific articles missing description in any language
by So9q inspired by Lucas Werkmeister
2021-04-18
This query can be used with PetScan to work on items that are normally not queryable because of timeouts on query.wikidata.org.
SELECT ?item ?itemLabel WHERE { SERVICE bd:sample { ?item wdt:P31 wd:Q13442814. bd:serviceParam bd:sample.limit 100000 } minus { ?item schema:description []. } SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } } limit 500 Sample of scientific articles missing description in any language
by So9q inspired by Lucas Werkmeister
2021-04-18
This query can be used with PetScan to work on items that are normally not queryable because of timeouts on query.wikidata.org.
SELECT ?item ?itemLabel WHERE { SERVICE bd:sample { ?item wdt:P31 wd:Q13442814. bd:serviceParam bd:sample.limit 100000 } minus { ?item schema:description []. } SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } } limit 500 Sample of scientific articles missing description in any language
by So9q inspired by Lucas Werkmeister
2021-04-18
This query can be used with PetScan to work on items that are normally not queryable because of timeouts on query.wikidata.org.
SELECT ?item ?itemLabel WHERE { SERVICE bd:sample { ?item wdt:P31 wd:Q13442814. bd:serviceParam bd:sample.limit 100000 } minus { ?item schema:description []. } SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } } limit 500 Sample of scientific articles missing description in any language
by So9q inspired by Lucas Werkmeister
2021-04-18
This query can be used with PetScan to work on items that are normally not queryable because of timeouts on query.wikidata.org.
SELECT ?item ?itemLabel WHERE { SERVICE bd:sample { ?item wdt:P31 wd:Q13442814. bd:serviceParam bd:sample.limit 100000 } minus { ?item schema:description []. } SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } } limit 500 Sample of scientific articles missing description in any language
by So9q inspired by Lucas Werkmeister
2021-04-18
This query can be used with PetScan to work on items that are normally not queryable because of timeouts on query.wikidata.org.
SELECT ?item ?itemLabel WHERE { SERVICE bd:sample { ?item wdt:P31 wd:Q13442814. bd:serviceParam bd:sample.limit 100000 } minus { ?item schema:description []. } SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } } limit 500 Sample of scientific articles missing description in any language
by So9q inspired by Lucas Werkmeister
2021-04-18
This query can be used with PetScan to work on items that are normally not queryable because of timeouts on query.wikidata.org.
SELECT ?item ?itemLabel WHERE { SERVICE bd:sample { ?item wdt:P31 wd:Q13442814. bd:serviceParam bd:sample.limit 100000 } minus { ?item schema:description []. } SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } } limit 500 Sample of scientific articles missing description in any language
by So9q inspired by Lucas Werkmeister
2021-04-18
This query can be used with PetScan to work on items that are normally not queryable because of timeouts on query.wikidata.org.
SELECT ?item ?itemLabel WHERE { SERVICE bd:sample { ?item wdt:P31 wd:Q13442814. bd:serviceParam bd:sample.limit 100000 } minus { ?item schema:description []. } SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } } limit 500 Sample of scientific articles missing description in any language
by So9q inspired by Lucas Werkmeister
2021-04-18
This query can be used with PetScan to work on items that are normally not queryable because of timeouts on query.wikidata.org.
SELECT ?item ?itemLabel WHERE { SERVICE bd:sample { ?item wdt:P31 wd:Q13442814. bd:serviceParam bd:sample.limit 100000 } minus { ?item schema:description []. } SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } } limit 500
Use at
- https://query.wikidata.org/sparql
PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX schema: <http://schema.org/>
PREFIX bd: <http://www.bigdata.com/rdf#>
# Sample of scientific articles missing description in any language
# by So9q inspired by Lucas Werkmeister
# 2021-04-18
# This query can be used with PetScan to work on items that are normally not queryable because of timeouts on query.wikidata.org.
SELECT ?item ?itemLabel
WHERE
{
SERVICE bd:sample {
?item wdt:P31 wd:Q13442814.
bd:serviceParam bd:sample.limit 100000
}
minus {
?item schema:description [].
}
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
limit 500
Query found at
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/en
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/es
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/fr
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/hy
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/ja
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/nl
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/sv
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/tr
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/uk
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/zh