Uniform Access to Links and Properties

This is a bibliographic summary of the thread started by Stuart Williams on www-tag here. Page title changed 2/29/08 following a suggestion of Henry Thompson, and again on 4/29/08 to recognize that the scope is broader than just descriptions.

The subject is a proposal to standardize on a way to obtain information (links and properties) about a thing using the thing's URI. (When the thing is a document the information is called "metadata".) The information we have in mind comes not from an arbitrary source but is associated with the administrator of the URI. One way to do this is by communicating the location of such a description in an HTTP response via the addition of a new GET response header; another is to invent a new HTTP request method for this purpose. Descriptions might include information about the thing such as bibliographic metadata, factual information, reviews or assessments, related materials, access control or licensing information, etc.

A thing may have many descriptions in many places, but the one of interest here is one that is provided by the entity that is responsible for the thing's URI. For documents (especially changing ones), one might expect such a description to be able to say things about the document that its available representations cannot.

"Thing" is jargon used to permit semantic web use cases where the URI doesn't name a document. If you prefer you may forget about this use case and just say "resource".

The issue seems to be in the scope of the POWDER WG. The subject was taken up by the TAG on 22 February 2008 (no minutes posted as of 8 April).

This is related to ISSUE-57, HttpRedirections-57. It is not a rehash of httpRange-14 as it pertains uniformly to IRs and non-IRs.

Use cases

N.b. http://www.w3.org/2005/ajar/tab Tabulator] implements the Link: header (with rel=meta)

Solutions

The Link: HTTP header

Other HTTP headers discussion

303 asymmetry discussion

Other ways of getting a description through HTTP

Precedent set by other protocols

Issues

See also

FindingResourceDescriptions (last edited 2008-04-29 15:40:29 by JonathanRees)