When using "Add columns from Freebase" and choosing the property
/type/object/key, there's no way to constrain the key query to a particular
namespace because the expected type of the property is /type/key and the code
currently expects all properties which expect /type/* to be simple values
(which is the case for the others since they're simple data types).
We should remove this restriction so that users can fetch the keys of interest
to them.
Original issue reported on code.google.com by tfmorris on 2 Mar 2012 at 10:34
Original issue reported on code.google.com by
tfmorris
on 2 Mar 2012 at 10:34