Re: Re: mod_enclosures proposal
Suzan Foster <su-ZjWWLV22F01mR6Xm/[email protected]>
| Newsgroups | gmane.network.syndication.rss.devel |
|---|---|
| Message-ID | <[email protected]> |
On Nov 23, 2004, at 10:31 PM, [email protected] wrote: > Is this valid RDF? > > <enc:enclosure rdf:resource="http://some/external/file.mp3" > enc:length="1939570" enc:type="audio/mpeg" /> The following four validate: 1. <enc:enclosure enc:url="..." enc:type="..." enc:length="..."/> 2. <enc:enclosure rdf:resource="..." enc:type="..." enc:length="..."/> 3. <rdfs:seeAlso enc:url="..." enc:type="..." enc:length="..."/> 4. <rdfs:seeAlso rdf:resource="..." enc:type="..." enc:length="..."/> My preference would be for either 1 or 2. 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/