use the new FreeQ 'refine' queue instead of the old 'gridworks' one
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1410 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
fad9b3415c
commit
2b9b38368f
@ -36,8 +36,7 @@ public class FreebaseUtils {
|
||||
|
||||
static final public String FREEBASE_HOST = "www.freebase.com";
|
||||
|
||||
static final private String FREEQ_URL = "http://data.labs.freebase.com/freeq/gridworks";
|
||||
//static final private String FREEQ_URL = "http://data.labs.freebase.com/freeq/refine";
|
||||
static final private String FREEQ_URL = "http://data.labs.freebase.com/freeq/refine";
|
||||
|
||||
static final private String AGENT_ID = "/en/google_refine";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user