"Roy T. Fielding" <fielding@kiwi.ics.uci.edu> writes: >If I have a document that changes only over time (eg CGI output), then >are the different entities termed as different "variants" >of the same resource as well? Or is it only sensible at a given >instant? Is there any practical explanation available? A resource is a mapping function based on time, so its value set is based on the given instant. I've suggested the term "instance" as a way to describe a member of this instantaneous value set: The entity that would be returned in a status-200 response to a GET request, at the current time, for the selected variant of the specified resource, but without the application of any content-coding or transfer-coding. (see http://www.ietf.org/internet-drafts/draft-mogul-http-digest-01.txt) Without such a definition, it's fairly difficult to precisely specify mechanisms such as delta encoding. -JeffReceived on Tuesday, 6 April 1999 21:09:05 EDT
This archive was generated by hypermail pre-2.1.9 : Wednesday, 24 September 2003 06:33:30 EDT