Bob MacCallum wrote:
> Hello users,
> 
> Has anyone had any luck moving from unitless annotations,
> e.g. Age = "5 days"
> to the new unit(ed?) annotaions  Age = 5 (unit = day)
> 
> I had a quick look at our data and it looks like one would
> have to do something like this:
> 
> rename old string type 'Age' to 'AgeX' (or whatever)
> create new floating point annotation Age
> reannotate as necessary
> delete AgeX annotations
> delete AgeX annotation type
> check experimental factors and inherited annots are still OK.

String-type annotations can't have a unit so if you have specified age
as strings you will have to do something like what you have outlined
above. Seems like a lot of work though.

> Also, does the Annotation importer handle units yet?

No, it assumes that all values are in the same unit as the default unit
for the annotation type.

/Nicklas

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
basedb-users-requ...@lists.sourceforge.net

Reply via email to