Jakub Klímek
Jakub Klímek
See [this execution](https://demo.etl.linkedpipes.com/#/pipelines/edit/canvas?pipeline=https:%2F%2Fdemo.etl.linkedpipes.com%2Fresources%2Fpipelines%2F1597218835622&execution=https:%2F%2Fdemo.etl.linkedpipes.com%2Fresources%2Fexecutions%2F1597219298396-982-f339c097-7f64-4ec3-987f-e41c11b68f72). While normal Mustache respects the input file name, the chunked mustache does not.
See [this execution](https://demo.etl.linkedpipes.com/#/pipelines/edit/canvas?pipeline=https:%2F%2Fdemo.etl.linkedpipes.com%2Fresources%2Fpipelines%2F1596020201388&execution=https:%2F%2Fdemo.etl.linkedpipes.com%2Fresources%2Fexecutions%2F1596022911750-956-a1e6497e-cad3-4dd9-bad7-501466e8957e)
Check for cycles in pipeline, including run after edges, and display proper error message when trying to save.
See and run [this pipeline](https://demo.etl.linkedpipes.com/#/pipelines/edit/canvas?pipeline=https:%2F%2Fdemo.etl.linkedpipes.com%2Fresources%2Fpipelines%2F1595583676145) The context actually leads to a redirect, which works in browsers. However, I get `URISyntaxException : Illegal character in path at index 20: https://ofn.gov.cz/ÄÃselnÃky/draft/schémata/ÄÃselnÃky.context.jsonld` in...
GraphStorePurger does not show progress. It would be better if it did.
See [this execution](https://demo.etl.linkedpipes.com/#/pipelines/edit/canvas?pipeline=https://demo.etl.linkedpipes.com/resources/pipelines/1563878656717&execution=https://demo.etl.linkedpipes.com/resources/executions/1563878801787-576-e7323072-70ed-49d9-b268-8b6f256b2b17). The union component has prefixes on the input, but does not have them in the output data.
we need to verify the ability of our loading components to load to Ontotext GraphDB. The SPARQL update loader failed to load to our graphdb instance and in #685 it...
In JSON-LD operations we now have framing support. Check, whether [JSON-LD Framing Flags](https://www.w3.org/TR/json-ld11-framing/#framing-flags) can be set with the library used. If yes, add the configuration to the UI.
See [this execution](https://etl.opendata.cz/#/pipelines/edit/canvas?pipeline=https:%2F%2Fetl.opendata.cz%2Fresources%2Fpipelines%2F1570177902591&execution=https:%2F%2Fetl.opendata.cz%2Fresources%2Fexecutions%2F1570522323760-522-c96f7fbb-9308-4309-89b2-92df341612a1). It says Unsupported strategy EXACT when trying out this strategy.
Based on #778 we need to output IRIs of newly created statements.