Tracking the tools that decentralize the media. tools process ideas resources eventsav

unmediated

 

June 28, 2005

Web developers are taking a cue from the Grey Album and mashups have become increasingly in vogue. The one that triggered this post was AudioFlickrscrobbler which finds photos related to the music you're listening to; but web service mashups seem to be everywhere these days.

Jon Udell asks "How do you design a remixable Web application?" An answer he missed was to make it produce and consume data on the Semantic Web.

The Semantic Web is all about remixing and linking and sorting data. All you do is import the data you want into a triple database like Redland or Jena, then run a SPARQL query to find all the linked data you're looking for.

Also, I love microformats and I think they are a great bridge, but they can be limited.

Compare XFN with FOAF: in XFN how do I say on my family's ne'er updated blog that Harold is my brother and my mother's son?

That said, I think that for the Semantic Web to take off microformats will have to take off first. Once people start getting plugins that allow them to add embedded microformat data into their apps (like a script to add hCalendar data to iCal) people will demand that the web interact with their personal data stores. From there, it's just a matter of time.

Originally from 90% Crud, remediated by yatta on Jun 28, 2005 at 03:00 PM