Cool. A blogging system based on an RDF database instead of a conventional relational database or object oriented database. Now that's thinking differently. Can't wait to see this and try it out!<quote>
Essentially making a blogging tool like all the others, but having the data stored in an RDF store rather than flat files/relational DB. There'll be simple methods to create items etc. etc. Initially the aim is to have something that behaves just like the other tools (without a lot of the nice bits to start with). The first advantage is that metadata from other vocabularies can be directly added to the items, so if one item was in response to another item this could be recorded. This should also allow the system to be used in application domains other than blogging - e.g. bugtracking. Within blogging, categories could be used in a much more sophisticated way than they are at present. The other big advantage is that other (non-blog/RSS) RDF data can also be stored/retrieved in the system, so for example if people are referred in blog items, the foaf profile of those people can be stored and retrieved as required (this could be displayed like
http://xml.mfd-consult.dk/foaf/explorer/ ). It would also Data from multiple sources such as other blogs could be aggregated. It would also be possible to use inference over the data using the RDF model, so it would be easier to e.g. select all items referring to a particular site.
</quote> [
Roland Tanglao: KLogs]