Skip to content

The format property of Model resources is not being exported #44

@vincentmarchetti

Description

@vincentmarchetti

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions