Sublog
From semanticweb.org
| Sμblog | |
|---|---|
| www.tizard.net/sublog | |
| Status: | alpha |
| Last release: | (January 2009) |
| License: | Apache 2.0 |
Sμblog (pronounced sub-log) is is my attempt to combine ideas about microblogging, messaging and the sematic web into a practical tool ready for everyday work. The basic idea of sμblog is to have a flexible and highly configurable system that will
- read short human-generated messages from somewhere on the Internet – normally a XMPP (aka Jabber) IM account
- convert each message into a RDF graph that represents the semantic structure of the message
- expose the resulting RDF to elements of the semantic web technology stack, which may include RDF stores, SPARQL query interfaces, OWL reasoners and so on, and possibly
- pass the results on to some other Internet service or application.
sμblog is open source software released under the Apache 2.0 license.