From 9f19511462003d85234fb2486d2cf738d339438c Mon Sep 17 00:00:00 2001 From: Kasper Zutterman Date: Sat, 9 Oct 2021 15:39:18 +0200 Subject: [PATCH] Update README.md `dcterms:hasVersionOf ` is mistaken for `dcterms:isVersionOf ` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9190a57..8d4c4b5 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ In the original data we’ll have a triple that looks like this: * It searches for a namenode and literal of the configurable versionOf and timestamp properties in iterations * It swaps all instances of versionId with the objectId - * It changes`dcterms:hasVersionOf` with `dcterms:hasVersion` + * It changes `dcterms:isVersionOf` with `dcterms:hasVersion` * It keeps the timestamp predicate and literal on the object of the `dcterms:hasVersion` object * It puts everything in a graph called `` * A triple is added stating that the graph `` was `prov:generatedAtTime` the timestamp