-
-
Load graph into a blazegraph endpoint similar to what is done for kg-covid-19:
[Making blazegraph journal](https://github.com/Knowledge-Graph-Hub/kg-covid-19/blob/8779f52d7b2e6aff59a6ccc5df069ef1078e…
-
What's that in https://github.com/blazegraph/database/tree/master/blazegraph-deb? How to get ubuntu/debian package?
khteh updated
3 months ago
-
Hello, I've been using Blazegraph for several months without any issues. However, two days ago, I received an error command via terminal. An issue has been described below.
Error description:
Conn…
-
Partially the same as https://github.com/blazegraph/database/issues/40, but I tried to upgrade to 2.9.0 or 2.8.x of Sesame (which may be intermediary step before migrating to RDF4J) and I have these i…
-
If Blazegraph indexes a triple that has a string with RTLM character (U+200F), e.g. "0000 0000 4698 056X\u200F", then it would consider it to be the same string as one without RTLM, i.e. "0000 0000 46…
-
I configured blazegraph to only listen to the localhost interface. This itself works, but in the logging output I still see:
>buildVersion=2.1.1
>gitCommit=90d9e8232969a8afdc830e856643e5416bb50d0a…
-
- Add blazegraph instance for all KG OBO
- enable RDR for handling reifications properly as @cmungall suggests
- All kgobo kgx should be loaded into blazegraph as a named graph (!)
-
First, I insert 2 triples to Blazegraph 2.1.5:
```
PREFIX xsd:
insert data {
'abc' .
'abc'^^xsd:string .
}
```
Their object has the same value, but in the first triple it's simp…
rpuch updated
3 months ago
-
**Describe the bug**
It appears that one or more components instantiatied by `start.sh` are not supported on the ARM-based M-series Macs.
**To Reproduce**
Follow README End User Instructions thro…