A Schema.org object of type Person
can have a sameAs
property of type URL
. According to Google's structured data site, the sameAs
property can be a single item or an array.
The docs on Schema.org do not mention whether sameAs
can be a single item or an array. Is this just Google deviating from Schema.org? Or is it the case that all properties in Schema.org can be single items or arrays?