[Developers] Blurb Upload Difficulties
Jason Douglas
jason at metaweb.com
Fri Nov 14 05:35:54 UTC 2008
On Nov 13, 2008, at 8:52 PM, James Taylor wrote:
> Hello,
>
> I've been having difficulties successfully uploading and linking
> text blurbs to topics and I'm hoping someone can help out.
> Specifically, I'm trying to edit 'overview' text blurbs for a topic
> from using mql writes from my site. It's my understanding that to
> do this I need to: 1) upload my text blurb to freebase; 2) create a
> document topic to hold the blurb; 3) link the newly created document
> topic to the original topic. All of my mql's appear to be working,
> but the new text does not show up indicating something failed. I've
> placed an example of my mql read and writes for this below. I'm
> able to create and link topics, but the over text does not show up,
> which is unexpected.
I'm not sure about the exact problem you're having, but it might be
worth trying it the other way 'round since that can be done in two
steps rather than three anyway:
1) Create the /common/document attached to the topic and get it's ID
2) Upload the content and use the document=[ID from step 1)] argument
on the upload service
-jason
More information about the Developers
mailing list