Conversation
Signed-off-by: Stefan Weil <sw@weilnetz.de>
It was replaced by a GitHub action, so replace the build status badge, too. Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
The CI currently fails for no obvious reason when running PageConverter.jar to convert an ALTO file (which looks good) to PAGE XML, like it is done manually in this command: |
|
I tried the call directly too but for me it fails because because apparently the LoC is using Cloudflare which does not allow calling with the user agent of If you have an idea how to get past that, I can investigate further, for now I am stuck. One guess would be that |
|
Strange. Why do you see an IOException for an http URL, although the ALTO file uses an https URL? The error message which I get with "lineNumber: 1; columnNumber: 1" is misleading. The ALTO input is processed and converted to a PAGE XML file which looks correct. So the SAXParseException occurs after the conversion. Nothing changes if I remove line 1 from the ALTO file. |
|
I'll merge this pull request. The PageConverter issue will be handled separately. |
No description provided.