Tomasz Pluskiewicz
Tomasz Pluskiewicz
I have this lando service set up to run [oxigraph](https://github.com/oxigraph/oxigraph/pkgs/container/oxigraph) ```yaml name: webgrud services: oxigraph: api: 3 type: lando entrypoint: /usr/local/bin/oxigraph app_mount: false scanner: false ssl: true services: image: ghcr.io/oxigraph/oxigraph:0.4.0-rc.1...
**Is your feature request related to a problem? Please describe.** When I select a link, the dependent annotation blinks which is useful. But in a busy document with many annotations...
**Describe the bug** It should be possible to select graphs to query using the `FROM` keyword **To Reproduce** Steps to reproduce the behavior: 1. JS oxigraph v0.4.0-alpha.7 2. Run this...
**Describe the bug** I have this query running against Stardog: https://s.zazuko.com/jD8b3Z Assuming that Stardog is correct, I expect a matching result when querying in Oxigraph However, Oxigraph returns all triples...
**Describe the bug** I wanted to "parametrise" a query so that I can query a federated endpoint without encoding the endpoint URL in the query **To Reproduce** Steps to reproduce...
This improves the handling of Property Shapes nested inside logical constraints, such as `sh:and` ```turtle @prefix sh: . @prefix rdfs: . @prefix schema: . @prefix ex: . ex:PersonAddressShape a sh:NodeShape...
### Description In short, I wanted to use globally defined elements in an element which also uses a scoped registry. In my real scenario, the global elements are Shoelace. Unfortunately,...
- [x] Move labeling to state, and remove usages of the `localizedLabel` directive - [ ] Remove `readOnly` and `validity` directives and move to properties of `sh1-object` and `sh1-property` -...
- [ ] `@shaperone/wa` package using the components - [ ] `@shaperone/wa-lite` package using [native styles](https://backers.webawesome.com/docs/native/)