dokieli icon indicating copy to clipboard operation
dokieli copied to clipboard

Example of versioning

Open nichtich opened this issue 5 years ago • 1 comments

I'm trying to create a multiple snapshots/releases/versions of an article. I found rel:latest-version, rel:predecessor-version but no real-world example of a publication with versions. My approach would be:

  • put current version at http://example.org/article
  • put versions at http://example.org/article/X.Y.Z where X.Y.Z is a version number
  • link versions with rel:latest-version, rel:predecessor-version, and rel="canonical

I'd also add a changelog that lists all versions. An example how to enrich this list with RDFa would help.

This issue is related to #119 but I don't need editing.

nichtich avatar Jun 23 '19 06:06 nichtich

I will publish an article that has this example in the next weeks, if that's of interest.

In the meantime, you can see how that information is automatically created/updated including RDFa (as well as links to other resources) from the dokieli menu -> Memento -> Version or Immutable.

Check the resulting resources. Even if you don't have a storage or a write space set up, you can still perform those actions.. just check the console for now.

I like the idea of having /docs exemplify this. So, happy to keep this issue around. It also relates to https://github.com/linkeddata/dokieli/issues/43

csarven avatar Jun 24 '19 09:06 csarven