Open dchiller opened 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.
csv_2_rdf_single_subject.py
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.