cwrc / RDF-extraction

0 stars 0 forks source link

Scrape coordinates for geonames #48

Closed alliyya closed 1 year ago

alliyya commented 1 year ago

We need to grab the coordinates of place entities and then format it similarly to MOEML to be used to enhance Orlando data.

API: https://geonames.lincsproject.ca/docs#/default/geoname_by_id_geonames_id__geonameid__get MOEML data model: XXX

alliyya commented 1 year ago

See: https://gitlab.com/calincs/infrastructure/lincs-rs-custom-app/-/issues/357#note_1028604298 and https://gitlab.com/calincs/infrastructure/lincs-rs-custom-app/-/issues/370 for reference. May also want to consult with Erin/Natalie about modelling.

alliyya commented 1 year ago

See possible examples here: https://gitlab.com/calincs/conversion/metadata-conversion/-/issues/187