[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Categories for atom?
This approach does seem the logical one, though it highlights a real glaring
omission - nothing is said about how the element from another namespace is
interpreted. In this case its clear that the contents of dc:subject refer to
its parent element, but that's a human best-guess, nothing in the Atom (or
DC) spec covers this.
> -----Original Message-----
> From: owner-atom-syntax@xxxxxxxxxxxx
> [mailto:owner-atom-syntax@xxxxxxxxxxxx]On Behalf Of Mark Pilgrim
> Sent: 11 August 2003 02:48
> To: James Robertson
> Cc: atom-syntax@xxxxxxx
> Subject: Re: Categories for atom?
>
>
>
> James Robertson wrote:
> >
> > why don't entries have a category? This seems like a fairly glaring
> > omission to me.
>
> As explained here:
>
> http://diveintomark.org/archives/2003/08/05/atom02
>
> My prototype 0.2 feed uses Dublin Core (dc:subject) for categories.
> Example:
>
> http://diveintomark.org/xml/atom-2003-08-05-snapshot.xml
>
> An entry may contain multiple dc:subject elements, if your CMS supports
> entries being associated with multiple categories.
>
> -Mark
>