Skip to content

Commit 069f2a9

Browse files
committed
Created 69eba00f44aca0414c0ef128/manifest.json
1 parent bea37b1 commit 069f2a9

1 file changed

Lines changed: 46 additions & 0 deletions

File tree

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
{
2+
"@context": "http://iiif.io/api/presentation/3/context.json",
3+
"id": "https://dev.static.t-pen.org/69eba00f44aca0414c0ef128/manifest.json",
4+
"type": "Manifest",
5+
"label": {
6+
"none": [
7+
"Claude CLI Opus 4.7 - Detect Order and Transcribe"
8+
]
9+
},
10+
"items": [
11+
{
12+
"id": "https://dev.static.t-pen.org/69eba00f44aca0414c0ef128/canvas-1.json",
13+
"type": "Canvas",
14+
"label": {
15+
"none": [
16+
"Claude CLI Opus 4.7 - Detect Order and Transcribe Page 1"
17+
]
18+
},
19+
"width": 1737,
20+
"height": 2244,
21+
"items": [
22+
{
23+
"id": "https://dev.static.t-pen.org/69eba00f44aca0414c0ef128/contentPage.json",
24+
"type": "AnnotationPage",
25+
"items": [
26+
{
27+
"id": "https://dev.static.t-pen.org/69eba00f44aca0414c0ef128/content.json",
28+
"type": "Annotation",
29+
"motivation": "painting",
30+
"body": {
31+
"id": "https://tpen-project-examples.habesoftware.app/images/hello.jpg",
32+
"type": "Image",
33+
"format": "image/jpeg",
34+
"width": 1737,
35+
"height": 2244
36+
},
37+
"target": "https://dev.static.t-pen.org/69eba00f44aca0414c0ef128/canvas-1.json"
38+
}
39+
]
40+
}
41+
],
42+
"creator": "https://store.rerum.io/v1/id/69e9159cd4e0e5d0ade9bfc5"
43+
}
44+
],
45+
"creator": "https://store.rerum.io/v1/id/69e9159cd4e0e5d0ade9bfc5"
46+
}

0 commit comments

Comments
 (0)