Re: Re: Atom and RDF

Reto Bachmann-Gmuer <[email protected]>
Newsgroups gmane.network.syndication.rss.devel
Message-ID <[email protected]>
Ian Davis wrote:

> How's this as a hypothetical RSS module:
> 
> <rss:item>
>    <rss:title>Ian's Bad Poem</rss:title>
>    <encl:enclosure rdf:resource="http://example.com/torrent"
>       dc:format="application/x-bittorrent"  <!-- whatever -->
>       dc:title="Bit torrent link to mp3" />
>    <encl:enclosure rdf:resource="http://example.com/mp3"
>       dc:format="audio/mpeg"
>       dc:title="MP3 of me reading my poem" />
>    <encl:enclosure rdf:resource="http://example.com/text"
>       dc:format="text/plain"
>       dc:title="My poem itself" />
> </rss:item>
> 
> Clients can choose to download the most appropriate format, either 
> automatically or by presenting a series of links to the user with the 
> titles supplied.
> 
> The encl:enclosure elements can be extended with any RDF properties. 
> Some useful ones from Dublin Core include 'license', 'publisher', 
> 'audience'. MusicBrainz define some other interesting ones such as 
> 'duration' which could also add value.
looks good, similar to the vocabulary I use in KnoBot for attachments to 
items.

<attach:Attachment>
     <dc:label xml:lang="en">The vocabulary for attachments used in 
KnoBot</ns6:label>
     <attach:document
	rdf:resource="http://wymiwyg.org/ontologies/rss/attach"/>
     <attach:type>application/rdf+xml</attach:type>
</attach:Attachment>

cheers,
reto


 
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.