File tree Expand file tree Collapse file tree
source/presentation/4.0/example Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 "motivation" : [ " painting" ],
2020 "body" : {
2121 "id" : " https://iiif.io/api/presentation/4.0/example/uc06/scene/1" ,
22- "type" : " Scene"
22+ "type" : " Scene" ,
23+ "label" : {
24+ "en" : [
25+ " Chess Pawn"
26+ ]
27+ },
28+ "items" : [
29+ {
30+ "id" : " https://iiif.io/api/presentation/4.0/example/uc06/scene/1/page/1" ,
31+ "type" : " AnnotationPage" ,
32+ "items" : [
33+ {
34+ "id" : " https://iiif.io/api/presentation/4.0/example/uc06/3d/anno/1" ,
35+ "type" : " Annotation" ,
36+ "motivation" : [" painting" ],
37+ "body" : {
38+ "id" : " https://fixtures.iiif.io/3d/thomas_flynn/chess/Pawn_black.glb" ,
39+ "type" : " Model" ,
40+ "format" : " model/gltf-binary"
41+ },
42+ "target" : {
43+ "id" : " https://iiif.io/api/presentation/4.0/example/uc06/scene/1" ,
44+ "type" : " Scene"
45+ }
46+ }
47+ ]
48+ }
49+ ]
2350 },
2451 "target" : {
2552 "id" : " https://iiif.io/api/presentation/4.0/example/uc06/scene/parent/anno/1/specificResource/1" ,
You can’t perform that action at this time.
0 commit comments