[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rdf in atom




hello.

by allowing RDF/XML in Atom, this basically says goodbye to just using general-purpose XML tools for processing Atom feeds. I don't want to comment on the necessity to embed RDF in Atom, but if it is something people want to do, wouldn't RDFa or a similar XML-friendly syntax be a better way of doing it? this way, Atom+RDF users could still easily access the RDF data without having to use a full RDF/XML parser.

cheers,

dret.

ps: as a pure coincidence, i just asked for XSLT implementations for RDF/XML parsing on http://www.oreillynet.com/xml/blog/2008/06/rdf_parsing_in_xslt.html, and so far nobody pointed to one.