Identifying resources
After a chat with Owen Rees at HP Labs in Bristol, which originally started off about URIs and whether they should be dereferenceable or not (that old chestnut), it would seem that one way to generate a unique identifier for a file is to create an MD5 checksum for it. Each instance of the resource, that is identical, will have the same checksum, a revision would have a different checksome. Of course, if you start embedding some form of date stamp metadata into a file, it's checksum will be different every time.
Quite a cute idea I thought. Maybe even add mix it with the Tag URI scheme too?

