Brugerdiskussion:Steenth/Arkiv 14
Metadata for valgresultater
[rediger kildetekst]Hej Steen
Jeg antager (ret mig, hvis det er forkert), at det er dig, som står bag den fine integrering af data, der automatisk styrer data om befolkningstal fra Danmarks Statistik. Derfor vil jeg høre dig ad, om dette er muligt med denne tabel "VALGK3". Jeg vil gerne stå for programmeringen af en skabelon, der kan håndtere disse data. Er det et samarbejde, som du kan være interesseret i?
Med venlig hilsen Jonas/Laketown (disk) 11. nov 2013, 20:54 (CET)
- Hej Jonas. Jeg er ramt af del aktivitet i denne næste uges tid inklusiv valgdagen.. så jeg få ikke kigget på noget før efter det. Men har du set et eksempel på en anden wiki, som kan bruges som eksempel? Ellers er wikidata ved at være klar til at modtage tal som data. Jeg håber at i løbet er det næste år at ændre befolkningstal til at være på wikidata, så de nyeste tal kan bruges af alle wiki'er. Det samme er oplagt at lægge stemmetal fra valg der. --Steen Th (diskussion) 12. nov 2013, 16:39 (CET)
- Hej igen. Jeg har desværre ikke set et eksempel; men tanken opstod, da jeg arbejdede med Byrådet i Favrskov Kommune 2009-2013 og Politik i Favrskov Kommune (midlertidig placering: Bruger:Laketown/Politik), der har afsnit, som indeholder de samme data. Jeg må indrømme, at jeg har tabt interessen for Wikidata lidt. Det går lidt for langsomt fremad - men sådan er det jo med programmering. Er der et sted, hvor jeg kan følge processen? Palnatoke har foreslået et wikiprojekt, som inden længe kunne være fedt at få igang. --Laketown (disk) 13. nov 2013, 14:55 (CET)
- Jeg følger wikidata via Wikidata:Project chat - "Numbers datatype" er pt. aktuel. På d:Wikidata:Property proposal/Pending/1 er der en lang liste over egenskaber, som kan oprettes, når nummertypen er klar. For det blokere indbyggertal, areal og valgresultater. For når det er klar, kan infobokse for byer mv begynde at bruge de fælles data i wikidata. Men det bliver et større projekt at få lagt de data op. Men det gør vedligeholdelsen lettere.
- Men jeg synes at vi bør forberede det, så vi er klar, når wikidata er klar. --Steen Th (diskussion) 14. nov 2013, 22:10 (CET)
Wikidata weekly summary #84
[rediger kildetekst]- Discussions
- Events/Press/Blogs
- Digitale Bibliothek 2013 is taking place, November 21st to November 22nd
- Wikidata office hour logs are available here
- Other Noteworthy Stuff
- Magnus creates a Wikidata search add-on for Wikipedia
- Freebase-Wikidata mappings are produced by Google
- The Wikidata IRC channel is moving from #wikimedia-wikidata to #wikidata.
- Magnus and the Wikidata created redlink lists
- Did you know?
- Newest properties: feed URL, language regulatory body, BAV (Vatican Library) identifier, asteroid taxonomy
- Newest task forces:
- Development
- Added a keyboard shortcut to get from an article to its associated item on Wikidata (bugzilla:bug 46538)
- Fixed bugzilla:49434 (Support diff=0 in Wikibase)
- Worked on Lua improvements including bugzilla:54324 (sequence in Lua should start with 1)
- Started making improvements to the loading time of items
- Started creating a special page to show the items with the most sitelinks (bugzilla:46217)
- More work on ranks for statements
- Worked on putting the datatype into the JSON output
- Worked more on support for enhanced changes format in client
- Cleaned up code that handles Wikibase entries in client recent changes
- Added tests for recent changes formatting code in MediaWiki code
- Updated Wikibase to maintain compatibility with changes in Universal Language Selector
- Removed many deprecates method usages related to EntityId
- Improved Special:SetSiteLink page
- Removed obsolete EntityCache code from Wikibase Client
- Removed obsolete SearchEntityArtefacts script from Wikibase Repo
- Updated usages of EntityId to usages of ItemId and PropertyId where applicable
- Open Tasks for You
- Update, expand and translate d:Wikidata:Introduction to make it easier for newcomers to understand what Wikidata is all about.
- Create a mineral species, help out the Mineralogy task force by forming new new statements today!
- Help fix formatting and value issues for a property.
- Build a bot for one of the "bot requests".
- Hack on one of these.
Wikidata weekly summary #85
[rediger kildetekst]- Discussions
- Events/Press/Blogs
- Other Noteworthy Stuff
- Reasonator now supports cities and locations
- The quantities datatype is available for testing
- Did you know?
- Newest properties: main food source, GHS signal word, Digital Rights Management system, legal citation, light characteristic of a lighthouse, crew member, donated by, awarded by, doctoral thesis, SUDOC catalog (editions only), SBFI occupation code, SBC-2010 occupation code, CNO-11 occupation code, KldB-2010 occupation code
- Development
- Refactored Api output
- Collect tasks for Google Code In
- Make wbeditentity accept serialization with the id and type keys
- Start setting up ‘automated’ part of the Wikidata build script
- Released version 1.0 of the Ask library https://github.com/wmde/Ask
- 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
- Moved quantity data type out of experimental and enabled on https://test.wikidata.org
- Improved Wikibase Lua code
- Open Tasks for You
- Update, expand and translate d:Wikidata:Introduction to make it easier for newcomers to understand what Wikidata is all about.
- Improve some road items in your country by adding some statements to them.
- Help fix formatting and value issues for a property.
- Build a bot for one of the "bot requests".
- Hack on one of these.
Wikidata weekly summary #86
[rediger kildetekst]- Discussions
- Events/Press/Blogs
- Other Noteworthy Stuff
- Did you know?
- Newest properties: ZDB identifier, sockets supported, film editor, type of kinship, relative, manager/director, Dewey Decimal Classification, honorific suffix
- Newest task forces: Sports results task force
- Development
- Ranks are nearing completion (bugzilla:49120)
- 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)
- Released the Datavalues library
- Improved enhanced changes code in core, to better allow Wikibase (and Flow) to support that format
- Defined permissions for Simple Queries
- First Google Code-In task completed (meaning Special:SetSitelink now retains POSTed infomation after an error so you don't have to enter it again)
- Open Tasks for You
- Update, expand and translate d:Wikidata:Introduction to make it easier for newcomers to understand what Wikidata is all about.
- Improve some road items in your country by adding some statements to them.
- Help fix formatting and value issues for a property.
- Build a bot for one of the "bot requests".
- Hack on one of these.
Danish Air Transport
[rediger kildetekst]Hej. Kan du ikke be' din bot om at køre udenom Danish Air Transport. Der er ingen der søger under Air Transport, men derimod det fulde navn. - eller den almene omtaleform 'DAT'. Dbh. --Pixi Uno (diskussion) 3. dec 2013, 19:34 (CET)
Wikidata weekly summary #87
[rediger kildetekst]- Discussions
- Events/Press/Blogs
- Other Noteworthy Stuff
- The Italian and Polish Wikipedia now display Wikidata results in their searches
- A few new features which require your testing!
- Did you know?
- Newest properties: NCL identifier, Catholic Hierarchy ID, discovery method, Sycomore ID, SWB editions, IDEO Job ID, ZDB identifier
- Newest task forces: Periodicals task force
- Showcase items: Douglas Adams, ethanol
- Development
- Finalized localization of quantity values
- Worked on support for scientific notation in quantities
- More work on improving diffs
- Worked on ranks and grouping of statements of the same rank
- Improved performance of AuthorityControl gadget by a factor of 5
- Finished work on initial version of ordering of statements
- Bene* finished the API part of badges support (user interface part is still needed)
- Database performance improvements
- Released DataValues Serialization 0.1 https://github.com/DataValues/Serialization/
- Released Ask Serialization 1.0 https://github.com/wmde/AskSerialization
- Open Tasks for You
- Update, expand and translate d:Wikidata:Introduction to make it easier for newcomers to understand what Wikidata is all about.
- Improve some road items in your country by adding some statements to them.
- Help fix formatting and value issues for a property.
- Build a bot for one of the "bot requests".
- Hack on one of these.
- Help develop the next summary here!
rettelse til kirkeskabelon
[rediger kildetekst]Hej Sten.
Gider du se på skabelonen Infobox ved kirkeartiklerne: stavefejl: ekserne henvisninger skal være eksterne henvisninger.--Kort til kirken (diskussion) 1. dec 2013, 09:00 (CET)
- Jeg har rettet {{Infoboks kirke}}. --Steen Th (diskussion) 1. dec 2013, 09:06 (CET)
- Hej Steen.
- Der er stadig fejl visse steder vedr. gammel/ny kommune, se f.eks.: Gesten Sogn og Bække Sogn.--Kort til kirken (diskussion) 9. dec 2013, 17:34 (CET)
- Det er sogne-artikler, som håndteres af et andet sæt skabeloner. Det ligner at de nye kommuner ikke er kommet ind infoboksen på de artikler. Men det må tjekke på et eller andet tidspunkt. --Steen Th (diskussion) 9. dec 2013, 17:44 (CET)
Wikidata weekly summary #88
[rediger kildetekst]- Discussions
- Other Noteworthy Stuff
- Succu becomes the first non-bot user with more than 1000000 edits in Wikidata
- Did you know?
- Newest properties: ResearcherID, Portuguese Job Code CPP-2010, PSH id, medical condition
- Newest task forces: Political geography task force
- Showcase items: Barack Obama, Hubble Space Telescope
- Fun Fact: Q12345 is Count von Count (ah ah ah)
- Development
- Made improvements to lower database load
- 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.
- Use the rails, help out the Railways task force!
- Help fix formatting and value issues for a property.
- Build a bot for one of the "bot requests".
- Hack on one of these.
Wikidata weekly summary #89
[rediger kildetekst]- Discussions
- Other Noteworthy Stuff
- Wikisource is still scheduled to get language links via Wikidata on January 14th
- Did you know?
- Newest properties: NLM ID, NDL editions
- Showcase items: Douglas Adams
- 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.
- Use the rails, help out the Railways task force!
- Help fix formatting and value issues for a property.
- Build a bot for one of the "bot requests".
- Hack on one of these.
Wikidata weekly summary #90
[rediger kildetekst]- Discussions
- Discussion over handling of items
- RfC: Interwiki links for subpages (Notability based discussion)
- Closed: Inactive administrators
- Closed: Bot policy
- Closed RfA: Matěj Suchánek (Successful)
- Open RfA: GerardM
- Other Noteworthy Stuff
- 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)
- Did you know?
- Newest properties: chromosome, produces
- Development
- Redesign and improvement of toollabs:bene/itemsbycat/. You can also use short urls like toollabs:bene/itemsbycat/enwiki/Wikidata.
- Worked on reorganizing our git repositories and splitting quite a few of them
- Worked more on parser cache to be able to cache more content (this failed during the last deployment)
- Some progress on redirects
- Tests, tests, tests
- Vacations \o/
- Monthly Tasks
- Fix a format or content violation for the Public holiday (P832) propery
- Hack on one of these.
- Help develop the next summary here!
- Help translate on of Bene*'s tools!
WPCleaner problem
[rediger kildetekst]Hej Steen. Jeg faldt over denne rettelse, du har lavet med WPCleaner: [1] - den er i hvert fald ikke helt ok. Mvh. Arne (Amjaabc) (diskussion) 30. dec 2013, 22:41 (CET)
- Hej Arne. Du har ret med billedlink - den anden er ok. --Steen Th (diskussion) 30. dec 2013, 22:56 (CET)
- Ok. Godt nytår herfra. --Arne (Amjaabc) (diskussion) 31. dec 2013, 06:37 (CET)