User Details
User Details
- User Since
- Sep 12 2017, 8:30 PM (439 w, 4 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Manu1400 [ Global Accounts ]
Apr 24 2025
Apr 24 2025
Nov 16 2020
Nov 16 2020
Jun 12 2020
Jun 12 2020
Manu1400 changed the status of T255279: Errors in P166 page about wikidata types from Duplicate to Resolved.
Fixed by cache purging
Jun 4 2020
Jun 4 2020
Manu1400 added a comment to T254482: SERVICE bd:sample fail in case 0 result.
Reduced test cases:
Apr 25 2020
Apr 25 2020
Aug 15 2019
Aug 15 2019
Manu1400 added a comment to T230588: Wikidata Query Service is swapping items and properties.
https://query.wikidata.org/css/embed.style.min.fa3ff6a142279256ede4.css gives me CSS content (Bootstrap v3.4.1)
Mar 14 2019
Mar 14 2019
Manu1400 added a comment to T212933: Optimize SERVICE wikibase:label.
A good example, from https://twitter.com/27point7/status/1070440727488933888 :
Feb 21 2019
Feb 21 2019
Manu1400 added a comment to T216730: Enable musical notation datatype.
@Lydia_Pintscher It's possible to test that on instance https://test.wikidata.org ?
Feb 19 2019
Feb 19 2019
Manu1400 added a comment to T216205: Special:ListProperties is incomplete.
I see "P75109" on the webpage https://test.wikidata.org/wiki/Special:ListProperties/wikibase-form
Jan 28 2019
Jan 28 2019
Manu1400 added a comment to T186733: [Minor issue] Wrong tooltip on wd:P... text.
@Gopavasanth Yes, is this still open : I have the issue.
Nov 10 2018
Nov 10 2018
May 15 2018
May 15 2018
May 2 2018
May 2 2018
Manu1400 added a comment to T175027: WDQS - MemoryManagerOutOfMemory (ie: on a simple regex on 5 000 000+ items).
Hello,
It's a very quick and dirty regex. I used regex because i don't find a query for find items having a value for gps coords.
Manu1400 added a comment to T175027: WDQS - MemoryManagerOutOfMemory (ie: on a simple regex on 5 000 000+ items).
I don't have the issue on this other query:
Manu1400 added a comment to T175027: WDQS - MemoryManagerOutOfMemory (ie: on a simple regex on 5 000 000+ items).
I have do this query (on my browser) to find a item with Point(0 0) GPS value:
SELECT ?item ?itemLabel ?value ?valueLabel
{
?item wdt:P625 ?value
BIND( REGEX( STR( ?value ), "^(( ?Point\\(0 0\\))$" ) AS ?regexresult ) .
FILTER( ?regexresult = false ) .
}
LIMIT 1Manu1400 renamed T175027: WDQS - MemoryManagerOutOfMemory (ie: on a simple regex on 5 000 000+ items) from WDQS - MemoryManagerOutOfMemory to WDQS - MemoryManagerOutOfMemory (ie: on a simple regex on 5 000 000+ items).
Feb 7 2018
Feb 7 2018
Manu1400 updated the task description for T186733: [Minor issue] Wrong tooltip on wd:P... text.
Dec 15 2017
Dec 15 2017
Dec 8 2017
Dec 8 2017
Oct 6 2017
Oct 6 2017
Sep 12 2017
Sep 12 2017
