From a2ce594b2863002594859cf3d0c8fd1d2a1958e9 Mon Sep 17 00:00:00 2001 From: geoffroy-noel-ddh Date: Fri, 4 Oct 2024 08:11:23 +0000 Subject: [PATCH] Automated annotations indexing --- app/data/index/tests.json | 2 +- app/index.json | 2 +- app/stats.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/data/index/tests.json b/app/data/index/tests.json index afd16b843..dd288f362 100644 --- a/app/data/index/tests.json +++ b/app/data/index/tests.json @@ -1,7 +1,7 @@ { "meta": { "@context": "http://schema.org", - "dc:modified": "2024-10-03T18:11:20.373Z", + "dc:modified": "2024-10-04T08:11:21.876Z", "dc:creator": "https://github.com/kingsdigitallab/crossreads/blob/main/tools/index.mjs", "dc:source": "https://github.com/kingsdigitallab/crossreads/tree/main/annotations" }, diff --git a/app/index.json b/app/index.json index 79aef832e..0b69217e8 100644 --- a/app/index.json +++ b/app/index.json @@ -1,7 +1,7 @@ { "meta": { "@context": "http://schema.org", - "dc:modified": "2024-10-03T18:11:20.340Z", + "dc:modified": "2024-10-04T08:11:21.843Z", "dc:creator": "https://github.com/kingsdigitallab/crossreads/blob/main/tools/index.mjs", "dc:source": "https://github.com/kingsdigitallab/crossreads/tree/main/annotations" }, diff --git a/app/stats.json b/app/stats.json index 50a35b1d5..9a6caeb62 100644 --- a/app/stats.json +++ b/app/stats.json @@ -1,7 +1,7 @@ { "meta": { "@context": "http://schema.org", - "dc:modified": "2024-10-03T18:11:20.373Z", + "dc:modified": "2024-10-04T08:11:21.876Z", "dc:creator": "https://github.com/kingsdigitallab/crossreads/blob/main/tools/index.mjs", "dc:source": "https://github.com/kingsdigitallab/crossreads/tree/main/annotations" },