wpoa / OA-signalling

A project to coordinate implementing a system to signal whether references cited on Wikipedia are free to reuse
https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Open_Access/Signalling_OA-ness
GNU General Public License v3.0
19 stars 4 forks source link

Write handler script for Jats-to-Mediawiki library #61

Closed Daniel-Mietchen closed 10 years ago

Daniel-Mietchen commented 10 years ago

For #7.

wrought commented 10 years ago

working on this branch here: https://github.com/Klortho/JATS-to-Mediawiki/tree/scripts

wrought commented 10 years ago

using these for testing (the two zookeys articles are duplicated by corresponding PMCIDs, and there is also a duplicate PMCID at the end), looks like 10, actually 7 articles after de-duplication through the script:

10.1186/gb-2011-12-6-224
10.3897/phytokeys.8.2238
10.3897/zookeys.119.1451
10.3897/zookeys.210.3042
10.4097/kjae.2012.63.3.280
PMC2953622
PMC3040697
PMC3406452
PMC3192425
PMC3192425

Sourced from these articles

notconfusing commented 10 years ago

@wrought I have pushed a skeleton wikisource uploader script to https://github.com/Daniel-Mietchen/OA-signalling/tree/wikisource_uploader/wiki_imports

so now we just have to smash the two logether

Daniel-Mietchen commented 10 years ago

@wrought @notconfusing For the JATS-to-MediaWiki tests in the past, we have used some non-open articles too, since formatting is rather license-independent. So before uploading to Wikimedia sites, please check the licensing - for instance, 10.1186/gb-2011-12-6-224 is not open. A list of license-checked articles ready for upload sits in #37 , with some notes in https://en.wikisource.org/wiki/Wikisource:WikiProject_Open_Access/Programmatic_import_from_PubMed_Central .

wrought commented 10 years ago

Merged with master, updated script, works cleanly.

We've also ported that script to our recitation-bot as well.