Re: Re: RSS feed for only one item
Danny Ayers <[email protected]>
| Newsgroups | gmane.network.syndication.rss.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 20 Oct 2004 17:40:02 -0000, martin_sarsale <martin-/[email protected]> wrote: > > > --- In [email protected], Danny Ayers <danny.ayers@g...> wrote: > > I added some per-page RDF production to my own play Wiki, the aim > > being to access the same content/metadata through different user > > interfaces (the content data being persisted as XHTML). The key part > > great. and how do you do to link this RDF files from your XHTMLs? I'm not sure I got that far, but I guess it would be a line in the <head> something like: <link rel="meta" type="application/rdf+xml" title="RDF" href="http://example.org/WikiPage" /> or possibly, if the content was included in the RDF (as in a feed): <link rel="alternate" type="application/rdf+xml" title="RDF" href="http://example.org/WikiPage" /> (I think application/rdf+xml should be the mime type even with RSS 1.0, though some aggregators may expect application/rss+xml or even text/xml) Cheers, Danny. -- http://dannyayers.com 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/