linkeddata / dokieli

:bulb: dokieli is a clientside editor for decentralised article publishing, annotations and social interactions
https://dokie.li/
Other
803 stars 82 forks source link

On save, create a versioned copy of an article #119

Open csarven opened 8 years ago

csarven commented 8 years ago

Where applicable, and if the UI permits, saving the article should create a versioned (timestamped) copy. The canonical URL of the article should point (like a symlink or redirect) to the latest version. Similar to how W3C does it with the recommendations.

This issue should coordinate with another issue on persistent copies and identifiers (add issue number here) that are not necessarily HTTP IRIs.

csarven commented 4 months ago

At this time, not with the "Save" button but the "Immutable" button creates a snapshot which treated as a Memento resource referring to the Original resource and Original to the created.

The UI may need to change so that "Save" automatically creates a versioned snapshot (perhaps alongside Immutable or remove it altogether?)