-
Executor cannot start, this is in the log:
```
2019-02-13 10:30:45,878 [main] ERROR com.linkedpipes.etl.executor.module.ModuleService - Can't start bundle: org.apache.jena.osgi
org.osgi.framework.B…
-
See [this execution](https://etl.opendata.cz/#/pipelines/edit/canvas?pipeline=https:%2F%2Fetl.opendata.cz%2Fresources%2Fpipelines%2F1574780209585&execution=https:%2F%2Fetl.opendata.cz%2Fresources%2Fex…
-
mvn install fails on frontend.
```
[INFO] --- exec-maven-plugin:1.6.0:exec (npm-install-deploy) @ frontend ---
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
…
-
The SPARQL SELECT component generates a CSV file which is not in UTF-8 so some characters of the result are not displayed correctly. Moreover, the encoding of the output CSV cannot be changed through …
-
Currently, LP-ETL does not work with Java 10.
- [ ] Add Java 10 build profile to pom-parent and pom-components
- [ ] Fix Unresolved requirement error when running executor
```
C:\Tools\testetl\e…
-
**Describe the bug**
Usage of `@reverse` instead of `@id` prevents parts of scoped context from being interpreted.
**To Reproduce**
Parse this json-ld file as RDF, e.g. through Apache Jena (teste…
-
Is there any way to ingest a payload in NQuad format via REST in Virtuoso?
According to https://etl.linkedpipes.com/tutorials/how-to/load_data_to_virtuoso:
> ... You can load data to Virtuoso by…
-
The SPARQL endpoint construct scrollable cursor component fails if it receives Turtle (or other RDF serialization using prefixes), since it parses any response as if it was serialized in N-Triples:
…
-
Tested with cdb415f271ad25737cba792080ddd965d1c2b063
```
2023-05-23 08:16:03,864 [pool-367-thread-1] ERROR c.l.e.e.a.v.r.DefaultReportWriter - Task 'https://data.gov.cz/zdroj/datové-schránky/hkrkpw…
-
Hi!
I was not able to send multipart request (created when e.g. using pipeline input component). After a quite long investigation, I finally found the reason. There is a typo in [execution-factory.…