[12:22:01] strange: Move succeeded: "龙岗乡 (平昌县)" has been moved to "龙岗镇 (平昌县)" but Q11181162 still shows old Wikipedia link 龙岗乡 (平昌县) [12:25:32] had to edit Wikipedia link manually... is it a lag? [12:26:41] there might be some lag from the job queue, usually shouldn’t be more than a few minutes ago I think [12:26:44] how long ago was the move? [12:30:42] 10 minutes - revision history doesn't show minutes [12:31:26] the old redirected page still carries the wikidata item - not the new page [12:34:27] hm, not sure what happened, sorry [12:34:31] I don’t see anything relevant in the logs [12:34:58] yeah, strange [12:35:42] what is to do now? just wait? [12:43:05] move was at 15:09 [12:50:17] I think at this point I would recommend fixing the item manually :/ [12:55:25] it has been fixed now - don't know why - I've just merged Q28832308 with it - maybe that did the trick [14:34:27] I'm interested in doing something with "influenced by" data. I see that property is called P737. What are the differences between querying that data with the Query Service, vs here https://www.wikidata.org/wiki/Wikidata:WikiProject_Influence/DBpedia vs looking on DBpedia? [15:48:09] anyone know why im getting duplicates here [15:48:10] https://query.wikidata.org/#%23%20items%20with%20property%20P737%20and%20most%20identifiers%0A%23%20added%20by%20User%3AJura1%2C%202017-07-30%0A%0A%20%0A%20%20%20%20%20%20%20SELECT%20%3Fitem%20%3FitemLabel%20%3Fvalue%20%3FvalueLabel%0A%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%3Fitem%20wdt%3AP737%20%3Fvalue%20.%20%3Fitem%20wdt%3AP106%2Fwdt%3AP279%2a%20wd%3AQ28225718.%20%3Fvalue%20wdt%3AP106%2Fwdt%3AP279%2a%20wd%3AQ282 [15:48:10] 25718%3B%0A%20%20%20%20%20%20%20%20%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22%20%7D%0A%20%20%20%20%20%20%20%7D [15:48:25] err https://w.wiki/JnP [16:01:52] The first case I saw is because "influenced by", can have multiply values. [16:12:21] abbe98[m], if you sort by item label you can see, for example, Alan Moore, William S. Borroughs is listed 3 times [16:12:31] a ton are duplicated [16:13:54] Durbley: Still only because "influenced by" has multiply values right? [16:14:44] abbe98[m], why would it have multiple values for every pair like William S. Borroughs -> Alan Moore [16:14:50] Borroughs influenced Moore 3 times? [16:26:17] Durbley: Ah I see, this looks correct? https://w.wiki/JnY [16:29:19] abbe98[m], uh, yeah [16:30:02] why is the group by necessary [16:30:30] also it seems kinda low. feels like there should be more [16:30:37] not sure if the query is messed up, or [16:30:41] see other question [16:30:45] I'm interested in doing something with "influenced by" data. I see that property is called P737. What are the differences between querying that data with the Query Service, vs here https://www.wikidata.org/wiki/Wikidata:WikiProject_Influence/DBpedia vs looking on DBpedia? [16:32:18] there are 5146 scifi authors on Wikidata. 204 total influences seems poor [16:34:19] Only a very small subset of the DBpedia content in question were imported to Wikidata and only a subset of that are related to science fiction authors. [16:35:02] so DBpedia has more data than Wikidata? [16:36:29] And, is that link above just a subset dump from DBpedia? [16:39:25] I'm not familiar enough with the specific data to answer the question. But 204 science fiction authors that were influenced by other science fiction authors is not necessarily low as far as I know. [16:40:52] ok. thanks. anyone here who would know? [20:47:34] Durbley: I just remembered I did something on influences among sci-fi hall-of-famers once. Uploaded the notebook here: https://gist.github.com/jboynyc/5891f51e9856bed457a043e248e75d01 [20:48:48] likely I wasn't following best practices though... [20:51:18] I think I ended up using dbpedia mostly because I got frustrated trying to write wikidata queries. [21:17:01] jboy, nice. this might be helpful for me [21:17:04] thanks