After writing yesterday about Paolo's AjaxOffice, Danny Ayers asked "Why Atom?" (pointing out Piggy Bank and other cool Semantic projects that exist.)
Atom came to mind as it seems to require less from the developer. If I am writing a new Greasemonkey script to grab every address I see and put them in my Atom Store, it is easy (also easy in Piggy Bank since it is already supported). But if I want to add more meta-data (tags, photos, etc), it seems easier to just add new tags to the existing atom. If the app doesn't know how to see the new tags, at least they see the address.
My use case for my thought experiments is a system where everything I do is stored. Items can be tagged and annotated, and more advanced meta-data can be mined using greasemonkey - microformats, screen scraping, or output from another service that uses the URI as input. (sounds kinda like Piggy Bank..)
I think it comes down to Semantic vs semantic and I'm not anti-Semantic!
Parting thought: Perhaps the store should work with both RDF and Atom?
Responses to "A question of Semantics?"
Leave a response