From 61c4620fcb28994661c77a24f9c031f2eeb5417f Mon Sep 17 00:00:00 2001 From: geoffroy-noel-ddh Date: Fri, 6 Dec 2024 08:11:37 +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 690158669..71c3686d8 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-12-05T18:11:37.827Z", + "dc:modified": "2024-12-06T08:11:36.070Z", "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 51a02e4dd..0c6399163 100644 --- a/app/index.json +++ b/app/index.json @@ -1,7 +1,7 @@ { "meta": { "@context": "http://schema.org", - "dc:modified": "2024-12-05T18:11:37.782Z", + "dc:modified": "2024-12-06T08:11:36.023Z", "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 12430feb0..5581c6e21 100644 --- a/app/stats.json +++ b/app/stats.json @@ -1,7 +1,7 @@ { "meta": { "@context": "http://schema.org", - "dc:modified": "2024-12-05T18:11:37.827Z", + "dc:modified": "2024-12-06T08:11:36.069Z", "dc:creator": "https://github.com/kingsdigitallab/crossreads/blob/main/tools/index.mjs", "dc:source": "https://github.com/kingsdigitallab/crossreads/tree/main/annotations" },