Difference between revisions of "QAWiki:Curation/Quality Control Queries"

From QAWiki
Jump to navigation Jump to search
(migrating links to qawiki.org)
 
Line 13: Line 13:
=== Questions with no entity mentions ===
=== Questions with no entity mentions ===


[http://query.qawiki.org/#%23%20questions%20with%20no%20entity%20mentions%0ASELECT%20%3Fsbj%20%3FsbjLabel%0AWHERE%20%7B%0A%20%20%3Fsbj%20wdt%3AP1%20wd%3AQ1%20.%20%0A%20%20MINUS%20%7B%0A%20%20%20%20%3Fsbj%20wdt%3AP47%3F%2Fwdt%3AP38%20%3Fobj%0A%20%20%7D%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D Link] (not all results are necessarily problematic)
[http://query.qawiki.org/#%23%20questions%20with%20no%20entity%20mentions%0ASELECT%20%3Fsbj%20%3FsbjLabel%0AWHERE%20%7B%0A%20%20%3Fsbj%20wdt%3AP1%20wd%3AQ1%20.%20%0A%20%20MINUS%20%7B%0A%20%20%20%20%3Fsbj%20wdt%3AP47%2a%2Fwdt%3AP38%20%3Fobj%0A%20%20%7D%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D Link] (not all results are necessarily problematic)


=== Questions with mentions without Wikidata link ===
=== Questions with mentions without Wikidata link ===

Latest revision as of 04:23, 13 December 2022

Quality Control Queries[edit | edit source]

The following is a list of queries intended to help detect specific quality issues on QAWiki using its SPARQL Query Service. Not all answers returned are necessarily problematic.

Untyped questions[edit | edit source]

Link

Questions with no queries[edit | edit source]

Link

Questions with no entity mentions[edit | edit source]

Link (not all results are necessarily problematic)

Questions with mentions without Wikidata link[edit | edit source]

Link

Items with some label but not in (e.g.) Spanish[edit | edit source]

Link (can change es to other languages)

Questions with some mentions but not in (e.g.) Spanish[edit | edit source]

Link (can change es to other languages)

Queries with no dataset specified[edit | edit source]

Link

Queries with no query language specified[edit | edit source]

Link

Wikidata item IDs that do not start with Q[edit | edit source]

Link

Wikidata property IDs that do not start with P[edit | edit source]

Link

Mentions not contained in question label or alias with the same language[edit | edit source]

Link