Re: mod_enclosures proposal
| Newsgroups | gmane.network.syndication.rss.devel |
|---|---|
| Message-ID | <[email protected]> |
--- In [email protected], Suzan Foster <su@i...> wrote: > 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> This is a very good idea. I like this approach. It is more in spirit or RDF. In this case "children" property of "enclosures" will will point to subclass of rdf:Container. We will define specific container types for "kind". For "mixed" we can use "rdf:Seq". I will check specs to see if "Alt" supposed to preserve the order of elements. It it does, we would use "rdf:Alt". If not we will define "enc1:Alt". For "parallel" we will define "enc1:Parallel". Sincerely, Vadim 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/