Closed m1ci closed 9 years ago
Dataset integrated and tested.
As consumers do we need to do anything special in our e-Entity/e-Link queries to use this dataset?
There is a problem with this dataset. We move the discussion to https://github.com/freme-project/freme-ner/issues/26
@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:"
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.