User Details
- User Since
- Jan 6 2026, 9:17 AM (30 w, 5 d)
- Availability
- Available
- LDAP User
- Kim.pham
- MediaWiki User
- KimphamWMDE [ Global Accounts ]
Mon, Aug 3
Fri, Jul 31
Thu, Jul 30
Wed, Jul 29
Mon, Jul 27
Tue, Jul 21
Mon, Jul 20
Thu, Jul 16
Wed, Jul 15
Jul 9 2026
Jun 30 2026
Jun 25 2026
Jun 24 2026
Jun 12 2026
Jun 9 2026
Jun 8 2026
Jun 4 2026
Jun 2 2026
made some initial notes to orient myself: https://docs.google.com/document/d/1LJ7WdffcdHYcSObpC-zK4JYOI-tRWj8W1bGUNjD2jrQ/edit?usp=sharing
Jun 1 2026
May 29 2026
May 27 2026
sounds good to me, the latest draft: https://www.wikidata.org/w/index.php?title=User%3AKimphamWMDE%2Fgraphql-202605&diff=2498221783&oldid=2495399278
May 26 2026
May 25 2026
Draft of documentation updates: https://www.wikidata.org/w/index.php?title=User%3AKimphamWMDE%2Fgraphql-202605&diff=2497199602&oldid=2495399278
May 20 2026
steps that can be used to test gerrit change:
- fork repo of https://github.com/wikimedia/mediawiki-extensions-Wikibase
- apply edits from the gerrit change https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/1289899 to the master branch of the forked repo
- in Actions tab review workflow "Wikibase Secondary CI API Testing without OpenSearch"
May 13 2026
May 12 2026
May 7 2026
May 6 2026
Apr 16 2026
Apr 15 2026
Apr 10 2026
Apr 7 2026
Mar 31 2026
Mar 27 2026
Mar 23 2026
Mar 17 2026
The state timeline isn't totally necessary, and kind of redundant to the time series, but it might be useful to see quickly exactly when the api was used or when you get error spikes without the overlapping lines of the time series
Mar 16 2026
query {
item(id: "Q1") {
label(languageCode:"en")
statements(propertyId: "P10") {
value {
... on TabularValue {
content
url
}
}
}
}}
Mar 12 2026
Mar 11 2026
steps to test
- pull code
- create a property e.g. viaf as data type external identifier
- create a property e.g. your formatter url as data type string
- put https://viaf.org/viaf/$1 on that formatter url property
- put $wgWBRepoSettings['formatterUrlProperty'] = 'P1630'; // your formatter url property ID for external IDs
- clear cache.
?action=purge
Mar 9 2026
value {
... on StringValue {
content
}
}
}
}}
results in
examples
tabular case data commons media exti-w https://www.wikidata.org/wiki/Q84146057
Mar 6 2026
Mar 5 2026
Mar 4 2026
some fields are not yet available, e.g.