Re: Google's MusicEvent harvesting

""B.B. King" could be a MusicGroup....if you take the meaning of "B.B.
King" to really refer to "B.B. King and his band".  2 different strings, 2
different semantic meanings.

so... NO.  Not sameAs...in my book... but there is no Wikipedia.org URL for
the entity of "B.B. King and his band (assembled as the 2013/2014 touring
Music Group"... but there could be, if you made that topic page. ;-)

Clear as mud... I know.... what is really needed and what we lack ?   the
idea of an "embedded entity" in any particular string.... which is not the
same as "relatedTo".

Sometimes you really just want to say... The entity "B.B. King" (the guy)
as a Performer is "embedded" or "included" in THIS entity called "B.B. King
and his band".

We need something to express that ... long term.



On Fri, Mar 14, 2014 at 8:55 AM, Aaron Bradley <aaranged@gmail.com> wrote:

> They did suggest exactly that with their second code example on this page
> [2] (interestingly declaring B.B. King to be a MusicGroup rather than a
> Person).
>
> "performer" : [ {
>         "@type" : "MusicGroup",
>         "name" : "B.B. King",
>         "sameAs" : "http://en.wikipedia.org/wiki/B.B._King"
>     },{
>         "@type" : "MusicGroup",
>         "name" : "Jonathon \"Boogie\" Long",
>         "sameAs" : "http://jonathonboogielong.com/"
>     } ],
>
>
>
>
> On Fri, Mar 14, 2014 at 1:46 AM, Edward Summers <ehs@pobox.com> wrote:
>
>> On Mar 14, 2014, at 4:38 AM, Edward Summers <ehs@pobox.com> wrote:
>> >  "performer": {
>> >    "@type": "Person",
>> >    "@id":  "http://en.wikipedia.org/wiki/B.B._King"
>> >   }
>>
>> I actually meant to use the 'url' property instead of @id, although I
>> guess that could work too:
>>
>>     "performer": {
>>       "@type": "Person",
>>       "url":  "http://en.wikipedia.org/wiki/B.B._King"
>>     }
>>
>> //Ed
>>
>
>


-- 
-Thad
+ThadGuidry <https://www.google.com/+ThadGuidry>
Thad on LinkedIn <http://www.linkedin.com/in/thadguidry/>

Received on Friday, 14 March 2014 18:32:12 UTC