CLARIAH / COW

Integrated CSV to RDF converter, using CSVW and nanopublications
MIT License
46 stars 9 forks source link

Conversion fails on Graph' object has no attribute 'load' #156

Open rschalkrce opened 5 months ago

rschalkrce commented 5 months ago

When converting using cow_tool (version 2.0.0, on Windows) it raises the issue 'Graph' object has no attribute 'load'. Building the schema does work. Same error for several CSV files.

Using cow_tool_cli does not seem to do anything at all both for build and convert, also for all tested CSV files.

Log:

Added the files C:/Users/Ruben/Documents/05. RCE/Axiell thesauri/KC koloniale termen/testcsv.csv
Building schema for C:/Users/Ruben/Documents/05. RCE/Axiell thesauri/KC koloniale termen/testcsv.csv
Backed up prior version of schema to C:/Users/Ruben/Documents/05. RCE/Axiell thesauri/KC koloniale termen/testcsv.csv-metadata_20240516111325.json
Schema built and saved as C:/Users/Ruben/Documents/05. RCE/Axiell thesauri/KC koloniale termen/testcsv.csv-metadata.json
Converting C:/Users/Ruben/Documents/05. RCE/Axiell thesauri/KC koloniale termen/testcsv.csv to RDF
Something went wrong while processing C:/Users/Ruben/Documents/05. RCE/Axiell thesauri/KC koloniale termen/testcsv.csv: 'Graph' object has no attribute 'load'