Tagged Questions

1
vote
3answers
84 views

Which Java API to use with AllegroGraph

I note that AllegroGraph has its own Java API; and I also read this in their Java tutorial: "This release of AllegroGraph includes interfaces that allow applications to acc …
3
votes
1answer
33 views

How to turn on reasoning for AllegroGraph store?

Hi there, I have AllegroGraph (AG) installed on a Macbook Pro (Snow Leopard) and Im using the HTTP interface (the new-http-* version) with ruby to interact with the triple store. …
2
votes
2answers
123 views

Help with setting up AllegroGraph

I've been playing around with various different Triple Stores lately and am having trouble getting AllegroGraph to work correctly. Does anyone have any experience with this and co …