Documentation for the Code

The converter package

This package focuses on QBer-style conversions. In other words, the instructions are a JSON datastructure that either specifies mappings for each potential value in the CSV file, or generates a standard URI or Literal value.

The resulting RDF is always a Nanopublication with a DataCube datastructure definition and dataset containing the converted data.

The converter.csvw module

The converter.util package