Re: Re: mod_enclosures proposal
Suzan Foster <su-ZjWWLV22F01mR6Xm/[email protected]>
| Newsgroups | gmane.network.syndication.rss.devel |
|---|---|
| Message-ID | <[email protected]> |
On Nov 17, 2004, at 11:33 PM, [email protected] wrote: >> Looking at your <enc1:kind/> i think you can implement this with >> standard RDF collections: > > I thought about this, but I think RDF collections semantics > is too limited. They have "Alt" and "Seq", but for instance > they do not have "Parallel" (agruably "Bag" could be used for that). > Also it is not clear if "Alt" preserves elements order, which in our > case is important since I suggest to order elements in "alternative" > enclosure in order of fairness to original. You could define your own containers: <rdfs:Class rdf:about="http://crocodile.org/ns/rss/1.0/enclosures#Parallel" rdfs:label="Parallel"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Container"/> ... </rdfs:Class> 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/