Garker
unread,Nov 30, 2009, 10:44:53 AM11/30/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SemanticWebAustin
Jena/SBD
You can create a RDF DB in any SQL database.
Jena has a large number of Sem Web features, incl. a reasoner, api,
sparql, and even a rules engine.
Integrates with many other tools, like pellet, and protege 3/4.
Jena looks to me to be a heavy tool, and open source.
Jena knows OWL.
We can extend Jena.
AllegroGraph
Has a closed RDF DB made from 3 indexes only.
Fast sparql engine.
Limited reasoning.
"Lisp" features that seem dated.
I cant see how Allegro integrates with many other tools.
Closed, not open source.
Sesame
Im just getting into Sesame.
Open source RDF DB.
several ways to create the RDF DB
No sparql engine, has SeRQL instead
Java API
Plugins to integrate with OWL, Jena, .Net,Ruby, Python, Protege.
the BOR DL reasoner is available
this is an interesting RDF tool
open source