Chunked Mustache
Transformer, generates text files using the {{ mustache }} template and works with chunked RDF data.
Characteristics
- ID
- t-mustachechunked
- Type
- transformer
- Inputs
- RDF single graph - Configuration
- RDF chunked - Data
- Outputs
- Files
- Look in pipeline
First, we recommend the potential user of this component to get to know the library itself and its demo. There, a template and a sample JSON file with data are shown and the resulting text can be generated. In LinkedPipes ETL, we work with RDF, therefore, the template placeholders will be IRIs and the data will be stored as RDF. This version works with RDF chunks. There is a non-chunked version of Mustache available, which contains detailed documentation, which is the same for both versions.