Tomasz Pluskiewicz

Results 305 issues of Tomasz Pluskiewicz

> that would mean to use a generic http fetch instead of the barnard59-sparql operations? Because my understanding is that the 'construct' operation returns a stream of quads _Originally posted...

When installing, there are some deprecation warnings ``` npm WARN deprecated @opentelemetry/[email protected]: Package renamed to @opentelemetry/sdk-trace-node npm WARN deprecated @opentelemetry/[email protected]: Please use trace and metric specific exporters @opentelemetry/exporter-trace-otlp-http and @opentelemetry/exporter-metrics-otlp-http...

🎯 core

Test cases which intend to test a failure when file is not found fail with `Error: done() called multiple times in test`. This started happening since `file-fetch` update. I don't...

It has hit us multiple times already that if a blank node is sent in multiple requests in a split stream, they will become separate nodes in the store. As...

> As discussed with @cristianvasquez @giacomociti @mchlrch, we propose that instead of implementing specialized monitoring steps, there should be a built-in feature to allow observing existing steps in a pipeline....

🎯 core

It has been noticed in cube-viewer that there is always a dimension without title: [example](https://cube-viewer.zazuko.com/#endpointUrl=https%3A%2F%2Ftest.lindas.admin.ch%2Fquery&cubeUri=https%3A%2F%2Fhealth.ld.admin.ch%2Ffoph%2Fcovid19%2Faffected) The "untitled" column is `cube:observedBy` which is added to every cube created using the default...

good first issue
⛓️ rdf

We should provide a CSVW pipeline with good defaults and customisation options so that it's easy to run CSVW in projects and possibly also expose as a CLI command like...

📕 csvw

Having implemented zazuko/barnard59-core#62 I figured that it would be useful to have a functionality similar to `res.local` in express Any step or pipeline might need to keep some local state....

🎯 core

Reusable and generic pipelines should be usable in two ways: 1. [x] Standalone: by loading such a pipeline from the CLI by a node/http URL 2. [ ] Importing from...

🎯 core