All,

Wikidata has the new PhotoSphere property available now !

https://www.wikidata.org/wiki/Property:P4640
image with the field of view 360x180 degrees  

Discussion was here: https://www.wikidata.org/wiki/Wikidata:Property_proposal/photosphere


On Sat, Oct 14, 2017 at 8:59 AM Thad Guidry <thadguidry@gmail.com> wrote:
Jan,

In Schema.org we would typically create a new Type(s) , which can hold many Properties.
Schema.org is different than Wikidata.  Schema.org has Types and Properties.  Wikidata has no Types.  And that's fine, different philosophy.  Anyways...

Since Schema.org has types with properties (and subtypes), our approach will be to create new types with many properties under them, something like this:


TYPE: ImageObject
property: name
property: locationCreated
etc

Subtype of ImageObject:

  TYPE: PanographImage
  property: aliases=Stitched photo
  property: name
  property: locationCreated
  etc.

    Subtypes of PanographImage:

    SUBTYPE:  PhotoSphere
    property: aliases=3D Panorama, Photo Bubble, Spherical Photo
    property: name
    property: locationCreated
    etc.

    SUBTYPE: PanoramicView
    property: aliases=360 Panorama View, Daguerreotype panorama
    property: name
    property: locationCreated
    etc.