Skip to content

clean up ^ot:curatedType #8

@kcranston

Description

@kcranston

The nexsons include a property called ^ot:curatedType. In the UI, this is called 'Inference method'. It is currently a pulldown that provides various inference options (Bayesian inference, Maximum Likelihood, Maximum Parsimony, etc) but it used to be a free text field. As you might expect, the field is full of all sorts of free-form descriptions for trees, including software used, Figure numbers, genes used, consensus methods, etc.

If you want to see the list of values, there is a peyotl script for that:

$ python ot_phylesystem_list_property_values.py --set --tree ^ot:curatedType

It would be nice to clean up this field, moving non-standard values into another field (@description, perhaps?) and possibly renaming the field to ^ot:inferenceMethod to match both the UI and the search term for the find_trees API call. Related to the discussion on this otttreeindex issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions