Gstupp created this task.
Gstupp added projects: Wikidata-Query-Service, Wikidata.
Herald added a subscriber: Aklapper.
Herald added a project: Discovery.

TASK DESCRIPTION

The WDQS is returning results that differ from what is in Wikidata. See https://phabricator.wikimedia.org/T112397 for previous discussions.
Example:
Run the following SPARQL query:

select * where {
  wd:Q21990261 p:P361 ?s .
  ?s ps:P361 wd:Q24772701 .
  ?s prov:wasDerivedFrom ?ref .
  ?ref ?b ?c .
}

I get one row as a result:

srefbc
wds:Q21990261-99529C15-67CB-4166-860D-C4F68336183Ewdref:d472129d472e46ce41323852d3594fefc26467fapr:P854http://www.ebi.ac.uk/interpro/protein/A1Y9I9

If you look on Wikidata: https://www.wikidata.org/wiki/Q21990261#P361, this is missing the stated in on the reference.

If you run the same query with replacing the wd:Q21990261 with wd:Q21135100, you'll see the query works just fine.


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

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

To: Gstupp
Cc: Gstupp, Aklapper, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, Jonas, FloNight, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to