NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Tips (Score:1)
1) If you want more than 100 results, up the limit to a higher number; 100 is the default. Use "limit" : 500 or whatever.
2) You probably want to mark some of your clauses as optional; as it stands, if the system doesn't know the capital of a country, it will be entirely excluded.
3) The Weimar Republic *is* a country -- or was. That's perfectly valid in Freebase. The country type is used for past and present countries and things that act like countries (eg. have an ISO code). Admittedly this might not qui
Kirrily "Skud" Robert perl@infotrope.net http://infotrope.net/
Re: (Score:2)
Thank you! I'll give it another go. Understanding the ins and outs of MQL is harder than I thought! :)
Re:Tips (Score:1)
Kirrily "Skud" Robert perl@infotrope.net http://infotrope.net/
Reply to This
Parent