freme-project / freme-ner

Apache License 2.0
6 stars 1 forks source link

integrate the Global airports dataset #7

Closed m1ci closed 9 years ago

m1ci commented 9 years ago

The dataset has been recently converted to RDF and can be downloaded from https://drive.google.com/drive/u/0/folders/0B8CeKhHCOSqUfm9aMGM0NlF0VDNFa19ldDNLX21sbE9Vc3NQX1NDdnQwYVdXZFlta0RYR28 This datasets is requested by VistaTEC.

nilesh-c commented 9 years ago

Dataset integrated and tested.

philinthecloud commented 9 years ago

As consumers do we need to do anything special in our e-Entity/e-Link queries to use this dataset?

jnehring commented 9 years ago

There is a problem with this dataset. We move the discussion to https://github.com/freme-project/freme-ner/issues/26

m1ci commented 9 years ago

@philinthecloud, @borriellom

Sorry for the late response. The global airports dataset is available via FREME NER. To use it you need to set the dataset parameter to global_airports. Here is simple cURL example:

curl -v -X POST "http://api-dev.freme-project.eu/current/e-entity/freme-ner/documents/?informat=text&outformat=turtle&language=en&dataset=global_airports" -d "Mangshi Airport" -H "Content-Type:"