Swirrl / table2qb

A generic pipeline for converting tabular data into rdf data cubes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make uncoded components datatype properties

Robsteranium opened this issue · comments

A new validation in Swirrl/pmd-rdf-validations#8 expects that components be either coded properties (themselves having a qb:codeList property) or be datatype properties i.e. a owl:DatatypeProperty.

We could modify the components-pipeline to make components datatype properties if the codelist field is blank.