Skip to content

Commit bea37b1

Browse files
committed
Created 69eba00f44aca0414c0ef128/canvas-1.json
1 parent dc94289 commit bea37b1

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

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

0 commit comments

Comments
 (0)