Swirrl / table2qb

A generic pipeline for converting tabular data into rdf data cubes
Eclipse Public License 1.0
13 stars 4 forks source link

cube-pipeline does not pick up datatype config from columns input #116

Closed jennet closed 4 years ago

jennet commented 4 years ago

Could either be a problem with the cube-pipeline ignoring the datatype, or that the datatype is not picked up during the parsing of the columns CSV file. But specifying a column as datatype integer still produces triples with string values

jennet commented 4 years ago

The datatype simply needed to be set on the Value column details as the Count was configured to be qb:measureType