[Developers] Validity of "link" queries
Gordon Mackenzie
gordon at metaweb.com
Wed Mar 11 20:44:44 UTC 2009
We've adjusted the permissions for bugs:
https://bugs.freebase.com/browse/MQL-258
The above link should allow you to view (even when not signed in).
~ Gordon
<<< gordon at metaweb.com >>>
On Mar 10, 2009, at 4:52 PM, Kurt Bollacker wrote:
>
> On Tue, Mar 10, 2009 at 04:17:43PM -0700, John Giannandrea wrote:
>>
>>
>> You cant currently combine "*":null and a valid clause. Its because
>> "*":null implies valid:true
>> Yes, this is a known bug, MQL-258 to be exact.
>
> Since I can't access this bug, I'll take your word for it, However,
> the following query (which does not contain "*":null) fails in the
> same way:
>
> {
> "limit" : 1,
> "operation" : null,
> "type" : "/type/link",
> "valid" : false
> }
>
> Is this covered by MQL-258, and if so, may I be a watcher?
>
> Kurt :-)
>
>
>
>> -jg
>>
>> On Mar 10, 2009, at 4:20 PM, Kurt Bollacker wrote:
>>>
>>> I'm having trouble constraining the "valid" property in "link"
>>> queries. Consider the query:
>>>
>>> {
>>> "*" : null,
>>> "limit" : 1,
>>> "type" : "/type/link",
>>> "valid" : null
>>> }
>>
>> _______________________________________________
>> 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