Skip to content

Commit

Permalink
Modified projects/projects.json
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffroy-noel-ddh committed Jul 16, 2024
1 parent 2737d27 commit 026ad9d
Showing 1 changed file with 72 additions and 71 deletions.
143 changes: 72 additions & 71 deletions projects/projects.json
Original file line number Diff line number Diff line change
@@ -1,76 +1,77 @@
[
{
"name": "Alice Thornton",
"slug": "thornton",
"sites": {
"liv": "https://thornton.kdl.kcl.ac.uk"
{
"name": "Alice Thornton",
"slug": "thornton",
"sites": {
"liv": "https://thornton.kdl.kcl.ac.uk"
},
"a11y": {
"urls": [
"/",
"/books/",
"/books/book_one/",
"/about/",
"/posts/",
"/posts/blog/",
"/posts/blog/2022-07-25-alice-thornton-middleham-castle/",
"/edition/",
"/entities/"
],
"evaluationRequested": "2024-06-19T12:02:49.712Z",
"evaluationStarted": "2024-07-02T10:46:37.228Z",
"evaluationEnded": "2024-07-02T10:47:11.981Z"
},
"screenshots": {}
},
"a11y": {
"urls": [
"/",
"/books/",
"/books/book_one/",
"/about/",
"/posts/",
"/posts/blog/",
"/posts/blog/2022-07-25-alice-thornton-middleham-castle/",
"/edition/",
"/entities/"
],
"evaluationRequested": "2024-06-19T12:02:49.712Z",
"evaluationStarted": "2024-07-02T10:46:37.228Z",
"evaluationEnded": "2024-07-02T10:47:11.981Z"
{
"name": "Corpus Building",
"slug": "corpus-building",
"sites": {
"liv": "https://kingsdigitallab.github.io/corpus-building"
},
"a11y": {
"urls": [
"/",
"/inscription/ISic000001"
],
"evaluationRequested": "2024-07-16T14:57:50.943Z"
},
"screenshots": {}
},
"screenshots": {}
},
{
"name": "Crossreads.A",
"slug": "crossreads-a",
"sites": {
"liv": "https://kingsdigitallab.github.io/crossreads"
{
"name": "Crossreads.A",
"slug": "crossreads-a",
"sites": {
"liv": "https://kingsdigitallab.github.io/crossreads"
},
"a11y": {
"urls": [
"/annotator.html"
],
"evaluationStarted": "2023-07-28T15:02:38.458Z",
"evaluationEnded": "2023-07-28T15:02:40.418Z"
},
"screenshots": {}
},
"a11y": {
"urls": [
"/annotator.html"
],
"evaluationStarted": "2023-07-28T15:02:38.458Z",
"evaluationEnded": "2023-07-28T15:02:40.418Z"
},
"screenshots": {}
},
{
"name": "CultureCase",
"slug": "culturecase",
"sites": {
"liv": "https://culturecase.org"
},
"a11y": {
"urls": [
"/",
"/about/",
"/faqs/",
"/contents/",
"/research/2022/08/the-different-audience-responses-to-shakespeare-staged-in-a-womens-prison/",
"/search/?s=museum"
],
"evaluationRequested": "2023-01-06T19:21:05.771Z",
"evaluationStarted": "2022-09-30T12:29:21.545Z",
"evaluationEnded": "2022-09-30T12:29:51.679Z"
},
"screenshots": {}
},
{
"name": "Corpus Building",
"slug": "corpus-building",
"sites": {
"liv": "https://kingsdigitallab.github.io/corpus-building"
},
"a11y": {
"urls": [
"/",
"/inscription/ISic000001"
]
},
"screenshots": {}
}
{
"name": "CultureCase",
"slug": "culturecase",
"sites": {
"liv": "https://culturecase.org"
},
"a11y": {
"urls": [
"/",
"/about/",
"/faqs/",
"/contents/",
"/research/2022/08/the-different-audience-responses-to-shakespeare-staged-in-a-womens-prison/",
"/search/?s=museum"
],
"evaluationRequested": "2023-01-06T19:21:05.771Z",
"evaluationStarted": "2022-09-30T12:29:21.545Z",
"evaluationEnded": "2022-09-30T12:29:51.679Z"
},
"screenshots": {}
}
]

0 comments on commit 026ad9d

Please sign in to comment.