Romain2boss created this task.
Romain2boss added a project: Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  Hi,
  
  I use this very basic query to get all items that are instances of spaceports 
in Wikidata:
  
    SELECT ?item ?itemLabel 
    WHERE 
    {
      ?item wdt:P31 wd:Q194188.
      SERVICE wikibase:label { bd:serviceParam wikibase:language "en". }
    }
  
  Wikidata returns currently 94 results, they all look to be spaceports, but at 
least two items with an instance of (P31) 
<https://www.wikidata.org/wiki/Property:P31>=spaceport (Q194188) 
<https://www.wikidata.org/wiki/Q194188> are mising: Vandenberg Air Force Base 
(Q461492) <https://www.wikidata.org/wiki/Q461492> and Pacific Missile Range 
Facility (Q10860388) <https://www.wikidata.org/wiki/Q10860388>. Both have an 
instance of=spaceport since a very long time. Is there a bug?
  
  Maybe linked to T133860 <https://phabricator.wikimedia.org/T133860>.

TASK DETAIL
  https://phabricator.wikimedia.org/T264531

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Romain2boss
Cc: Aklapper, Romain2boss, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to