From 59dbdaf669d951f32f0e6d3f86d6a519101afabd Mon Sep 17 00:00:00 2001 From: geoffroy-noel-ddh Date: Fri, 8 Nov 2024 18:11:24 +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 298718358..c4cb91f81 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-11-08T13:12:54.331Z", + "dc:modified": "2024-11-08T18:11:23.515Z", "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 d7f42c1a2..16f32e96a 100644 --- a/app/index.json +++ b/app/index.json @@ -1,7 +1,7 @@ { "meta": { "@context": "http://schema.org", - "dc:modified": "2024-11-08T13:12:54.285Z", + "dc:modified": "2024-11-08T18:11:23.468Z", "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 d80277744..4ca77f8cc 100644 --- a/app/stats.json +++ b/app/stats.json @@ -1,7 +1,7 @@ { "meta": { "@context": "http://schema.org", - "dc:modified": "2024-11-08T13:12:54.331Z", + "dc:modified": "2024-11-08T18:11:23.515Z", "dc:creator": "https://github.com/kingsdigitallab/crossreads/blob/main/tools/index.mjs", "dc:source": "https://github.com/kingsdigitallab/crossreads/tree/main/annotations" },