[Developers] flag for merge?
David Flanagan
david at davidflanagan.com
Fri May 9 17:28:11 UTC 2008
Kurt Bollacker wrote:
> On Thu, May 08, 2008 at 04:25:39PM -0700, Arthur van Hoff wrote:
>> Hi,
>>
>>
>>
>> I would like to flag two topics for merging using a script.
>>
>> What is the MQL query that I should use?
>
> Try something like:
>
> {
> "query" : [
> {
> "authority" : "/user/myuserid",
> "create" : "unconditional",
Kurt,
Could you explain the authority property of this type? Why isn't
/type/object/creator sufficient? Is there any kind of access control or
authentication involved here, or can it be set to any user?
David
> "duplicates" : [
> {
> "id" : "/guid/IDOFFIRSTTOPIC"
> },
> {
> "id" : "/guid/IDOFSECONDTOPIC"
> }
> ],
> "id" : null,
> "type" : "/freebase/duplicate_collection"
> }
> ]
> }
>
>
>
>>
>> Thanks.
>>
>>
>>
>> ___________________________________________
>>
>> Arthur van Hoff, Dell-ZING, CTO Software and Services.
>>
>> W: 650-267-2413, F: 650-267-2498, M: 650-283-0842
>>
>>
>>
>
>> _______________________________________________
>> Developers mailing list
>> Developers at freebase.com
>> http://lists.freebase.com/mailman/listinfo/developers
>
> _______________________________________________
> Developers mailing list
> Developers at freebase.com
> http://lists.freebase.com/mailman/listinfo/developers
>
More information about the Developers
mailing list