From d7f646fa8fe8ed54c17b0a198e76fbf67bf643c8 Mon Sep 17 00:00:00 2001 From: geoffroy-noel-ddh Date: Tue, 1 Oct 2024 18:11:20 +0000 Subject: [PATCH 1/2] 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 53a8c1b56..f530ce466 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-01T13:14:08.878Z", + "dc:modified": "2024-10-01T18:11:18.920Z", "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 e3a2c1007..029faf981 100644 --- a/app/index.json +++ b/app/index.json @@ -1,7 +1,7 @@ { "meta": { "@context": "http://schema.org", - "dc:modified": "2024-10-01T13:14:08.845Z", + "dc:modified": "2024-10-01T18:11:18.892Z", "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 79bd7dcf2..64ab860f7 100644 --- a/app/stats.json +++ b/app/stats.json @@ -1,7 +1,7 @@ { "meta": { "@context": "http://schema.org", - "dc:modified": "2024-10-01T13:14:08.878Z", + "dc:modified": "2024-10-01T18:11:18.920Z", "dc:creator": "https://github.com/kingsdigitallab/crossreads/blob/main/tools/index.mjs", "dc:source": "https://github.com/kingsdigitallab/crossreads/tree/main/annotations" }, From 32a0e87a80d76c2dc4572581652cd51d3b2dec85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geoffroy=20No=C3=ABl?= Date: Tue, 1 Oct 2024 21:26:59 +0100 Subject: [PATCH 2/2] Modified annotations/change-queue.json --- annotations/change-queue.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/annotations/change-queue.json b/annotations/change-queue.json index 9e26dfeeb..de6f0a8b5 100644 --- a/annotations/change-queue.json +++ b/annotations/change-queue.json @@ -1 +1,17 @@ -{} \ No newline at end of file +{ + "changes": [ + { + "annotations": [ + { + "id": "https://crossreads.web.ox.ac.uk/annotations/1f7963a4-6277-4c97-b673-89dbb6be2534", + "file": "http-sicily-classics-ox-ac-uk-inscription-isic001481-isic001481-jpg.json" + } + ], + "tags": [ + "m.exemplar" + ], + "creator": "https://api.github.com/users/geoffroy-noel-ddh", + "created": "2024-10-01T20:26:59.060Z" + } + ] +} \ No newline at end of file