Johannes Baiter

Results 104 comments of Johannes Baiter

Can you link the METS you're using?

Oh, I'm afraid there are a couple of things: 1) As listed under the caveats in the README, currently only METS/MODS that conforms to the German Research Foundation specifications is...

I have the plan to create a standalone library (along with a command-line interface) from the `demetsiiify` app that would allow you do that while providing your own IIIF Image...

Hey Stefan, thank you for pointing that out. I'm away this weekend, but will give the code a thorough look next week, including #8 and any other issues you might...

I'm currently refactoring the code quite a bit, so I can finally add some unit tests. In its current state, the whole logic is horribly coupled and very convoluted in...

~~Did you try the Docker-based setup as per the instructions in the README?~~ Should be working now, seems like you need to explicitely add the greenlet dependency :thinking:

Dang, forgot to fix the `README` :roll_eyes: It should be: ``` $ docker-compose run webapp pipenv run manage create ``` I introduced [pipenv](https://pipenv.readthedocs.io/en/latest/) with the refactor, which takes care of...

I'm currently in the midst of moving servers, I'll try to have it up and running again by the next weekend, sorry!

@zuphilip sure, unfortunately I don't have any experience with Heroku :-/ Do they have a free tier that could work? The service needs a recent PostgreSQL database and a Redis...

Sorry for responding so late, somehow I missed the issue notification for this one... Do you have some publicly available example METS files from Rosetta? Then I could try them...