-
Notifications
You must be signed in to change notification settings - Fork 30
Importing Gazetteers
Rainer Simon edited this page Feb 20, 2018
·
33 revisions
In order to use geo-annotation functionality, you need to import one or more gazetteers. Recogito supports upload of data files conforming to the Pelagios Gazetteer Interconnection Format. At the moment, the following gazetteers are available in this format :
-
Digital Atlas of the Roman Empire. An up-to-date data file is hosted at http://dare.ht.lu.se/export_pelagios3.ttl.gz (For convenience, a snapshot of this file, taken on February 2018 is also included in the
/gazetteers
folder of the Recogito repository.) -
Vici.org. RDF/XML file at http://vici.org/vici/all/rdf
-
China Historical GIS. Zipped RDF/Turtle file at http://github.com/vajlex/tgaz/tree/master/data/rdf
--- Work in progress ---
In addition, Recogito has specific
- You can import this gazetteer to Recogito on the Gazetteer Administration page at http://localhost:9000/admin/gazetteers. Note that you need to be logged in with a user that has administrator privileges (e.g. the default 'recogito').
- WARNING the admin pages are work in progress. Don't expect any fancy functionality or styling there yet! Importing gazetteers can take a while, and there is no progress display yet. Bear with us. You can track progress through Recogito's JSON Place API at http://localhost:9000/api/place/search?q=*&pretty=true
- It's not possible to upload controlled vocabularies for persons, periods or events yet.