Lucas_Werkmeister_WMDE added a comment.
You can query for the last update time with a SPARQL query like this:
PREFIX schema: <http://schema.org/>
SELECT * WHERE {
<http://www.wikidata.org> schema:dateModified ?updated.
}
(The subject will probably different in your case, I’m not sure.) This is the
same method that the updater uses, so it should be reliable (though in a
Wikimedia-like environment, with multiple backend servers, this update time
will correspond to an arbitrary server, not necessarily related to the server
that receives your next queries that depend on it).
TASK DETAIL
https://phabricator.wikimedia.org/T236480
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, AntoineDesbordes, darthmon_wmde, Jelabra,
DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst,
LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, Asahiko, jkroll, Smalyshev,
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Addshore, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs