[Developers] External Edit Issue

Philip Kendall philip-freebase at shadowmagic.org.uk
Sun Mar 8 19:30:31 UTC 2009


On Sun, Mar 08, 2009 at 12:13:43PM -0700, James Taylor wrote:
> When I query for these properties
> however, only the 'legal_structure' property shows data:
> 
> Query at http://www.freebase.com/tools/queryeditor:
> 
> {
>   "*" : [],
>   "guid" : "#9202a8c04000641f800000000b177114",
>   "type" : "/business/company"
> }

Once I refreshed the cache, this returned exactly what I'd expect it to
return:

{
  [ skip some stuff ]
  "company_type" : [
    "Privately Held Company"
  ],
  [ skip more stuff ]
  "guid" : "#9202a8c04000641f800000000b177114",
  "headquarters" : [
    ""
  ],
  [ skip yet more stuff ]
}

Expanding the headquarters property shows that it does have data in it,
just not a name.

Are you seeing something different?

Cheers,

Phil

-- 
  Philip Kendall <philip at shadowmagic.org.uk>
  http://www.shadowmagic.org.uk/


More information about the Developers mailing list