freme-project / freme-ner

Apache License 2.0
6 stars 1 forks source link

integrate the ONLD dataset #2

Closed m1ci closed 9 years ago

m1ci commented 9 years ago

ONLD - it can be downloaded from http://www.lib.ncsu.edu/ld/onld/downloads/ONLD.ntriples but the file contains errors and is not regular RDF. I cleaned it manually and the clean version can be downloaded from http://freme.aksw.org/datasets/ONLD-clean.nt.

Note that ONLD contains organizations and it can have some overlaps with the centres dataset which can be downloaded from here http://202.45.139.84:10035/catalogs/fao/repositories/centers.

nilesh-c commented 9 years ago

Done! With dataset name=onld

FREME-NER request for reference:

POST /api/datasets?name=onld&format=N-TRIPLES

m1ci commented 9 years ago

Test cURL: curl -v -X POST "http://api-dev.freme-project.eu/current/e-entity/freme-ner/documents/?informat=text&input=Verlag+von+Julius+Springer&outformat=turtle&language=en&dataset=onld"

ping @stoitsis