[Developers] how to add 'articles'
Edward Kawas
edward.kawas at gmail.com
Wed Oct 22 13:33:38 UTC 2008
Hi,
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?
As an example,
[
{
"*" : [],
"id" : "/en/publicly_listed_company",
"type" : "/business/company_type"
}
]
Returns everything related to publicly listed company. How can I associate a
description (imagine that there isn't one already) with this topic? Assume
that I have already called the upload service and my guid/id returned is
/guid/123456.
Thanks for any advice,
Eddie
More information about the Developers
mailing list