Skip to content

Commit 1835d29

Browse files
committed
Created 69eba4138084ca810ace939e/canvas-1.json
1 parent 069f2a9 commit 1835d29

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/69eba4138084ca810ace939e/canvas-1.json",
4+
"type": "Canvas",
5+
"label": {
6+
"none": [
7+
"codex cli GPT 5.4 - 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/69eba4138084ca810ace939e/contentPage.json",
15+
"type": "AnnotationPage",
16+
"items": [
17+
{
18+
"id": "https://dev.static.t-pen.org/69eba4138084ca810ace939e/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/69eba4138084ca810ace939e/canvas-1.json"
29+
}
30+
]
31+
}
32+
],
33+
"creator": "https://store.rerum.io/v1/id/69e9159cd4e0e5d0ade9bfc5"
34+
}

0 commit comments

Comments
 (0)