Thanks for your response. Here is the XML. It is valid and files exists. You can download it here: http://opendimension.org/misc/first_test.xml
<?xml version="1.0" encoding="UTF-8"?> <metadata xmlns:dc="http://purl.org/dc/elements/1.1/"> <record> <dc:identifier>111</dc:identifier> <dc:author>Santeri Levas</dc:author> <dc:date>1945</dc:date> <dc:subject>The lady of the Ainola household sitting resting in the sun</dc:subject> <dc:source lang="en">The Finnish Museum of Photography</dc:source> <dc:source lang="fi">Suomen valokuvataiteen museo</dc:source> <dc:rights>Cc-by-sa-4.0</dc:rights> <url>http://farm8.staticflickr.com/7437/11064002985_a17cab711c_n.jpg</url> </record> <record> <dc:identifier>222</dc:identifier> <dc:author>Santeri Levas</dc:author> <dc:date>1945</dc:date> <dc:subject>Jean Sibelius on the Ainola veranda</dc:subject> <dc:source lang="en">The Finnish Museum of Photography</dc:source> <dc:source lang="fi">Suomen valokuvataiteen museo</dc:source> <dc:rights>Cc-by-sa-4.0</dc:rights> <url>http://farm4.staticflickr.com/3696/11168788116_3717e84421_n.jpg</url> </record> <record> <dc:identifier>333</dc:identifier> <dc:author>Santeri Levas</dc:author> <dc:date>1945</dc:date> <dc:subject>Eva Paloheimo, the first daughter of Jean Sibelius</dc:subject> <dc:source lang="en">The Finnish Museum of Photography</dc:source> <dc:source lang="fi">Suomen valokuvataiteen museo</dc:source> <dc:rights>Cc-by-sa-4.0</dc:rights> <url>http://farm6.staticflickr.com/5490/11064263193_7855fac675_n.jpg</url> </record> </metadata> This is the mapping I made: http://commons.wikimedia.beta.wmflabs.org/wiki/GWToolset:Metadata_Mappings/Artturimatias/Phototest.json I'm using Artwork template since others seems to give error: There is no <templatedata> block for template Art_Photo. If possible, add a <templatedata> block to the template, or to the template's TemplateBox. I'm quite clueless at the moment. Any advice is highly appreciated. If someone had a working sample file (for example from Flickr), that would be also helpful. Regards, Ari Sent from my Debian. http://www.opendimension.org/ 2014-09-02 0:52 GMT+03:00 Fæ <[email protected]>: > Nothing jumps out at me. You may want to double check for odd use of > "&" or "--" which may cause issues. > > If you header line were wrongly formed this might also cause it to > drop out, or there might be an issue that is related to the particular > way you are mapping to the Commons template. > > I suggest testing by cutting down your test set to, say, a basic 3 > records and testing it on beta. If that does not work then by all > means share the 3 record long xml file here and we might spot > something. > > Fae > > _______________________________________________ > Glamtools mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/glamtools _______________________________________________ Glamtools mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/glamtools
