-
Hi everyone! What do you think of this:
X3D Ontology
https://www.web3d.org/x3d/content/semantics/semantics.html
https://www.web3d.org/working-groups/x3d-semantic-web
https://www.web3d.org/x3d-se…
-
This is something I've been thinking about for a while, since it was originally introduced in https://github.com/RDFLib/pySHACL/issues/174
The issue is PySHACL is primarily designed to run on Graph…
-
### Change
This is a continuation of #2797 – trimming out the bloat in datatyped literal validations.
That issue tackled the worst offender – allocating two hashmaps per each validated literal. Th…
-
Let's make sure to move this into a Kedro pipeline (similar to how Marcello did it).
Happy to set up some time with you to get there.
-
In regards to the formatting of decimals, how should spec-compliant engines handle trailing zero's in decimals? I find that the expected results in this test suite are inconsistent, i.e. sometimes the…
-
#### Issue type:
- :heavy_plus_sign: Feature request
____
#### Description:
We should add automated integration tests that check the whole (wired) comunica stack.
* [x] TPF, SPARQL, HDT, …
-
Currently, BIND assignments can produce at most one binding for a single variable.
Many SPARQL implementations have a notion of "special" or "magic" predicates that can be used to bind multiple var…
-
STEPS:
- check first if it is not possible to upgrade to SHACL while having SPIN as well
- if not create tests for all usecases where SPIN functionalities are used (e.g. RDF function definition)
- …
-
SPARQL functions are allowed to have optional arguments at the end of the argument list. So an extension function may be designed so that it can be called in both of these ways:
```
ex:myFunc("requi…
cygri updated
5 years ago
-
- [ ] OPTIONAL
- [ ] COALESCE
- [ ] Custom SPARQL Functions inside IF
- [x] FILTER Inside Optional
- [ ] SELECT with OPTIONAL