[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [LinkLog] flaw in the link rel="related" clarified



Eric Scheid <eric.scheid@xxxxxxxxxxxxxxx> writes:

> On 19/6/04 11:25 PM, "Anne van Kesteren" <mail@xxxxxxxxxxxxxxxxxx> wrote:
> 
> > |rel="alternate"| - This is the permalink for the complete entry
> > |rel="about"| - The entry is about this link.
> > |rel="related"| - This link is related to the link the entry is about
> > |rel="via"| = This is the source of the link the entry is about
> 
> +1

+1

adding,

rel="inReplyTo" - This entry responds to or followups to the linked
                  resource.

This would be the relation either between a comment and its main
(parent) entry, between a comment and another comment (threading), or
an entry and an entry elsewhere.

The term "inReplyTo" comes from RFC822.

"inReplyTo" differs from "about" in that "about" is an open commentary
on a given resource and "inReplyTo" is a response, as in a
conversation, on a given resource.

  -- Ken