Skip to content

Commit 35aeb9e

Browse files
committed
Created 69eba4138084ca810ace939e/manifest.json
1 parent 1835d29 commit 35aeb9e

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/69eba4138084ca810ace939e/manifest.json",
4+
"type": "Manifest",
5+
"label": {
6+
"none": [
7+
"codex cli GPT 5.4 - Detect Order and Transcribe"
8+
]
9+
},
10+
"items": [
11+
{
12+
"id": "https://dev.static.t-pen.org/69eba4138084ca810ace939e/canvas-1.json",
13+
"type": "Canvas",
14+
"label": {
15+
"none": [
16+
"codex cli GPT 5.4 - 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/69eba4138084ca810ace939e/contentPage.json",
24+
"type": "AnnotationPage",
25+
"items": [
26+
{
27+
"id": "https://dev.static.t-pen.org/69eba4138084ca810ace939e/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/69eba4138084ca810ace939e/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)