When I use Babel to convert a spreadsheet to JSON, one of my columns are named 'Web:url'. I thought that would add the valueType "url" to my property "Web", but in the JSON file this is not the case.
This is what the wiki says: Also note that you can store the type definition for a column by appending a :type to the end of a column name, such as homepage:url, and babel will add it to the schema at the end of the json output. What am I missing? /Vidar _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
