[Developers] External Edit Issue

James Taylor jame0taylor at gmail.com
Sun Mar 8 19:13:43 UTC 2009


Hello,

I'm editing freebase data externally using mql write calls.  My issue is
that I can add information, but then cannot seem to retrieve it.  For
example, using MQL I've created the topic:
http://www.bioventurist.freebase.com/view/guid/9202a8c04000641f800000000b177114

As you'll see I've loaded in two pieces of information for the
/business/company/ type: headquarters and legal_structure.  The
'headquarters' property I edited using MQL write; the 'legal_structure'
property I edited manually on freebase.  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"
}

The same thing happens when I load the data using MQL onto my site,
following a successful use of the touch service ('
http://freebase.com/api/service/touch') - freebase loaded data is retrieved
but not MQL loaded data.   Does anyone have an idea of what's going on here?

Thanks,
Jame
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freebase.com/pipermail/developers/attachments/20090308/9b20ea7b/attachment.htm 


More information about the Developers mailing list