Ya, your right. It is returning as expected. Thanks, James<br><br><div class="gmail_quote">On Sun, Mar 8, 2009 at 12:30 PM, Philip Kendall <span dir="ltr"><<a href="mailto:philip-freebase@shadowmagic.org.uk">philip-freebase@shadowmagic.org.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Sun, Mar 08, 2009 at 12:13:43PM -0700, James Taylor wrote:<br>
> When I query for these properties<br>
> however, only the 'legal_structure' property shows data:<br>
><br>
> Query at <a href="http://www.freebase.com/tools/queryeditor" target="_blank">http://www.freebase.com/tools/queryeditor</a>:<br>
><br>
> {<br>
> "*" : [],<br>
> "guid" : "#9202a8c04000641f800000000b177114",<br>
> "type" : "/business/company"<br>
> }<br>
<br>
</div>Once I refreshed the cache, this returned exactly what I'd expect it to<br>
return:<br>
<br>
{<br>
[ skip some stuff ]<br>
"company_type" : [<br>
"Privately Held Company"<br>
],<br>
[ skip more stuff ]<br>
"guid" : "#9202a8c04000641f800000000b177114",<br>
"headquarters" : [<br>
""<br>
],<br>
[ skip yet more stuff ]<br>
}<br>
<br>
Expanding the headquarters property shows that it does have data in it,<br>
just not a name.<br>
<br>
Are you seeing something different?<br>
<br>
Cheers,<br>
<br>
Phil<br>
<font color="#888888"><br>
--<br>
Philip Kendall <<a href="mailto:philip@shadowmagic.org.uk">philip@shadowmagic.org.uk</a>><br>
<a href="http://www.shadowmagic.org.uk/" target="_blank">http://www.shadowmagic.org.uk/</a><br>
</font><div><div></div><div class="h5">_______________________________________________<br>
Developers mailing list<br>
<a href="mailto:Developers@freebase.com">Developers@freebase.com</a><br>
<a href="http://lists.freebase.com/mailman/listinfo/developers" target="_blank">http://lists.freebase.com/mailman/listinfo/developers</a><br>
</div></div></blockquote></div><br>