Sylvain Hellegouarch wrote:
> If you're willing to create your own extension, why not 
> simply use RDF (or one of its relatives) as foreign content? 
> What is the added value of an extension in such case?

Please give an example of what you mean? For somebody that doesn't use RDF
tools, doing anything with RDF doesn't seem simple at all. 

    <entry xmlns='http://www.w3.org/2005/Atom'>
      ...
      <extension xmlns='http://xmlns.example.org'/>
    </entry>

Since this is a simple extension element (by syntax), it must be metadata
about the entry (by definition). Any Atom+RDF tool should be able to create
RDF triples out of that without issues.

- Brian

Reply via email to