{
    "@context": "http://iiif.io/api/presentation/4/context.json",
    "id": "https://iiif.io/api/presentation/4.0/example/uc06_audio_with_3d.json",
    "type": "Manifest",
    "label": {
        "en": [
            "Chess Pieces with Spatial Audio"
        ]
    },
    "items": [
        {
            "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1",
            "type": "Scene",
            "label": {
                "en": [
                    "Chess Pieces with Spatial Audio"
                ]
            },
            "backgroundColor": "#99CCFF",
            "interactionMode": [ "hemisphere-orbit" ],
            "duration": 60,
            "items": [
                {
                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/page/1",
                    "type": "AnnotationPage",
                    "items": [
                        {
                            "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/audio/anno1",
                            "type": "Annotation",
                            "motivation": [
                                "painting"
                            ],
                            "body": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/audio/1",
                                "type": "AmbientAudio",
                                "source": {
                                    "id": "https://fixtures.iiif.io/audio/bbc/bbcrewind/bbc_rewind_crowds_60s.mp3",
                                    "type": "Audio",
                                    "format": "audio/mp3"
                                },
                                "volume": {
                                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/quantity/1",
                                    "type": "Quantity",
                                    "unit": "relative",
                                    "quantityValue": 0.1
                                }
                            },
                            "target": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1",
                                "type": "Scene"
                            }
                        },
                        {
                            "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/audio/anno2",
                            "type": "Annotation",
                            "motivation": [
                                "painting"
                            ],
                            "timeMode": "trim",
                            "body": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/audio/2",
                                "type": "PointAudio",
                                "source": {
                                    "id": "https://fixtures.iiif.io/audio/mock/GarageBand/orchestra_percussion_120s.mp3",
                                    "type": "Audio",
                                    "format": "audio/mp3",
                                    "duration": 120.835
                                },
                                "volume": {
                                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/quantity/2",
                                    "type": "Quantity",
                                    "unit": "relative",
                                    "quantityValue": 0.2
                                }
                            },
                            "target": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/selectors/anno2",
                                "type": "SpecificResource",
                                "source": {
                                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1",
                                    "type": "Scene"
                                },
                                "selector": [
                                    {
                                        "id": "https://example.org/uuid/9fbd580b-895b-41b9-974a-1553329037f2",
                                        "type": "PointSelector",
                                        "x": -3.0,
                                        "y": 0.0,
                                        "z": -2.0,
                                        "refinedBy": {
                                            "id": "https://example.org/uuid/3d0d097b-2b37-4a15-b6a5-506e417d5115",
                                            "type": "FragmentSelector",
                                            "value": "t=0,30"
                                        }
                                    }
                                ]
                            }
                        },
                        {
                            "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/audio/anno3",
                            "type": "Annotation",
                            "motivation": [
                                "painting"
                            ],
                            "timeMode": "loop",
                            "body": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/audio/3",
                                "type": "SpotAudio",
                                "source": {
                                    "id": "https://fixtures.iiif.io/audio/mock/GarageBand/orchestra_tuba_10s.mp3",
                                    "type": "Audio",
                                    "format": "audio/mp3",
                                    "duration": 10.0
                                },
                                "angle": 45.0,
                                "volume": {
                                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/quantity/3",
                                    "type": "Quantity",
                                    "unit": "relative",
                                    "quantityValue": 0.3
                                },
                                "lookAt": {
                                    "id":"https://iiif.io/api/presentation/4.0/example/uc06/origin",
                                    "type": "PointSelector",
                                    "x": 0.0,
                                    "y": 0.0,
                                    "z": 0.0
                                }
                            },
                            "target": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1#3,0,-2&t=30,60",
                                "type": "Scene"
                            }
                        },
                        {
                            "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/anno/1",
                            "type": "Annotation",
                            "motivation": [ "painting" ],
                            "body": {
                                "id": "https://fixtures.iiif.io/3d/thomas_flynn/chess/Pawn_black.glb",
                                "label": { "en": [ "Pawn 1" ] },
                                "type": "Model",
                                "format": "model/gltf-binary"
                            },
                            "target": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/anno/1/specificResource/1",
                                "type": "SpecificResource",
                                "source": {
                                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1",
                                    "type": "Scene"
                                },
                                "selector": [
                                    {
                                        "type": "PointSelector",
                                        "x": 1.0,
                                        "y": 0.0,
                                        "z": 0.0
                                    }
                                ]
                            }
                        },
                        {
                            "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/anno2",
                            "type": "Annotation",
                            "motivation": [ "painting" ],
                            "body": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/anno2/specificResource/1",
                                "type": "SpecificResource",
                                "source": {
                                    "id": "https://fixtures.iiif.io/3d/thomas_flynn/chess/Pawn_black.glb",
                                    "label": { "en": [ "Pawn 2 tipped over" ] },
                                    "type": "Model",
                                    "format": "model/gltf-binary"
                                },
                                "transform": [
                                    {
                                        "type": "RotateTransform",
                                        "x": 0.0,
                                        "y": 0.0,
                                        "z": -90.0
                                    },
                                    {
                                        "type": "TranslateTransform",
                                        "x": 0.0,
                                        "y": 1.0,
                                        "z": 0.0
                                    }
                                ]
                            },
                            "target": {
                                "type": "SpecificResource",
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/anno2/specificResource/2",
                                "source": {
                                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1",
                                    "type": "Scene"
                                },
                                "selector": [
                                    {
                                        "type": "PointSelector",
                                        "x": 2.0,
                                        "y": 0.0,
                                        "z": 3.0
                                    }
                                ]
                            }
                        },
                        {
                            "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/anno3",
                            "type": "Annotation",
                            "motivation": [ "painting" ],
                            "exclude": [
                                "audio",
                                "lights"
                            ],
                            "body": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/anno3/specificResource/1",
                                "type": "SpecificResource",
                                "source": {
                                    "id": "https://fixtures.iiif.io/3d/thomas_flynn/chess/Queen_black.glb",
                                    "label": { "en": [ "Queen" ] },
                                    "type": "Model",
                                    "format": "model/gltf-binary"
                                },
                                "transform": [
                                    {
                                        "type": "ScaleTransform",
                                        "x": 1.5,
                                        "y": 1.5,
                                        "z": 1.5
                                    }
                                ]
                            },
                            "target": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/anno3/specificResource/2",
                                "type": "SpecificResource",
                                "source": {
                                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1",
                                    "type": "Scene"
                                },
                                "selector": [
                                    {
                                        "type": "PointSelector",
                                        "x": 1.0,
                                        "y": 0.0,
                                        "z": 2.0
                                    }
                                ]
                            }
                        },
                        {
                            "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/anno4",
                            "type": "Annotation",
                            "motivation": [ "painting" ],
                            "body": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/lights/1",
                                "type": "ImageBasedLight",
                                "label": { "en": [ "Image-Based Light" ] },
                                "environmentMap": {
                                    "id": "https://fixtures.iiif.io/3d/polyhaven/spruit_sunrise_4k.hdr",
                                    "type": "Image",
                                    "format": "image/vnd.radiance",
                                    "profile": "equirectangular"
                                }
                            },
                            "target": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1",
                                "type": "Scene"
                            }
                        },
                        {
                            "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/anno/cam1",
                            "type": "Annotation",
                            "motivation": [ "painting" ],
                            "body": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/cameras/1",
                                "type": "PerspectiveCamera",
                                "label": { "en": [ "Perspective Camera 1" ] },
                                "lookAt": {
                                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/anno/1",
                                    "type": "Annotation"
                                },
                                "near": 1,
                                "far": 100,
                                "fieldOfView": 50
                            },
                            "target": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/anno/cam1/specificResource/1",
                                "type": "SpecificResource",
                                "source": {
                                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1",
                                    "type": "Scene"
                                },
                                "selector": [
                                    {
                                        "type": "PointSelector",
                                        "x": 0.0,
                                        "y": 6.0,
                                        "z": 10.0
                                    }
                                ]
                            }
                        },
                        {
                            "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/anno/light1",
                            "type": "Annotation",
                            "motivation": [ "painting" ],
                            "body": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/lights/1",
                                "type": "SpotLight",
                                "label": { "en": [ "Spot Light 1" ] },
                                "angle": 90.0,
                                "color": "#A0FFA0"
                            },
                            "target": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/anno/light1/specificResource/1",
                                "type": "SpecificResource",
                                "source": {
                                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1",
                                    "type": "Scene"
                                },
                                "selector": [
                                    {
                                        "type": "PointSelector",
                                        "x": 0.0,
                                        "y": 3.0,
                                        "z": 1.0
                                    }
                                ]
                            }
                        }
                    ]
                }
            ],
            "annotations": [
                {
                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/page/commenting",
                    "type": "AnnotationPage",
                    "items": [
                        {
                            "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/commenting",
                            "type": "Annotation",
                            "motivation": [
                                "commenting"
                            ],
                            "body": {
                                "type": "TextualBody",
                                "value": "This is the point when the percussion fades and the tuba tone begins, marking the second phase of the scene's audio."
                            },
                            "target": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/specificResource/1",
                                "type": "SpecificResource",
                                "source": {
                                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1",
                                    "type": "Scene"
                                },
                                "selector": [
                                    {
                                        "type": "PointSelector",
                                        "instant": 30.0
                                    }
                                ]
                            }
                        }
                    ]
                }
            ]
        }
    ]
}
