Tabular chunked
Transformer. Used to transform CSV files to RDF data chunks according to the Generating RDF from Tabular Data on the Web W3C Recommendation. This version of the Tabular component produces chunked RDF data for processing of a larger number of independent entities with lower memory consumption.
- Rows per chunk
- Determines how many rows of the input CSV files will be saved in one RDF data chunk on the output
Characteristics
- ID
- t-tabularchunked
- Type
- transformer
- Inputs
- Files
- Outputs
- RDF chunked
- Look in pipeline
The core functionality is identical to the non chunked Tabular component.