|
14 | 14 | {
|
15 | 15 | "id": "{{ id.path }}/canvas/p1",
|
16 | 16 | "type": "Canvas",
|
17 |
| - "height": 31722, |
18 |
| - "width": 70399, |
| 17 | + "height": 3966, |
| 18 | + "width": 8800, |
19 | 19 | "items": [
|
20 | 20 | {
|
21 | 21 | "id": "{{ id.path }}/page/p1/1",
|
|
29 | 29 | "id": "https://iiif.io/api/image/3.0/example/reference/36ca0a3370db128ec984b33d71a1543d-100320001004/full/max/0/default.jpg",
|
30 | 30 | "type": "Image",
|
31 | 31 | "format": "image/jpeg",
|
32 |
| - "height": 31722, |
33 |
| - "width": 70399, |
| 32 | + "height": 3966, |
| 33 | + "width": 8800, |
34 | 34 | "service": [
|
35 | 35 | {
|
36 | 36 | "id": "https://iiif.io/api/image/3.0/example/reference/36ca0a3370db128ec984b33d71a1543d-100320001004",
|
|
57 | 57 | "body": {
|
58 | 58 | "id": "{{ id.path }}/body/sr1",
|
59 | 59 | "type": "SpecificResource",
|
60 |
| - "styleClass": "redEmphasis", |
| 60 | + "styleClass": "author1", |
61 | 61 | "source": {
|
62 | 62 | "id": "{{ id.path }}/body/text1",
|
63 | 63 | "type": "TextualBody",
|
64 | 64 | "language": "en",
|
65 | 65 | "format": "text/html",
|
66 |
| - "value": "<p>Three of the four thematic pursuits of refined and noble men are shown on this side of the screen: the koto, go, and calligraphy (each in a container or wrapper).</p>" |
| 66 | + "value": "<p>Three of the four pursuits of refined and noble men named in the screen's title are shown on this side of the screen: go, the koto, and tools for calligraphy. Each is in a container or wrapper. (GR)</p>" |
67 | 67 | }
|
68 | 68 | },
|
69 | 69 | "target": "{{ id.path }}/canvas/p1#xywh=700,1250,1850,1150"
|
|
76 | 76 | "body": {
|
77 | 77 | "id": "{{ id.path }}/body/sr2",
|
78 | 78 | "type": "SpecificResource",
|
79 |
| - "styleClass": "yellowEmphasis", |
| 79 | + "styleClass": "author2", |
80 | 80 | "source": {
|
81 | 81 | "id": "{{ id.path }}/body/text2",
|
82 | 82 | "type": "TextualBody",
|
83 | 83 | "language": "en",
|
84 | 84 | "format": "text/html",
|
85 |
| - "value": "<p>The detail in the natural beauty of the setting could be seen as a contrast (or balance) to the manufactured pursuits of noble men.</p>" |
| 85 | + "value": "<p>The detail in the natural beauty of the setting could be seen as a contrast (or balance) to the manufactured pursuits of noble men. (TK)</p>" |
86 | 86 | }
|
87 | 87 | },
|
88 | 88 | "target": "{{ id.path }}/canvas/p1#xywh=170,160,2200,1000"
|
|
0 commit comments