The Sun BabelFish Blog
Don't panic !
IBM Semantic Layered Research Platform
IBM has been doing a lot of work in the Semantic Web area. Lately they have open sourced the Java based Boca, the RDF repository component of their Semantic Web Stack. Here are some of its features:
- Named Graphs: Partitioning of data into sets of statements that can be named with a URI and later be accessed using that named graph’s URI
- Replication: RDF from the server may be selectively cached on client machines and data can be persisted for off line access and performance enhancement
- Security: Named graphs are secured using a role based access control system
- Revision history: All changes to named graphs are tracked and are available via API calls
- Notification: The client receives updates through a JMS Notification subsystem about changes to relevant triples and named graphs
At the center of a Boca system is a server capable of storing millions of RDF triples in a DB2 database.
This is just the first part of a much larger stack that IBM has been working on, being planned for open sourcing. Here is my summary of Lee Feigenbaum list in his Open Sourcing the Semantic Layer blog:
- Boca: [the rdf store component mentioned above].
- DDR. The Distributed Data Repository (DDR) is the binary counterpart to Boca.
- Queso. Queso is a semantic web-application framework.
- ODO. ODO is a family of Perl 5 libraries for parsing, manipulating, persisting, and serializing RDF data.
- Telar. Telar is a family of Java libraries that provide services for creating applications driven by RDF. Some Telar libraries focus on the user interface, supplying bindings between RDF data and SWT widgets...
- Salsa. Salsa is a Boca application that brings together semantic technologies and spreadsheets.
- Taco. Taco is a framework for measuring performance of RDF stores.
This is all coming from a Merry Band of Internetters at IBM who blog enthusiastically about their work.
Posted at 08:20PM Dec 14, 2006 [permalink/trackback] by Henry Story in General | Comments[1]
Note on comments:
- I know the forms below are a little small. We have asked for years for this to be changed, but I don't think it's going to happen soon. In Apple's Safari you can resize the entry box with you mouse. For people using other browsers click on this javascript link, that should allow you to resize your form.
- Comments are moderated, so they will take a little time to appear. Currently moderation means I have to read them personally. Hopefully with OpenId deployment, this will become more automated.
- HTML markup no longer works here, due to some decision made somewhere. Sorry about that.
- If you are having trouble posting, it may be that you need javascript to be enabled. I don't think javascript should be needed for submitting a form, but that's the way it is here.
- Check your comments by using the preview button...


Posted by James on December 24, 2006 at 11:28 PM CET #