-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.ini
More file actions
35 lines (27 loc) · 944 Bytes
/
config.ini
File metadata and controls
35 lines (27 loc) · 944 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[facilities]
mappings=mappings/rml_mapping_facilities.rml.ttl
file_path=intermediate\facilities_merged.csv
[ownership]
mappings=mappings/rml_mapping_ownership.rml.ttl
file_path=intermediate\ownership.csv
[countries]
mappings=mappings/rml_mapping_countries.rml.ttl
file_path=intermediate\countries.csv
[companies]
mappings=mappings/rml_mapping_companies.rml.ttl
file_path=intermediate\companies.csv
[materials]
mappings=mappings/rml_mapping_materials.rml.ttl
file_path=data\production\material_ids.csv
[production_minerals]
mappings=mappings/rml_mapping_production_minerals.rml.ttl
file_path=data\production\minerals.csv
[production_coal]
mappings=mappings/rml_mapping_production_coal.rml.ttl
file_path=data\production\coal.csv
[production_commodities]
mappings=mappings/rml_mapping_production_commodities.rml.ttl
file_path=data\production\commodities.csv
[gadm]
mappings=mappings/rml_mapping_gadm.rml.ttl
file_path=intermediate\gadm.csv