Rainer Simon
Rainer Simon
A good use case/exercise would be to trial this with an OpenRefine endpoint. If that's possible at all, having Recogito OpenRefine-compatible would be really cool.
It will not be possible to upload images. But you would be able to “deep link” images hosted somewhere else. IIIF just serves ordinary images, so obviously you can just...
Hi @bencomp, ouch - very sorry for that! And thanks for reporting. Indeed - looks like the annotation API is misbehaving... I fixed that bug just now & the update...
I made a first/incomplete pass at this, which splits on `\n\n` only. The issue I have is: I need to know how long the delimiting pattern is, so that I...
Confirmation box added in 8942d92986e0437bba6b7b76c700ac8d24376858
Good input from @manuelbernhardt about this. I'm posting some relevant code snippets as a reminder, so we don't loose track. ``` scala object TransactionOperation { def op(operation: () => Future[Boolean],...
Note: the above sample code was originally in the `workshop` branch. Given that nothing else of use was left in that branch any more (i.e. nothing that hasn't been transferred...
ES brands itself as, basically, a NoSQL store, too. We decided initially that the advantages far outweigh the problems that reindexing and keeping things in sync would cause. (We've also...
Hi @bpascoe, perhaps we can make a separate issue about this at some point. A possible approach would probably be to create a separate (empty) gazetteer first. Then you can...