[Developers] write query error

Ben Drees ben at metaweb.com
Tue Apr 1 21:39:32 UTC 2008


Hi Mariana,

The error logs show that you are trying to create instances of types 
that don't exist.

Replace this clause:

  "type": "/user/msoffer/default_domain/note"

with something like this:

  "type": "/user/msoffer/default_domain/pad"

-Ben

mariana soffer wrote:
> Using the query editor aplication , I created a type of my own and I am 
> trying to create a new topic with this type but I can't.
> I  get errors such as :
>
>       "message" : "Can't locate this clause - cannot continue"
>
>
> can anybody please send me 2 queries, one for creating a simple type of 
> my own
> and a second one for inserting a topic of this type.
>
> Thank you very much to all
>
> Mariana
> _______________________________________________
> Developers mailing list
> Developers at freebase.com
> http://lists.freebase.com/mailman/listinfo/developers
>
>   



More information about the Developers mailing list