Skip to content

Unable to map HMO data #1

@julsraemy

Description

@julsraemy

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions