Tomasz Pluskiewicz

Results 301 comments of Tomasz Pluskiewicz

Thank you for the report. Timing issues are always annoying. I would like to avoid an arbitrary timeout fix. I noticed that I have an unpublished update to newer version...

Huh, looking at the marker issue I found that I must have already come across the timing issue with attaching 🙈 https://github.com/zazuko/openlayers-elements/blob/master/elements/openlayers-core/mixins/Attachable.ts#L41 Does it help your case if you make...

Here's what we could expect respectively 1. Same as before 2. Alternative between numeric range and other values: https://s.zazuko.com/7yhdfz 3. Top level `sh:in` and alternative between datatype and node kind...

> npm generic pipelines (with manifests) By this you mean so that they are easily reused? I might also add a template package to easily start an extends project. For...

As pointed out by @giacomociti, the unzip functionality can be easily achieved using node built-in `zlib` module example: https://gitlab.ldbar.ch/pipelines/bar-alod-ric-o/-/blob/main/pipelines/main.ttl#L157

For starters, I propose to all each step to be extended with at least two extension points: 2. `after` or `flush` 1. `onChunk` 2. `onError` The first one already has...

Not sure I understand @cristianvasquez. It makes sense to attach observability to every single step, if that's what you are proposing. You'd make a choice to count at specific points....

> The Barnard runner reads the turtle file So there is one or multiple such pipeline files? For a moment I thought that you have in mind the proposal https://github.com/zazuko/barnard59/issues/93...

The `--source` option does not exist now. We can only load from a single source

Yes, that's how I'd see it