http://www.x2x2x.org/projects/wiki/doku.php?id=llup:spectemplate
With a mind to the keyword construct. Atom's category element may not
be exactly as I'd have designed it, but I still think we should follow
its precedent.
From RFC 4287:
4.2.2. The "atom:category" Element
The "atom:category" element conveys information about a category
associated with an entry or feed. This specification assigns no
meaning to the content (if any) of this element.
atomCategory =
element atom:category {
atomCommonAttributes,
attribute term { text },
attribute scheme { atomUri }?,
attribute label { text }?,
undefinedContent
}
This gives us all the hooks we need for folksonomy. Mark has discussed
further infrastructure for building on folksonomies intelligently, and
I'm definitely interested in that, but I just want to be sure the
underlying content supports this, and with a URI "scheme" hook, I think
we're set.
It can be a tad verbose, if one uses all the options, but worth it, I think.
I'll try to find the time to review the rest of the XML today. Some
samples placed directly in a Wiki page might help (and would be useful
to a later implementor who wants a quick flavor without reading the full
spec).
--
Uche Ogbuji http://uche.ogbuji.net
Linked-in profile: http://www.linkedin.com/in/ucheogbuji
Articles: http://uche.ogbuji.net/tech/publications/
I'll try to find the time to review the rest of the XML today. Some
samples placed directly in a Wiki page might help (and would be useful
to a later implementor who wants a quick flavor without reading the full
spec).
Some samples placed directly in a Wiki page might help (and would be useful
to a later implementor who wants a quick flavor without reading the full
spec).