Re: mod_enclosures proposal

"Suzan Foster" <su-ZjWWLV22F01mR6Xm/[email protected]>
Newsgroups gmane.network.syndication.rss.devel
Message-ID <[email protected]>

--- In [email protected], "Bill Kearney" <ml_yahoo@i...> wrote:

> > one and the same rdf document, consider:
> 
> > <item rdf:about="/articles/design">
> >    <title>designing web pages nicely</title>
> >    <enc:enclosure rdf:resource="http://example.org/apage"
> rdfs:description="A bad example"/>
> > </item>
> > <item rdf:about="/articles/writing">
> >    <title>writing websites eloquently</title>
> >    <enc:enclosure rdf:resource="http://example.org/apage"
> rdfs:description="A good example"/>
> > </item>
> 
> That's a pretty weak example.  The string description has no 
> meaning, at least not from any machine processable learning 
> standpoint.

<item rdf:about="/articles/design">
  <title>designing web pages nicely</title>
  <enc:enclosure rdf:resource="http://example.org/apage">
    <dc:creator>
      <foaf:Person foaf:name="John Brown"/>
    </dc:creator>
  </enc:enclosure>
</item>
<item rdf:about="/articles/writing">
  <title>writing websites eloquently</title>
  <enc:enclosure rdf:resource="http://example.org/apage">
    <dc:creator>
      <foaf:Person foaf:name="Joan Collins"/>
    </dc:creator>
  </enc:enclosure>
</item>

Regards,
Suzan Foster.





 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/rss-dev/

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.