DDMAL / linkedmusic-datalake

To create mapping strategies for various music databases into our data lake
https://virtuoso.staging.simssa.ca
0 stars 4 forks source link

Don't determine type on an item by item basis #191

Open dchiller opened 2 months ago

dchiller commented 2 months ago

csv_2_rdf_single_subject.py currently determines data types on an item-by-item basis. If we have data coming from a database column, we know what type that data is, and it is determined on a column-by-column basis.