YukioSanjo
Iscritto il 2 dic 2008
Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica |
→Wikidata weekly summary #220: nuova sezione |
||
Riga 32:
== Avvertenza modifiche multiple ==
Ciao! Anziché effettuare decine e decine di piccole modifiche singole, per favore usa la [[Aiuto:Anteprima|visualizzazione in anteprima]]. Grazie. --[[Utente:RiccardoP1983|RiccardoP1983]] <small>([[Discussioni utente:RiccardoP1983|dimmi di tutto]])</small> 22:37, 1 ago 2016 (CEST)
== Wikidata weekly summary #220 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* Discussions
** [[d:Wikidata:Project_chat#Notability_of_items_for_templates|Notability of items for templates]]
** [[d:Property_talk:P1855#Multi_or_single_value.3F|One or more property examples?]]
* Events/Blogs/Press
** Ongoing: [http://rfringe16.blogs.edina.ac.uk/wikidata-wikisource-showcase/ Repository Fringe]
** Ongoing: [http://icbo.cgrb.oregonstate.edu/ ICBO] ([http://www.slideshare.net/goodb/opportunities-and-challenges-presented-by-wikidata-in-the-context-of-biocuration slides])
** Upcoming: [http://www.wikimedia.org.br/content/confirmado-primeiro-keynote-speaker-do-ccbwiki CCBWIKI]
** [https://darkoneko.wordpress.com/2016/07/25/jouons-avec-wikidata-localites-au-fil-de-leau/ Localités au fil de l'eau]
** [http://magnusmanske.de/wordpress/?p=410 WDQ, obsolete?]
** [https://medium.com/@HectorPerez/bigquery-wikidata-agreelist-idea-50ac8657dcb8#.tc3wgrwal BigQuery, Wikidata & AgreeList — idea]
* Other Noteworthy Stuff
** [[c:Commons talk:Structured data#It.27s_alive.21|You can now see the very first steps towards structured data support for Wikimedia Commons.]]
** You can now translate all sister project pages to your language, like [[d:Wikidata:Wikipedia|Wikidata:Wikipedia]]. Please, link to them from your projects to give your fellow users chance to learn Wikidata basics.
** You can now enable the CoordinateDiffMap Gadget in your preferences to get a map for coordinate changes.
** There is a new [https://www.npmjs.com/package/wikidata-taxonomy command line tool to extract taxonomies from Wikidata]
** [[:en:Wikipedia:Finding a Wikidata ID|Simple guide]] to help Wikipedia editors find Wikidata IDs. In English - please translate into other languages!
** [https://www.mapbox.com/blog/ios-feature-querying/ You can now use Wikidata to do cool things in Mapbox with the Mapbox iOS SDK]
** [https://iptc.org/news/wikidata/ IPTC's NewsCodes Working Group has mapped the top two levels of hierarchical terms of Media Topics to Wikidata]
** [[m:Grants:APG/Proposals/2015-2016 round1/Wikimedia Deutschland e.V./Progress report form|WMDE's progress report for the annual plan grant with a focus on Wikidata has been published]]
** Need to query Wikidata, but lack SPARQL skills? There is now [[d:Wikidata:Request a query|Wikidata:Request a query]] for you!
* Did you know?
** Newest [[d:Special:ListProperties|properties]]: [[:d:Property:P3020|residence time of water]], [[:d:Property:P3019|railway signalling system]], [[:d:Property:P3018|located in protected area]], [[:d:Property:P3017|Rolling Stone artist ID]], [[:d:Property:P3016|French national research structure identifier]], [[:d:Property:P3015|backup or reserve team or crew]], [[:d:Property:P3014|laws applied]], [[:d:Property:P3013|surface tension]], [[:d:Property:P3012|Standard Geographical Classification code]], [[:d:Property:P3010|World Archery ID]], [[:d:Property:P3009|Conservatoire du littoral ID]], [[:d:Property:P3008|Australian Heritage Database Place ID]], [[:d:Property:P3007|Cadw Monument ID]], [[:d:Property:P3006|Marine Regions Geographic ID]], [[:d:Property:P3005|valid in place]], [[:d:Property:P3004|Galiciana ID]], [[:d:Property:P3003|zanikleobce.cz abandoned objects ID]], [[:d:Property:P3002|Untappd brewery ID]], [[:d:Property:P3001|retirement age]]
** Query examples: [https://query.wikidata.org/#%23%20Frequency%20of%20Roman%20praenomina%20in%20Wikidata%0A%23%20Reference%20list%20at%20%20https%3A%2F%2Fwww.wikidata.org%2Fwiki%2FWikidata%3AWikiProject_Names%2Flists%2FRoman_praenomen%0A%23%20by%20Jura1%2C%202016-07-37%2C%20thanks%20to%20data%20recently%20added%20by%20Ep%C3%ACdosis%0A%23defaultView%3ABubbleChart%0ASELECT%20%3Fitem%20%3FitemLabel%20%28SAMPLE%28%3Fholder%29%20as%20%3Fsample%29%20%28COUNT%28DISTINCT%20%3Fholder%29%20as%20%3Fct%29%0A%7B%0A%20%20%09%3Fitem%20wdt%3AP31%20wd%3AQ1240901%20.%20%0A%20%20%09OPTIONAL%20%7B%20%3Fholder%20wdt%3AP2358%20%3Fitem%20%7D%20%0A%20%20%09MINUS%20%7B%20%3Fitem%20wdt%3AP31%20wd%3AQ4167410%20%7D%20%0A%20%20%09MINUS%20%7B%20%3Fitem%20wdt%3AP31%20wd%3AQ101352%20%7D%0A%20%20%09SERVICE%20wikibase%3Alabel%20%7B%20%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22%20.%7D%0A%7D%0AGROUP%20BY%20%3Fitem%20%3FitemLabel frequency of Romans' praenomen] ([[d:Wikidata:WikiProject Names/lists/Roman praenomen|source]]), [https://query.wikidata.org/#%23%20Movies%20by%20number%20of%20actors%20who%20studied%20at%20RADA%0ASELECT%20DISTINCT%20%3Fitem%20%3FitemLabel%20%28COUNT%28%3Factors%29%20AS%20%3FnbActors%29%20%7B%0A%20%20%3Fitem%20wdt%3AP31%2Fwdt%3AP279%2a%20wd%3AQ11424%20.%0A%20%20%3Fitem%20wdt%3AP161%20%3Factors%20.%0A%20%20%3Factors%20wdt%3AP69%20wd%3AQ523926%20.%0A%20%20%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%0A%20%20%20%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22%20.%0A%20%20%7D%0A%7D%20GROUP%20BY%20%3Fitem%20%3FitemLabel%20ORDER%20BY%20DESC%28%3FnbActors%29 movies by number of actors who studied at RADA] ([https://twitter.com/ash_crow/status/759070617937317888 source]), [https://query.wikidata.org/#SELECT%20%3Factor%20%3FactorLabel%20%3FFilmCount%20WHERE%20%7B%0A%20%20%7B%0A%20%20%20%20SELECT%20%3Factor%20%28COUNT%28%3Ffilm%29%20AS%20%3FFilmCount%29%20WHERE%20%7B%0A%20%20%3Ffilm%20wdt%3AP57%20wd%3AQ193648.%0A%20%20%3Ffilm%20wdt%3AP161%20%3Factor.%0A%20%20%20%20%7D%0A%20%20%20%20GROUP%20BY%20%3Factor%0A%20%20%7D%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22.%20%7D%0A%7D%0AORDER%20BY%20DESC%28%3FFilmCount%29 actors directed by Tony Scott + number of appearances] ([https://twitter.com/Coyau/status/759740545694437376 source]), [https://query.wikidata.org/#SELECT%20%3Fdirector%20%3FdirectorLabel%20%3Factor%20%3FactorLabel%20%3FFilmCount%20WHERE%20%7B%0A%20%20%7B%0A%20%20%20%20SELECT%20%3Fdirector%20%3Factor%20%28COUNT%28%3Ffilm%29%20AS%20%3FFilmCount%29%20WHERE%20%7B%0A%20%20%20%20%20%20%3Ffilm%20wdt%3AP57%20%3Fdirector.%0A%20%20%20%20%20%20%3Ffilm%20wdt%3AP161%20%3Factor.%0A%20%20%20%20%7D%0A%20%20%20%20GROUP%20BY%20%3Fdirector%20%3Factor%0A%20%20%20%20HAVING%20%28%3FFilmCount%20%3E%2020%29%0A%20%20%7D%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22.%20%7D%0A%7D%0AORDER%20BY%20DESC%28%3FFilmCount%29%20%3FdirectorLabel%20%3FactorLabel actors directed more than 20 times by the same director] ([https://twitter.com/PoulpyWP/status/759750447691292673 source]), [https://query.wikidata.org/#SELECT%20%3Fdirector%20%3FdirectorLabel%20%3Factor%20%3FactorLabel%20%3FfilmCount%20%3FminYear%20%3FmaxYear%20WHERE%20%7B%0A%20%20%7B%0A%20%20%20%20SELECT%20%3Fdirector%20%3Factor%20%28COUNT%28%3Ffilm%29%20AS%20%3FfilmCount%29%20%28MIN%28%3Fyear%29%20AS%20%3FminYear%29%20%28MAX%28%3Fyear%29%20AS%20%3FmaxYear%29%20WHERE%20%7B%0A%20%20%20%20%20%20%3Ffilm%20wdt%3AP57%20%3Fdirector.%0A%20%20%20%20%20%20%3Ffilm%20wdt%3AP161%20%3Factor.%0A%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%3Ffilm%20wdt%3AP577%20%3Fdate%20.%0A%20%20%20%20%20%20%20%20BIND%20%28YEAR%28%3Fdate%29%20AS%20%3Fyear%29%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%7D%0A%20%20%20%20GROUP%20BY%20%3Fdirector%20%3Factor%0A%20%20%20%20HAVING%20%28%3FfilmCount%20%3E%2020%29%0A%20%20%7D%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22.%20%7D%0A%7D%0AORDER%20BY%20DESC%28%3FfilmCount%29%20%3FdirectorLabel%20%3FactorLabel actors directed more than 20 times by the same director with years] ([https://twitter.com/PoulpyWP/status/759755366062141446 source])
** Newest database reports: [[d:Wikidata:WikiProject Ancient Rome/lists/people|list of Romans]], [[d:Wikidata:Database reports/age limits|minimum ages by country]]
* Development
** Got the demo system for structured data on Commons ready for first show (see above)
** Wikipedia editors will soon get a notification when an article they created was connected to a Wikidata item. Thanks Matej! ([[phabricator:T110604]])
** Worked on improving handling of +-1 etc in quantities ([[phabricator:T115269]])
** Added a message to the suggester that pops up when you search for items or properties. When no matching property or item is found it will now tell you. ([[phabricator:T140085]])
** Considerably improved our browser tests to find more issues before You ever see them.
** Added Haida as a language available for monolingual text properties ([[phabricator:T138131]])
* Monthly Tasks
** Hack on one of [[phab:maniphest/query/R8GRzX1eH0tb/#R|these]].
** Help develop the next summary [[d:Wikidata:Status updates/Next|here!]]
** Contribute to a [[d:Wikidata:Showcase items|Showcase item]]
** Help [[d:Special:LanguageStats|translate]] or proofread pages in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Add labels, in your own language(s), for the new properties listed above.
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2016 07 30|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Lydia Pintscher (WMDE)|Lydia Pintscher (WMDE)]] 23:32, 1 ago 2016 (CEST)
</div>
</div>
<!-- Messaggio inviato da User:Lydia Pintscher (WMDE)@metawiki usando l'elenco su https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=15804513 -->
|