You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want "csvw:value": "my string" to result in triples with sub pred "my string" it needs to be provided as "csvw:value": "'my string;"` because otherwise cower thinks it's a column name. Should be fixed in add_schema_evals