Jakub Klímek

Results 165 issues of Jakub Klímek

See [this execution](https://etl.opendata.cz/#/pipelines/edit/canvas?pipeline=https:%2F%2Fetl.opendata.cz%2Fresources%2Fpipelines%2F1565796017173&execution=https:%2F%2Fetl.opendata.cz%2Fresources%2Fexecutions%2F1565796343621-188-1003c1a0-98ff-4458-91ca-716f8d98cafe). It should change the Lilypond notation. However, the value is not changed in Wikidata. There is no error, the value is just not changed.

bug

Make "Trust all certs" optional in HTTP Get (and getfiles) Nowadays, we want valid HTTPS.

enhancement

Add visual indication of existing component Note so that it can be seen from the pipeline overview that there is a note. Trello does that like this: ![image](https://user-images.githubusercontent.com/718827/64147017-4fd24880-ce1f-11e9-80bd-a533114319fc.png)

enhancement

For task-based components, when a task fails, the component error says "At least one task failed, see log". In many cases, just one task fails. It would be nice to...

enhancement

To be able to automatically test Wikibase loader functionality (and others), we need a "x-wait" component which takes time in seconds as configuration and waits for the specified time.

enhancement

We need to add a syntax highlighter for the debug data, at least for JSON and RDF Turtle (based on file extensions). Here are some options: - https://highlightjs.org/ - https://prismjs.com/...

enhancement

configuration.properties should be a turtle file so that we only have one format for everything.

enhancement

Property IRIs are escaped inconsistently. In the filename part, they are not escaped at all, resulting in invalid IRIs (containing spaces) and in the path part, they are escaped as...

bug
question

The minimum requirement here is that the Wikibase loader is able to resume its operation after error, but I think this will have to be a system-wide change affecting all...

enhancement

Is there a reason IRIs (Internationalized Resource Identifiers) (RFC3987) are not used for [resource identification](https://solidproject.org/TR/protocol#uri) even though they are part of the RDF 1.1 specification and, in fact, they are...

doc: Protocol
topic: resource access