MI-FraunhoferIWM / data2rdf

About A generic pipeline that can be used to map raw data to RDF.
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

use data without column data #15

Open THuschle opened 1 year ago

THuschle commented 1 year ago

The pipeline is designed to convert files that contain meta data and tabular data (column data). Some use cases don't provide any tabular data in the input dataset. If there is no link to tabular data in the location mapping, there is a error message, also if the linked location doesn't exist.

The workaround for now is to generate some dummy tabular data in a additional worksheet. The resulting hdf5 file will just be ignored.

Is it possible to enable the conversion of only meta data?

Example file with additional worksheet for dummy array. 16MnCr5 (6).xlsx