(another) SIOC Browser
While Uldis released his SIOC live browser, and Christoph wrote a nice live query interface, here’s my attempt ofdesigning another SIOC browser / explorer.
The idea, as discussed with Uldis and John when I was in Galway, is to:
- Crawl different SIOC blogs;
- Put crawled data in a triple-store;
- Query this data w/SPARQL over HTTP;
- Get some clean interfaces to view the results.
The browser, is available here: http://apassant.net/hack/2006/06/sioc-browser/
As I still have some code to improve / redesign, I’ll explain the concepts and implementation (SAJAX + JSON + …) in detail later[1], but you still can try it now.
The 3store used at the moment is a bit unstable (actually, it seems that it’s more related to MySQL / JDBC driver that to Joseki), so I hope you can have a look at it before it’s down
Finally, SIOC community is quite active at the moment, so if you want to know more or participate, let’s join the SIOC mailing-list!
Notes
[1] Certainly next week as I’m away for the WE

This SIOC browser looks very good. It gives a good glimpse of how SW technologies could improve everyday web browsing! By the way, is there any people working on the exportation of Joomla content to SIOC data?
Thanks for your comment
I don’t think there are any people working on a Joomla exporter at the moment. But I could be a way to test the export API (http://esw.w3.org/topic/SIOC/PHPExportAPI), and of course, to allow more sites to be SIOC-ed. Maybe you could join the ML to discuss about this.