[Developers] how to add 'articles'

John Giannandrea jg at metaweb.com
Wed Oct 22 18:03:54 UTC 2008


actually its a little more complex than that, the /common/topic/ 
article needs to point to an instance of /common/document and a common  
document has a content field that points to the current version of the  
text (the content guid that you uploaded).  this is to allow the  
content to be versioned.

how to make a document is described in section 6.3.3 of the MQL  
tutorial.
http://www.freebase.com/view/guid/9202a8c04000641f800000000544e10c

-jg

On Oct 22, 2008, at 8:29 AM, Christopher R. Maden wrote:
> Edward Kawas <edward.kawas at gmail.com> wrote:
>> I am wondering how I should go about adding articles to some topics  
>> that I
>> have created using mql. I know that I need to use the upload  
>> service. And
>> when I use the upload service, I send it my 'file' and it will  
>> return an
>> guid/id. My question is how do I associate this id with an article?
> If you wanted to add an article to that topic, then, the write query  
> would be:



More information about the Developers mailing list