-
Dear blazegraph community / SYSTAP
Semweb realized several applications successfully using blazegraph. Thank you for being.
I am using the latest version of your blazegraph.jar (thank you).
Wha…
-
## Issue description
Nack response from node during GetInitCommand, with invalid sparql endpoint response.
## Expected behavior
Normal response from node during chatter, not invalid sparql
##…
-
**Is your feature request related to a problem? Please describe.**
blazegraph is getting close to the 4TB limit. Wikimedia foundation is testing a graph split in Q1/2024.
This will eventually and li…
-
Hello,
I discover blazegraph. I want to use government data for an app.
However, the data (.rdf) is very big (3.30go)
For example, if I do:
curl -X POST -H "Content-Type: application / rdf + x…
-
**Describe the bugs**
A few months ago we started a FAIRDataPoint in "production", we logged in, created users, changed the weird default users/passwords manually, and we even added datasets metada…
-
Followed the instructions in the blazegraph-deb section to build and install 2.1.4 on Ubuntu 16.04.
Pertains to blazegraph-deb/src/deb/bin/loadRestAPI.sh
```
$ /usr/bin/loadRestAPI.sh /data/rd…
-
Bigdata ( http://blazegraph.com/ ) is one of the leading quadstores. It supports Sesame model but also adds some new features and some features implements in its own way. However it is not possible to…
-
Followed the instructions in the blazegraph-deb section to build and install 2.1.4 and it worked at first. But after trying to load a lot of data the system froze. On restart, blazegraph will not re…
-
I tried to compile BLAZEGRAPH_2_1_6_RC with Java 11 on centos7.
```
mkdir -p /usr/share/maven /usr/share/maven/ref
curl -fsSL http://apache.osuosl.org/maven/maven-3/3.8.1/binaries/apache-maven-3…
-
Hey,
I noticed two things for which I am not sure if they are intended:
* even though a local Dockerfile for Blazegraph is provided in this repo, the docker-compose file does not use it directly…