AllegroGraph v2.2
While answering a comment on my latest post about some SW tools I’m - almost daily - using, I saw that a new release of AllegroGraph has just been set.
Actually, I tried it last week while looking for triple stores that support the following requirements:
- Named graphs / Context
- SPARQL support (w/NG)
- Basic inference overs RDFS entailement rules (mainly
subClassOf/subProperty)
Even if it was relatively fast, I had to remove it from my shortlist as the needed inference capabilities were supported only with its own query language.
But … according to its changelog regarding this new release:
Get-triples and SPARQL now both work with AllegroGraph’s RDFS++ reasoner
Wow ! Plus other cool features as freetext indexing and SPARQL over HTTP support… let’s try it again !

Alex, did you get to try AllegroGraph since then?