Breedbase integration with Fieldbook Question regarding trait names #885
-
|
We are currently setting up a new Breedbase database. It integrates with fieldbook via import/export functions. Is there a way to do this? Perhaps by setting a synonym within the ontology term in the .obo file? Help and ideas are appreciated - We don't have data in the database, and I don't have an android to test with. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
@chaneylc or @bellerbrock - do you know the current behavior with synonyms? |
Beta Was this translation helpful? Give feedback.

Sorry I'm late to the discussion, but from my experience and what I'm seeing the the mapTraits function the behavior you need Kirsten is already implemented. If you include synonyms in the ontology you load into Breedbase, Field Book app will be able to access them via BrAPI and will use them preferentially over the variable names. That said we could make an improvement by having Field Book store both, or at least save the variable name in the description for reference.
Here's an example of a trait defined in the sweetpotato ontology .obo file with multiple synonyms, and what it looks like when imported from Breedbase into Field Book via BrAPI. Field Book is just using the first synonym i…