-
## Issue description
Nack response from node during GetInitCommand, with invalid sparql endpoint response.
## Expected behavior
Normal response from node during chatter, not invalid sparql
##…
-
I have the following link in the header of a website:
```html
```
The json-ld file is correct and can be retrieved. However, I get the following logs in FsF-F2-01M:
```
INFO Found e.g. Typed …
-
From https://hub.datalad.org/datalink/tools/issues/9
`shacl-vue` works with graph data using the `rdf-ext` library, by saving some quads to an `rdf.dataset()` (`import rdf from 'rdf-ext'`), after l…
-
RDF-STaX currently uses OWL 2 DL, which is nice and interoperable... but there also the ugly sides of OWL, like the fact that it's not really that widely supported, or that its reasoning in most cases…
-
We are facing systematic errors when client applications query through the API for CSV serialisations of referenced entities.
This happens with requests using the http://registry/{register}?_view=w…
-
I submitted [this issue](https://github.com/OpenRefine/OpenRefine/issues/6990#issue-2662988735) to the OpenRefine repo, and it was recommended to me to submit an issue here as well after another user …
-
-
Seems the same issue as #10, but here for typescript
**Describe the bug**
Generate VocabTerms with labels and comments for iris other than classes or properties NOT working
**To Reproduce**
…
-
See comment here: https://github.com/monarch-initiative/mondo/pull/8432#issuecomment-2493386699
## _Bug_:
There are
- pairs of Mondo classes with a direct subclass relation
- both exact ma…
-
"Compounds" are `cims:dataTypes` that are neither Primitive, nor have unit/multiplier:
```sparql
PREFIX rdf:
PREFIX cims:
select * where {
?prop a rdf:Property; cims:dataType ?compound.
?…