-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I wan't able to map HumanMadeObject
data into the intermediate JSON. Here is the error I got:
File "/Users/julienraemy/Documents/GitHub/Linked-Art-Collection-Data-Workflow/map_data.py", line 78, in <module>
map_data_func.save_file(json_data,b_mapped, record["id"])
File "/Users/julienraemy/Documents/GitHub/Linked-Art-Collection-Data-Workflow/map_data_func.py", line 8, in save_file
f = open(dir + "/"+ str(id) + ".json" , "w")
FileNotFoundError: [Errno 2] No such file or directory: 'humanmadeobject/data/b_mapped/12033.json'
Metadata
Metadata
Assignees
Labels
No labels