-
```
What steps will reproduce the problem?
1. Dragged and droppen openRDF Input step into Pentaho
What is the expected output? What do you see instead?
> I get an error message "Unexpected error loa…
-
The context file maps the term `unit` to `https://schema.org/unitCode`. However, the term `unit` itself does not show up in the TD or jsonschema ttl file, which leads to a disconnection and gives the …
-
the dev branch of noctua-models contains a bunch of models that share their IRI with another model
e.g. I see a model named WB_WBGene00011688 and a model named 323f7ea5-6d4b-4d54-a555-386c6df7a9c6
…
goodb updated
4 years ago
-
**Describe the bug**
Current Vaccine QRs (tested against various users) seem to use an invalid DID inside the `credentialSubject`. The DID URLs are invalid because they contain a space and upper-ca…
-
```
What steps will reproduce the problem?
1. Dragged and droppen openRDF Input step into Pentaho
What is the expected output? What do you see instead?
> I get an error message "Unexpected error loa…
-
In f8aa59cd4ac29983f7afad7c32120e7f2552128b when I run `rdf_loader_run();` on previously created nquads dumps using [`dump_nquads`](http://vos.openlinksw.com/owiki/wiki/VOS/VirtRDFDumpNQuad), I get a …
-
There are many roles and classes in Attean that are not documented. Most roles and classes that are not currently documented share a lot of description/boilerplate POD with roles/classes that already …
kasei updated
5 years ago
-
Hi,
We deployed an oxigraph server and it appears the server hangs until it crashes when we use a FILTER function in the sparql query.
[When the predicate is set to true, it returns the data as ex…
-
Two uses of `Organization` show examples using `OrganizationRole` in its place, but the schema does not allow for this:
# `aluminOf`
https://schema.org/alumniOf can only be `Organization` or `Ed…
-
I want to use `FROM` and `FROM NAMED` in a SPARQL query to select the default graph resp. named graphs to execute the query on. But the RDFlib implementation does not act as it is described in the SPA…