https://github.com/jervenbolleman/r2s2
An experiment in taking random rdf and getting an "optimized" sparql endpoint based on sql (duckdb)
https://github.com/jervenbolleman/r2s2
duckdb-database r2rml sparql
Last synced: 10 months ago
JSON representation
An experiment in taking random rdf and getting an "optimized" sparql endpoint based on sql (duckdb)
- Host: GitHub
- URL: https://github.com/jervenbolleman/r2s2
- Owner: JervenBolleman
- License: bsd-3-clause
- Created: 2023-05-16T18:53:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T13:01:56.000Z (about 2 years ago)
- Last Synced: 2024-05-18T07:42:15.241Z (about 2 years ago)
- Topics: duckdb-database, r2rml, sparql
- Language: Java
- Homepage:
- Size: 288 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A ReadOnly SPARQL store based on R2RML and DuckDb
Code written on a flight home from Japan and requires lots and lots of work.
So expect slow development when I am inspired.