linguisticexplorer / Linguistic-Explorer

Terraling is a Ruby on Rails web application to let you store and browse your linguistic data. For More information read the README file.
http://www.terraling.com/
MIT License
17 stars 14 forks source link

Remove example field names when migrating from SSWL #131

Closed dej611 closed 11 years ago

dej611 commented 11 years ago

In SSWL_2013, looking at examples, each field contains the name twice like:

Words: words: blah blah blah...

Tweak the script to remove the lowercase name.

dej611 commented 11 years ago

There was already a rake task to do this: perhaps it's a better idea to move it in the SSWL importer.