[01:21:25] any ideas why i would be getting PHP Fatal error: Uncaught Error: Call to undefined method Babel::getCachedUserLanguages() on my local wikibase installation? [01:21:39] Babel extension is there, and loaded before wikibase [06:12:31] !admin Hello, fresh admin here. I would like to ask access to #wikidata-admin Thank! [06:12:31] Please visit https://www.wikidata.org/wiki/WD:AN [12:14:36] !admin I was invited to #wikidata-admin, but closing IRC caused that I cannot reconnect. Any idea? [12:14:36] Please visit https://www.wikidata.org/wiki/WD:AN [14:26:46] Maybe once again: [14:26:48] !admin I was invited to #wikidata-admin, but closing IRC caused that I cannot reconnect. Any idea? [14:26:48] Please visit https://www.wikidata.org/wiki/WD:AN [16:58:12] Is there a tool to duplicate an item? [17:08:08] What do you mean? [17:08:34] Copy the whole item? [17:08:44] yes [17:08:54] to then modify them [17:09:49] I have an item that mixes up two things and it would be easiest to duplicate them and delete/change the "wrong" data by hand [17:10:23] I see. Just one item or more? [17:14:10] Hmm, I think we have, but I cannot find... [17:17:26] Nudin: ask it here and you will get answer from experienced users. https://www.wikidata.org/wiki/Wikidata:Project_chat [17:17:46] Unless someone know the answer here (IRC). [17:25:43] yes, just one item – so it's no petty I can do it by hand but would be easier if someone new a tool… [17:29:17] Agree. I think it is possible, so asking would be great (I would learn too). :) [17:43:21] addshore, tarrow, hi, would you (or anyone else?) be interested in enabling wikibase for OpenStreetMap? [17:43:59] i'm hacking on an implementation now, and there will need some funky hacks to make it work for the tens of thousands of tags, and possibly other data [17:45:40] first step - storing a unique string per item (basically fake-replacing Q-number with Q-string) [17:47:24] DanielK_WMDE suggested I use sitelink for that (i am trying to customize sitelink configuration to do that, by introducing a new "osm" sitelink, and somehow locking it down (perhaps not allowing users to create new items or change sitelinks), but instead have a bot to pre-populate them [18:55:41] yurik: on openstreetmap wiki? [18:55:49] addshore, correct [18:56:07] addshore, https://wiki.openstreetmap.org/wiki/OpenStreetMap:Wikibase [18:56:12] some of my initial thoughts [18:56:39] * addshore will read at some point!!! [18:56:42] * addshore must dash now! [18:57:44] addshore, thx, let me know if you have any questions. Would love your help, even if it is just some suggestions :) [19:34:06] . [19:34:34] is it possible to have multiple namkespaces with different "types" of entities in a custom wikibase installation? [19:35:07] similar to how lexemes are now stored in wikidata [20:20:42] yurik: yes it should be [20:20:51] Not sure anyone has do e it in practise yet though [20:21:33] And re the site links, it should be easy to make the site links non editable by using some hook or abuse filter or maybe even actually modifying the entity definition [20:21:58] yurik: I guess your kind of flaking about multiple items in different namespaces? [20:50:39] addshore, sorry, had an internet hickup. I wrote some notes on this at https://wiki.openstreetmap.org/wiki/OpenStreetMap:Wikibase#Implementation [20:50:42] :) [20:52:03] basically there are several types of entities, e.g. "key" and "value". The key must be unique per OSM key, e.g. "highway". In case the key is "enum-like", possible values could be stored in the values space [20:52:32] in theory, all of this (and some metadata too) could be stored in the same namespace, but enforcing uniqueness would be a bit more difficult [20:52:53] I guess i could create some hook code to do extra validation and DB checks... [20:53:20] but that seems a bit hacky :) [22:10:00] @addshore, sorry, my connection is flaky, in case you replied