At release 1.0.0, the format property of model resources is being exported as an empty string.
Example fragment from the manifest produced for the demo video:
"source": {
"id": "https://spri-open-resources.s3.us-east-2.amazonaws.com/iiif3dtsg/woodblocks/blueI.glb",
"format": "",
"type": "Model"
}
Correct behavior for this example would be a value of "model/gltf-binary"