Re: Evolution of the RWW -- a Temporal Web -- Towards Web 4.0 (?)

> On 17. May 2021, at 03:33, Nathan Rixham <nathan@webr3.org> wrote:
> 
> 
> A loosely coupled immutable timestamped record of state changes allows deployment of resources to be broadly tech and protocol agnostic. For example several previous states of a document could be stored on IPFS, with the stateless protocol HTTP providing the most recent state, and a chain exposing timestamped pointers to the previous states.

You can also get quite far just by adding link between version states using memento for example.
I am trying that out in the new Solid Server I am putting together. There are comments in the code here:
https://github.com/co-operating-systems/Reactive-SoLiD/blob/master/src/main/scala/run/cosy/ldp/fs/Resource.scala#L223

Henry Story

https://co-operating.systems
WhatsApp, Signal, Tel: +33 6 38 32 69 84‬
Twitter: @bblfish

Received on Monday, 17 May 2021 17:52:11 UTC