Please note that this is an archive of previous posts at my talkpage. Please do not edit these!Bjelleklang - talk15:00, 27 May 2006 (UTC)This page does not contain all previous posts, please see the archives in the box to the right ->[reply]
Deployed new bugfixes on wikidata.org including a fix for pages not being added to the watchlist automatically plus the first version of the RDF exort
The ability to include data using the property label is planned to be deployed on English Wikipedia on Monday and all others on Wednesday (You can then for example use {{#property:logo image}} in addition to {{#property:P154}}.)
Did you know?
Newest properties: exclave of, enclave within, HURDAT identifier, ISO standard, home port, general manager, ISO 15924, Swedish county code, BNFC Thesaurus, cause of death, brother-in-law (sister's husband), honorific prefix, academic degree, birth name, interleaves with, state, phase, powerplant, interaction, part concerned, armament, scheduled service destination, type of orbit, temporal range start, temporal range end, Swedish municipality code, located on island, consists of
{{Property|123}} can be used on Wikidata to get the label of the given property (P123) in the readers language. {{label|Q123}} does the same for items.
Development
Simplified the inclusion syntax (this is one way how you access data from Wikidata in a Wikipedia article - the other one is via Lua)
The time datatype can now be tested on the demosystem and should become available on Wikidata next week.
Did you know?
Newest properties: catalog code (P528), runway (P529), diplomatic relation (P530), diplomatic mission sent (P531), diplomatic mission sent (P531), port of registry (P532), target (P533), streak color (P534), Find a Grave (P535), ATP id (P536), twinning (P537), fracturing (P538), Museofile (P539)
d:Template:Constraint:Item allows to check if items using a given property also have other properties. To find items to fix, it links to one of Magnus' tools and to a daily report. Sample: items with property mother should also have main type (GND) with value person.
Development
A lot of discussions and hacking at the MediaWiki hackathon on Amsterdam
Worked on content negotiation for the RDF export
Bugfixing for editing of time datatype
Added validation in the api for claim guids. This also resolves bug 48473, an exception being thrown in production, whenever a bot or api user requested a claim with an invalid claim guid
Improved error message popup bubbles to show HTML and parse the links correctly
Fixed bug 48679, to hide the view source tab for item and property pages
Newest properties: venue (P540), office contested (P541), officially opened by (P542), oath made by (P543), torch lit by (P545), docking port (P546), commemorates (P547), version type (P548), MGP ID (P549), chivalric order (P550), residence (P551), handedness (P552), social media account on (P553), social media address (P554), doubles record (P555), crystal system (P556), DiseasesDB (P557), unit symbol (P558), terminus (P559), direction (P560), NATO reporting name (P561), central bank/issuer (P562), ICD-O (P563), singles record (P564), crystal habit (P565)
Added MediaWiki setting wgLogAutopatrol to allow wikis the option to disable logging of autopatrol actions
Improved EntityPerPage rebuild script, which is needed to fix the situation where some Wikipedia articles can't access data from Wikidata (bugzilla:48506)
Fixed bug in SetQualifiers API module; Moved both SetQualifiers and RemoveQualifiers out of experimental mode
Newest properties: basionym (P566), hangingwall (P567), footwall (P568), date of birth (P569), date of death (P570), foundation/creation date (P571), date of scientific description (P574), discovery date (P575), date of dissolution (P576), date of publication (P577), Sandbox-TimeValue (P578), IMA status (P579), start date (P580), end date (P582), as of (P585), IPNI author ID (P586), MMSI (P587), coolant (P588), point group (P589), GNIS (P590), EC Number (P591), ChEMBL (P592), Homologene ID (P593), Ensembl ID (P594), IUPHAR ID (P595), in the direction of (P596), WTA ID (P597), commands (P598), ITF ID (P599), Wine AppDB-ID (P600), MedlinePlus ID (P604), NUTS (P605), first flight (P606)
Newest properties: battle/war (P607), exhibition history (P608), terminus location (P609), exhibition history (P608), terminus location (P609), highest point (P610), religious order (P611), mother house (P612), OS grid reference (P613), CHRC (P616), yard number (P617), source of energy (P618), spacecraft launch date (P619), spacecraft landing date (P620), spacecraft decay date (P621), spacecraft docking/undocking dates (P622), crew photo (P623), guidance system (P624), coordinate location (P625), Sandbox-GeoCoordinateValue (P626), IUCN-ID (P627)
If you're interested in a specific topic then the task forces are a good place to find like-minded people. Can't find one for your interest? Start one!
Development
More progress on supporting links to sisterprojects
Fixing issues with geocoordinate datatype that popped up after deployment
Selenium tests for time and geocoordinate interface
Newest properties: E number (P628), edition of (P629), Paris city digital code (P630), structural engineer (P631), cultural properties of Belarus reference number (P632), Répertoire du patrimoine culturel du Québec identifier (P633), captain (P634), ISTAT ID (P635), route of administration (P636), Protein ID (P637), PDB ID (P638), RNA ID (P639), Léonore ID (P640), sport (P641), of (P642), Genloc Chr (P643), Genloc Start (P644), Genloc End (P645), Freebase identifier (P646), drafted by (P647), Open Library identifier (P648), NRHP (P649), RKDartists (P650), BPN (P651), UNII (P652), PubMed Health (P653), direction relative to location (P654)
Development
Worked on site-link group editing to make it possible to link to sisterprojects
Further work on input validation
Further work on handling invalid data gracefully
Use Serializers for generating API results
Finished selenium tests for TimeUI and CoordinateUI
Changed globe coordinate value input to use backend coordinate parser
Fixed issues with data type definitions not being available in the frontend
Wrote a little hack so that on statements with a long list of values you will always be able to see the name of the property of the current section you are in (since the label moves when scrolling the page)
d:User:Byrial is creating database reports that are useful to find issues in the current data
Denny created a map of all geocoordinates currently in Wikidata (normal and huge version - updated daily)
Did you know?
Newest properties: RTECS number (P657), RefSeq (P656), translator (P655)
Development
The Wikidata bug report with the most votes was closed (bugzilla:36729 - updating the link on Wikidata automatically when a page on Wikipedia is moved)
Wikipedia pages will soon have a link named "Data item" in the toolbox section of the sidebar that links to the Wikidata item that is connected to the page (bugzilla:49105 - You can already see it on the main page of test2.wikipedia.org for example.)
Calendar names displayed for time values can now be translated (bugzilla:49080)
Added serializers for the Ask query language
Buuuugfixes and testing
Refactoring
Worked on better handling of bad values (= values that don't fit the datatype they should have)
Open Tasks for You
Update, expand and translate one of the help pages to make it easier for newcomers
Continued work on validation and handling of partially invalid data
Breaking change for 'wbeditentity' in the API fixing (bugzilla:49526) - when creating new items the 'new' parameter must now be given
Improved handling of broken UTF-8 encoding
Made it possible to enter the direction in a geocoordinate also at the beginning now (for example 52°31′N 13°23′E can soon also be entered as N 52°31′ E 13°23′)
Introduced PropertyInfoStore for quick access to meta-info about properties
Deserialization of Description objects in Ask
Lots of bugfixing
Open Tasks for You
Update, expand and translate one of the help pages to make it easier for newcomers
Update and expand Wikidata:Contribute to provide more information for newcomers
Top 20 items on Wikidata that are covered in a lot of Wikipedias? Here you go.
Did you know?
Newest properties: Dodis (P701), encoded by (P702), found in taxon (P703), Ensembl Transcript ID (P704), Ensembl Protein ID (P705), located on terrain feature (P706), Satellite bus (P707), diocese (P708), Historic Scotland ID (P709), participant (P710), Strunz 8 (P711), Strunz 9 (P712), Strunz 10 (P713), Dana 8th edition (P714), Drugbank ID (P715), JPL Small-Body Database identifier (P716), Minor Planet Center observatory code (P717), Canmore ID (P718), Notable Incident (P719)
The d:Wikidata:Global Economic Map task force is starting its property list. Please go there to propose important properties about economics for countries, regions or companies.
Wikimania continues! If you are around make sure you come and say Hi!
Wikidata meetup in the chapters village on Saturday at 1 PM at Wikimania.
Other Noteworthy Stuff
Following numerous discussions we are happy to present the new version of the proposal that would lead to Wikidata supporting structured data for the Wiktionaries.
There are now only an estimated 1,000,000 articles remaining with inter language links, down from the previous 26,000,000!
Frequently used for cities and other places, P17 ("country") indicates the sovereign state an item relates to. There now at least 100 items for most present day sovereign states. Leading is China (Q148) with 607,817 items, followed by Iran (!794) with 105,875 items and the United States of America (Q30) with 99,243 items. China rose from just 5266 items a month ago.
Development
Changeops implemented for all Api modules
All Api modules now have better auto comments and custom summaries
I am aware that you have deleted the page of Naik FOundation, currently we have a number of press releases on the internet show casing the work of the foundation, one such article is -
these are different news papers in India, and in the UAE, where the foundation has shown presence in multiple location not just in india but also in the UAE. Please can you review and see if you can allow this content to be on wikipedia?
To support the inclusion of geographical coordinates in Wikidata, just about two months a new data type came available and d:Property:P625 "coordinate location" was created. Already 565,000 pairs of coordinates are now available on WikiData. Compare this to 870,000 coordinates on English Wikipedia or 1,500,000 items with d:Property:P17 "country", likely to have coordinates. Have a look at them on a map.
Did you know?
Newest properties: approved by (P790), ISIL ID (P791), chapter (P792), Key event (P793), as (P794), distance along (P795), geo datum (P796), executing authority (P797), mission design series designation (P798), air ministry specification (P799), work (P800), notable work (P801), student (P802), professorship (P803), GNIS Antarctica ID (P804), subject of (P805). Italian cadastre code (P806) In Addition new properties to describe mushrooms were created: hymenium type (P783), mushroom cap shape (P784), hymenium attachment (P785), stipe character (P786), spore print color (P787), mushroom ecological type (P789), edibility (P789). These will allow to build the data for a mushroom infobox (as w:Template:Mycomorphbox).
Check if some of the items on this and this list can be merged. But be careful to only merge if they are really about the same topic! Help about merging is at d:Help:Merge.
Update, expand and translate d:Wikidata:Introduction to make it easier for newcomers to understand what Wikidata is all about.
Wikivoyage is still scheduled to get access to data on Wikidata (aka phase 2) on August 26.
Developers are working hard to also make the URL datatype available by August 26 but there are factors that are not in their hands so it might have to be delayed until the next deployment in 2 weeks. URL as a datatype will soon be available on test.wikidata.org. Please give it some thorough testing and report bugs.
Newest properties: separated from (P807), code Bien de Interés Cultural (P808), WPDA id (P809), academic minor (P811), academic major (P812), date retrieved (P813), IUCN protected areas category (P814), ITIS TSN (P815), decays to (P816), decay mode (P817)
Development
Prepared deployment of phase 2 on Wikivoyage
Worked on ability to sort qualifiers and references inside a statement
Started work on an api module to merge items
Worked on special page to query for items with one specific property and value
Cleaned up code for handling recent change entries from Wikidata in the clients (Wikipedia/Wikivoyage)
Worked on generic script for populating sites table and better integration with WMF process for creating new wikis
Setup new git repo for WikibaseMobile skin and extension
Fixed SetClaim api module to properly mark bot edits in recent changes and advised pywikipedia maintainers about adding support for the module. SetClaim can be used to create claims with references in a single edit.
Deployment! Wikivoyage now has access to the wikidata dataset and various other bugs have also been fixed (including the copyright warning)!
Did you know?
Newest properties: interchange station (P833), public holiday (P832), parent club (P831), Encyclopedia of Life (P830), OEIS ID (P829), possible causes (P828), BBC programme identifier (P827), tonality (P826), dedicated to (P825), Meteoritical Bulletin Database ID (P824)
Newest properties: GSS code (2011) (P836), BioLib ID (P838), IMSLP ID (P839), narrative set in (P840), Paleobiology Database Identifier (P842), SIRUTA code (P843), UBIGEO code (P844). A set of properties to build calenders: public holiday (P832), day in year for periodic occurrence (P837) and feast day (P841). A proposal for "reoccurring date in machine readable format" is still under review.
Development
mlazowik has put in more work to getting support for batches (featured article and so on) to Wikidata
I am both Viking, berserker and Brigantes blood line. How do we show the out come of this type of warrior. I do have actual heritage proof, need help to verify. I have been so far unstoppable, except by taught behavior of emotional restriction. I am Irish, I am Norseman. for sureties to both. From a scientific view would this have a certain stubbornness to my interactional behavior with others. as well as my insight on certain afflictions, with authoritarian figures. I would rather die standing, than to live life on my knee's.
Brigantes/ Viking heritage
I am both Viking, berserker and Brigantes blood line. How do we show the out come of this type of warrior. I do have actual heritage proof, need help to verify. I have been so far unstoppable, except by taught behavior of emotional restriction. I am Irish, I am Norseman. for sureties to both. From a scientific view would this have a certain stubbornness to my interactional behavior with others. as well as my insight on certain afflictions, with authoritarian figures. I would rather die standing, than to live life on my knee's. — Preceding unsigned comment added by 66.219.1.248 (talk) 12:18, 13 September 2013 (UTC)[reply]
Wikidata weekly summary #75
Here's your quick overview of what has been happening around Wikidata over the last week.
Sourcerer gadget by Magnus to help you add URLs from Wikipedia articles for claims
Wikimedia Commons is scheduled to get interwiki links via Wikidata on 23rd of September
Did you know?
Newest properties: Saskatchewan Register of Heritage Property identifier (P845), Global Biodiversity Information Facility ID (P846), United States Navy aircraft designation (P847), Japanese military aircraft designation (P849), World Register of Marine Species identifier (P850), ESRB rating (P852), CERO rating (P853), URL (P854), Sandbox-URL (P855), official website (P856), CNKI (P857), ESPN SCRUM ID (P858), sponsor (P859), e-archiv.li ID (P860), premiershiprugby.com ID (P861), Operational Requirement of the UK Air Ministry (P862), InPhO identifier (P863), ACM Digital Library author identifier (P864), BMLO (P865), Perlentaucher (P866), ROME Occupation Code (P867), foods traditionally associated (P868), instrumentation (P870), printed by (P872), phase point (P873), UN class (P874), UN code classification (P875), UN packaging group (P876), NFPA Other (P877), avionics (P878), pennant number (P879), CPU (P880), Variable type (P881), FIPS 6-4 (US counties) (P882), FIPS 5-2 (code for US states) (P883), State Water Register Code (Russia) (P884), origin of the watercourse (P885), LIR (P886), based on heuristic (P887), JSTOR (P888), Mathematical Reviews identifier (P889), Request for Comments number (IETF) (P892), Social Science Research Network (P893)
30 percent of all items are categorized in 6 large groups (main type (GND) (P107)). Most are items about geographic features (1.7 million items), some of these already have coordinates (0.5 million). Items about persons are fairly frequent too (1.3 million), many already with gender (0.9 million), a few with DOB (0.05 million) or DOD (0.04 million). Other groups include: creative works (305,000), terms, organizations, and events.
Finished initial version of the build tool (= tool that creates one tarball/git repository from all our extensions and their dependencies for deployment)
Continued work on numbers data type
Continued work on Formatters (for autosummaries, diffs, etc)
Fixed RDF serialization issue
Merged merge API module
Finished up database schema updating code
Added validation for precision in globe coordinate value
Note from Lydia about the future of the weekly summaries
I've been compiling the weekly summaries for Wikidata for the past 1.5 years. It is time to give this into the hands of a few capable community members now that I have moved on to product management. Starting next week I will not be compiling the weekly summaries anymore. I am happy to help anyone who wants to take over get up to speed of course. Please contact me if you'd like to take this over.
Fixed dependency injection issue in Wikibase Query
Started work on providing a new serialization library that does not have the design issues of the current data model serialization code and can be used as standalone PHP library
Quantities got some more love (improved diff, added scientific notation and simple localisation and made it possible to show/not show + for positive values - bugzilla:54318)
Ordering of statement groups is nearing completion
Avoid loading all referenced items in EntityView to improve loading time of items
Finalizing the inclusion of data types in JSON output
Fixed 2 XML errors on test.wikidata.org ready for deployment
Started work on a Wikibase-independent serialization component for DataValues
Worked on making Lua arrays start with 1 instead of 0 (bugzilla:54324)
Deployed ordering, ranks and a table of contents and fixed issues with those after deployment (mainly performance-related)
Worked on preventing import of wikitext into item and property namespace
Started working on a new DataModel serialization component which will be usable loose from Wikibase. Both authors and people analysing dumps will thus finally have the deserialization task solved for them.
Started working on a version of DataModel that works with the new DataValues components
Open Tasks for You
Update, expand and translate d:Wikidata:Introduction to make it easier for newcomers to understand what Wikidata is all about.
Fun Fact: The Mayan calendar (Q2012) did not correctly predict the end of the world nor the end of Q items as Wikidata (Q2013) went on to host Wikipedia links this year.
Development
Happy Holidays from the dev team! Have a great time and continue being awesome ;-)
Improved and added a lot of tests
Worked on displaying qualifiers in the non-JavaScript UI
No longer displaying the table of contents from item/property pages if there would be less than 3 entries in it
Caching and database improvements
Worked on preventing the import of wikitext into the main and property namespace
More work on quantities UI
Open Tasks for You
Update, expand and translate d:Wikidata:Introduction to make it easier for newcomers to understand what Wikidata is all about.
Add the file and translate namespaces to the list of namespaces excluded from Wikibase Client's linking functionality and enable the "Add links" dialog for pages without language links on commons. (#58903)
Fun Fact: According to Wikidata, this is the year of 2004 (Q2014)
DevelopmentWord from John
To give this section some life, since the development team had their holidays last week meaning nothing really got done (let them have one week off at least), I'll say a few words. 2014 is a new year and thus a new start, over the last year Wikidata celebrated its first birthday which brought reflection over what Wikidata had accomplish. Therefore I want to use the start of 2014 to reflect what Wikidata can do. For my personal over view see this page. For the summary, while it is meant to be a weekly simple update, I feel this can be used a lot more effective to put across not only what happened on Wikidata but things about Wikidata on other wikis, I am hoping to start a section over this within the next few weeks. If you have any suggestions for the summary, feel free to drop me a message at meta or Wikidata. Thanks.
Bugzilla:57754 Die if wbeditentity tries to clear from an old revision id
Bugzilla:55795 Add API option to show snaks in a list rather than grouped by property
Refactor of ChangeOp remove functionality
Continued to move parsing and validating of values from the frontend into the backend to improve performance and make the non-JS user interface more useful
Finished the Wikidata build script (We use it to pull together code from various git repositories into a single one for deployment)
Hi there, I'm HasteurBot. I just wanted to let you know that Wikipedia talk:Articles for creation/Tryzens, a page you created, has not been edited in 6 months. The Articles for Creation space is not an indefinite storage location for content that is not appropriate for articlespace.
If your submission is not edited soon, it could be nominated for deletion. If you would like to attempt to save it, you will need to improve it.
You may request Userfication of the content if it meets requirements.
If the deletion has already occured, instructions on how you may be able to retrieve it are available at WP:REFUND/G13.
I would highly appreciate your help on this. Please feel free to contact me on my talk page, IRC or by email jrobell@wikimedia.org if you have any questions.
I should also add that when you go through the text in 'preview mode', please click on the checkbox on the right hand side of the text to mark the text as proofread. If there is something you would like to change, simply change the text and click 'save translation'. THANK YOU! — Preceding unsigned comment added by Jrobell (talk • contribs) 14:36, 11 February 2014 (UTC)[reply]
Wikidata weekly summary #97
Here's your quick overview of what has been happening around Wikidata over the last week.
You can now add labels in your language from within Reasonator. Technically oAuth is used. It now takes just one click to add a label in your language.
Hi. Thank you for your recent edits. Wikipedia appreciates your help. We noticed though that when you edited Robin Toan, you added a link pointing to the disambiguation page Edwin Carr (check to confirm | fix with Dab solver). Such links are almost always unintended, since a disambiguation page is merely a list of "Did you mean..." article titles. Read the FAQ • Join us at the DPL WikiProject.