-
Submitting Author Name: André Ourendik
Submitting Author Github Handle: @aourednik
Repository: https://github.com/aourednik/SPARQLchunks
Version submitted:0.2.1
Submission type: Standard
Edi…
-
Paragraph [11.4 Aggregate Projection Restrictions](https://www.w3.org/TR/sparql12-query/#aggregateRestrictions) states that only expressions consisting of aggregates and constants may be projected, wi…
-
Is it just me or is the `isql` CSV encoding weird?
```
SQL> SET CSV=ON;
SQL> sparql select ?s ("hallo you; % jörn" as ?foo) ?p where {?s ?p ?o} limit 1;
s;foo;p
http://www.openlinksw.com/virtrdf-dat…
-
- [x] Update location of the sparql endpoint ( missing '/sparql')
- [x] Update examples
- [ ] Add registry data to sparql endpoint (or a separate one)
- [ ] Add void/service-description noting …
-
**Description:**
In R2RML, we are providing the SQL queries to access nested data. We are trying to access the nested data via **element_at**, **json_value** functions
We are experiencing slowness o…
-
#### Recap
[TPAC 2023 presentation](https://docs.google.com/presentation/d/16U0Z0HR6MwNWdBe-ctm3wLFd6wiKCum7DFRaTpxkkdM)
Issues: [sparql-query/issues for EXISTS](https://github.com/w3c/sparql-qu…
-
We currently have 6 tools but can expect to have between 10-20. Soon it would be desirable to refactor to a multi-agent setup for performance, scalability, and improved modularity. See https://platfor…
-
I put data into a virtuoso server with SPARQL 1.1 "`insert data ...`" queries, properly in `POST` request with data type `application/sparql-update`. This works for test cases, but when I post — in se…
-
Hi,
I am encountering issues loading DBpedia into the docker container. (latest core in English)
I am using a Mac M1 with 16GB of system RAM, and macOS Monterey (12.0.1)
After checking my memo…
-
I have a case where I need to run VOS as a service in a GitLab CI (here's the [gitlab-ci.yml file](https://git.drupalcode.org/project/rdf_sync/-/blob/1.x/.gitlab-ci.yml)). In order to run the tests ag…