Hello all,
How to get the counts for proofread and validated pages in a Wikisource project?
What is the api for it?
I like to bring graphs like below
https://freeimage.host/i/img-20200510-034732-466.Jl1tuj
Using api.
Thanks.
Shrini
Thanks, Shrini
Extension:Proofread_Page uses categories to sort pages by quality, so it would be easiest to use that system. The category names are defined in Mediawiki:Proofreadpage_quality0_category through MediaWiki:Proofreadpage_quality4_category, and you can query those categories using the Categoryinfo or Categorymembers APIs. There is also a `proofread` query property that returns the proofreading status of a specified page.
On Sat, May 9, 2020 at 6:22 PM Shrinivasan T tshrinivasan@gmail.com wrote:
Hello all,
How to get the counts for proofread and validated pages in a Wikisource project?
What is the api for it?
I like to bring graphs like below
https://freeimage.host/i/img-20200510-034732-466.Jl1tuj
Using api.
Thanks.
Shrini
Thanks, Shrini _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
If you have an access to ToolsForge, you could also get this statistics with a single SQL query: https://quarry.wmflabs.org/query/44764 (replace the "fr" in "frwikisource_p" with the code of the language you are interested in). The query is quite slow because fr.wikisource is large, it should be much faster for smaller wikis.
Thomas
Le dim. 10 mai 2020 à 06:26, AntiCompositeNumber anticompositenumber@gmail.com a écrit :
Extension:Proofread_Page uses categories to sort pages by quality, so it would be easiest to use that system. The category names are defined in Mediawiki:Proofreadpage_quality0_category through MediaWiki:Proofreadpage_quality4_category, and you can query those categories using the Categoryinfo or Categorymembers APIs. There is also a `proofread` query property that returns the proofreading status of a specified page.
On Sat, May 9, 2020 at 6:22 PM Shrinivasan T tshrinivasan@gmail.com wrote:
Hello all,
How to get the counts for proofread and validated pages in a Wikisource project?
What is the api for it?
I like to bring graphs like below
https://freeimage.host/i/img-20200510-034732-466.Jl1tuj
Using api.
Thanks.
Shrini
Thanks, Shrini _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Extension:Proofread_Page uses categories to sort pages by quality, so it would be easiest to use that system. The category names are defined in Mediawiki:Proofreadpage_quality0_category through MediaWiki:Proofreadpage_quality4_category, and you can query those categories using the Categoryinfo or Categorymembers APIs. There is also a `proofread` query property that returns the proofreading status of a specified page.
Hi,
I dont see such category here.
Checked here https://ta.wikisource.org/w/index.php?title=special:Categories&limit=500
Please give any live example.
Thanks. Shrini
Hi T.Shrinivasan ,
For Example of Tamil Wikisource Here is the link
மீடியாவிக்கி:Proofreadpage quality4 category https://ta.wikisource.org/s/2o2k
மீடியாவிக்கி:Proofreadpage quality3 category https://ta.wikisource.org/s/3yk
Regards, Jayanta Nath
On Fri, May 15, 2020 at 6:04 PM Shrinivasan T tshrinivasan@gmail.com wrote:
Extension:Proofread_Page uses categories to sort pages by quality, so it would be easiest to use that system. The category names are defined in Mediawiki:Proofreadpage_quality0_category through MediaWiki:Proofreadpage_quality4_category, and you can query those categories using the Categoryinfo or Categorymembers APIs. There is also a `proofread` query property that returns the proofreading status of a specified page.
Hi,
I dont see such category here.
Checked here https://ta.wikisource.org/w/index.php?title=special:Categories&limit=500
Please give any live example.
Thanks. Shrini
-- Regards, T.Shrinivasan
My Life with GNU/Linux : http://goinggnu.wordpress.com Free E-Magazine on Free Open Source Software in Tamil : http://kaniyam.com
Get Free Tamil Ebooks for Android, iOS, Kindle, Computer : http://FreeTamilEbooks.com
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
https://ta.wikisource.org/wiki/*Mediawiki:Proofreadpage_quality0_category* https://ta.wikisource.org/wiki/Mediawiki:Proofreadpage_quality0_category tells you that the “quality 0” category on that wiki is named “*உரை இல்லாமல்*”; you can then find that category at https://ta.wikisource.org/wiki/Category:*%E0%AE%89%E0%AE%B0%E0%AF%88 இல்லாமல்* https://ta.wikisource.org/wiki/%E0%AE%AA%E0%AE%95%E0%AF%81%E0%AE%AA%E0%AF%8D%E0%AE%AA%E0%AF%81:%E0%AE%89%E0%AE%B0%E0%AF%88_%E0%AE%87%E0%AE%B2%E0%AF%8D%E0%AE%B2%E0%AE%BE%E0%AE%AE%E0%AE%B2%E0%AF%8D. I hope that makes it clearer how the category names work?
Cheers, Lucas
Am Fr., 15. Mai 2020 um 14:34 Uhr schrieb Shrinivasan T < tshrinivasan@gmail.com>:
Extension:Proofread_Page uses categories to sort pages by quality, so it would be easiest to use that system. The category names are defined in Mediawiki:Proofreadpage_quality0_category through MediaWiki:Proofreadpage_quality4_category, and you can query those categories using the Categoryinfo or Categorymembers APIs. There is also a `proofread` query property that returns the proofreading status of a specified page.
Hi,
I dont see such category here.
Checked here https://ta.wikisource.org/w/index.php?title=special:Categories&limit=500
Please give any live example.
Thanks. Shrini
-- Regards, T.Shrinivasan
My Life with GNU/Linux : http://goinggnu.wordpress.com Free E-Magazine on Free Open Source Software in Tamil : http://kaniyam.com
Get Free Tamil Ebooks for Android, iOS, Kindle, Computer : http://FreeTamilEbooks.com
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
https://ta.wikisource.org/wiki/*Mediawiki:Proofreadpage_quality0_category* https://ta.wikisource.org/wiki/Mediawiki:Proofreadpage_quality0_category tells you that the “quality 0” category on that wiki is named “*உரை இல்லாமல்*”; you can then find that category at https://ta.wikisource.org/wiki/Category:*%E0%AE%89%E0%AE%B0%E0%AF%88 இல்லாமல்* https://ta.wikisource.org/wiki/%E0%AE%AA%E0%AE%95%E0%AF%81%E0%AE%AA%E0%AF%8D%E0%AE%AA%E0%AF%81:%E0%AE%89%E0%AE%B0%E0%AF%88_%E0%AE%87%E0%AE%B2%E0%AF%8D%E0%AE%B2%E0%AE%BE%E0%AE%AE%E0%AE%B2%E0%AF%8D. I hope that makes it clearer how the category names work?
This is awesome Lucas and Jayanth nath.
Will use this info to build dashboards for indic wiki stats.
wikitech-l@lists.wikimedia.org