mnot’s Web log

Design depends largely on constraints.” — Charles Eames

Saturday, 3 May 2003

Semantic Syndication

Excellent. Danny Ayers proposes a
Simple Semantic Resolution RSS 2.0 Module.

This approach is the most sensible for ANY application of Semantic Web technology (as I've argued before). Rather than foisting RDF's ugly, unusable XML syntax on applications, map from a native XML format to RDF.

This gives you a number of advantages;
- the syntax is more natural and appropriate to the application
- the mapping to the semantics is more flexible; you can change it as your understanding of the data changes, without changing the data
- you get to leverage a LOT of existing data out there

Danny's chosen to use XSLT; another approach is to adorn XML schemas with hints to extract statements from their instance documents.

This is a good move; I'm hoping that efforts like this will convince the RDF crowd that RSS deserves to live on its own, unencumbered by the growing pains of RDF, while still getting value from it.

P.S. what the heck does "predominantly public domain" mean?


Filed under: Syndication

discussion of this entry

Danny Ayers said…

Thanks Mark!

I'm probably a bit more pro-RDF/XML, but I agree on most of your points. Your RSS 2.0 RFC was one of the things that got me considering piggy-backing RSS 2.0.

btw, it should have read "Primarily Public Domain" ;-)

(oops) - basically I'm using Sjoerd's XSLT and I don't want to interfere with his license.

http://www.primarilypublicdomain.org/

Monday, May 5 2003 at 7:32 AM +10:00

add to the discussion

your details

name
e-mail address

Your e-mail address will not be shared.

your comment

Separate paragraphs with blank lines; HTML markup will be removed.

By submitting a comment, you agree to grant a limited license to reproduce it, under the same terms as the page being commented upon. If you have questions or prefer other terms, please contact me.

Creative Commons License