Download Australia_and_Oceania.osm.pbf from geofabrik website, and run python3 CreateTriples.py Australia_and_Oceania.osm.pbf AO.ttl got this error
FileNotFoundError: [Errno 2] No such file or directory: 'OSM_Ontology_map_features.csv'
I cannot find this file from this repository, how can I fix this error? really appreciate for any respond can help me run the script.
Download Australia_and_Oceania.osm.pbf from geofabrik website, and run python3 CreateTriples.py Australia_and_Oceania.osm.pbf AO.ttl got this error
FileNotFoundError: [Errno 2] No such file or directory: 'OSM_Ontology_map_features.csv'
I cannot find this file from this repository, how can I fix this error? really appreciate for any respond can help me run the script.