Ivan,

I think the latest Google Spreadsheets importer in Exhibit--see bottom 
of this file

    
http://static.simile.mit.edu/exhibit/api-2.0/scripts/data/importers/jsonp-importer.js

actually ignores {}'s. A few months back Google changed its JSON format 
and I updated the importer. Could you try to remove {}'s in your 
spreadsheet and see if that works?

David

Ivan Zhidov wrote:
> Would it be hard to implement in JSON converter support for column 
> names in Google spreadsheets without enclosing {}'s ?
>
> Google Data API seems to not like { and } in the header row so it 
> seems to me the easiest way to overcome it would be to wrap the column 
> name with {} in the JSON converter if it doesn't start with a {.
>
> Ivan
> _______________________________________________
> General mailing list
> [email protected]
> http://simile.mit.edu/mailman/listinfo/general
>   

_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to