Luitzen created this task.
Luitzen added a project: Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
SELECT * WHERE {
    SERVICE wikibase:mwapi {
        bd:serviceParam wikibase:endpoint "atj.wikipedia.org" .
        bd:serviceParam wikibase:api "Generator" .
        bd:serviceParam mwapi:generator "allpages" .
        bd:serviceParam mwapi:prop "pageprops" .
        bd:serviceParam mwapi:gapfrom "Wadosiw" .
        bd:serviceParam mwapi:gapto "Wadosiw" .
        ?title wikibase:apiOutput "@title" .
        ?wikidata_item wikibase:apiOutputItem "pageprops/@wikibase_item" .
        ?page_image_free wikibase:apiOutput "pageprops/@page_image_free" .   
    }
}

The ?page_image_free variable is not bound in the results. For comparison, ?wikidata_item is bound.

API call: https://atj.wikipedia.org/w/api.php?action="">


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

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

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

Reply via email to