Geo-Web-Project / specs

1 stars 1 forks source link

Update the Media Gallery Item schema to allow for AudioObject, ImageObject, & VideoObject @types #31

Open gravenp opened 2 years ago

gravenp commented 2 years ago

The "Media Gallery Item" Ceramic schema needs to be updated to account for audio, image, and video being added to the gallery.

The @type property should allow 3DModel, AudioObject, ImageObject, & VideoObject values.