-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix incomplete metadata on Commons #62
Comments
Adding Terry, since metadata is extracted by xslt transform. |
My guess is that this is rather on the Python end, since this part has worked basically from the start, as it was largely copied over from https://github.com/wpoa/open-access-media-importer , which still produces decent metadata, as can be seen from the most recent uploads at https://commons.wikimedia.org/wiki/Special:ListFiles/Open_Access_Media_Importer_Bot . |
Interestingly, the metadata seems to be complete in the upload that misses the "File" prefix, as per #63. |
That may be because I updated Terry's xslt code between then and now.
…On Sat, Feb 18, 2017 at 4:59 PM Daniel Mietchen ***@***.***> wrote:
Interestingly, the metadata seems to be complete in the upload that misses
the "File" prefix, as per #63
<#63>.
Examples:
-
https://commons.wikimedia.org/wiki/A-Cost-Effectiveness-Tool-for-Informing-Policies-on-Zika-Virus-Control-pntd.0004743.g001.jpg
-
https://commons.wikimedia.org/wiki/File:A-Cost-Effectiveness-Tool-for-Informing-Policies-on-Zika-Virus-Control-pntd.0004743.g001.jpg
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#62 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAKw7dz-euwKhFFXfkiaeuAhI-64goexks5rd5P6gaJpZM4MFTBL>
.
|
OK, will check some other cases. |
No, same picture for cases when both versions came in today:
|
Likely the same problem as #63 |
Blocks #66. |
The bot's latest uploads to Commons are missing basically all the metadata. Compare https://commons.wikimedia.org/wiki/File:Amphibians-and-reptiles-of-the-state-of-Coahuila-Mexico-with-comparison-with-adjoining-states-zookeys-593-117-g003.jpg (correct) with https://commons.wikimedia.org/wiki/File:Zika-Virus-Emergence-in-Mosquitoes-in-Southeastern-Senegal-2011-pone.0109442.g001.jpg (which misses categories as well as the bot's template).
This needs immediate fixing, otherwise we cannot upload anything further, since uploads with such incomplete metadata are not acceptable on Commons.
The text was updated successfully, but these errors were encountered: