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

Re: Proposal to register rel="about"




Erling Wegger Linde wrote:
It would be extremely useful
for a client to know that the summary of the Atom entry is actuall the
summary property of an issue e.g. <link rel="about"
href="http://issuetracker/project1/issue1";>. You could not embed the
represenation found at http://issuetracker/project1/issue1 in the
entry using <content src="http://issuetracker/project1/issue1";> as
this probably would be hard for a non-human client to parse.

Can you explain how a non-human client would find this:

<content src="xxx" />

harder to parse than this:

<link rel="about" href="xxx" />

I don't get it.

Regards
James