neonion
neonion copied to clipboard
neonion is a user-centered collaborative semantic annotation webapp developed at the Human-Centered Computing group at Freie Universität Berlin.
When i follow the readme and try to install the following command: `curl -XPUT -H'Content-Type: application/json' 'http://127.0.0.1:9200/neonion/' -d @mapping.json` drops an error: `curl: (7) Failed to connect to 127.0.0.1 port...
This issue is sent by Kai Zimmer from BBAW the error message when uploading content in the wrong format is insane... (long django output)
Try to upload pdfs with Safari or Firefox from Mac OS X doesn't work: documents have mime type: x-unknown/pdf instead of application/pdf. Hot fix for this is at https://github.molgen.mpg.de/GMPG/neonion