Currently, when converting Excel sheets, I convert the individual sheets to CSV files before declaring them as SOURCES. I suspect I can use JDBC instead to source an Excel file in a ShExML directly. Is this an accurate assumption, and if so, would you have an example of how to link an Excel file?
Currently, when converting Excel sheets, I convert the individual sheets to CSV files before declaring them as SOURCES. I suspect I can use JDBC instead to source an Excel file in a ShExML directly. Is this an accurate assumption, and if so, would you have an example of how to link an Excel file?