Hi there,

My species list contains roughly 9.000 taxa, most of which have several synonyms.

In the case an individual is attributed to a taxon name which happens to be a refused taxon name, I was wondering if it is possible for OpenForis to propose the accepted name directly in the field. And if so, how would I design my species list to do so?

As the relationship between code and taxon needs to be 1:1, I cannot integrate several names with the same code. Should I better put the accepted name in a new column ("accepted_name") and write an IF expression in the 'default value' field, like for instance Expression: species_list/@accepted_name Apply when: idm:not-blank(species_list/@accepted_name)

Could that work out ?

Thanks a lot in advance,

Jan

asked 01 May '22, 14:02

janklein's gravatar image

janklein
215
accept rate: 0%


Dear Jan,
You can add synonyms to the taxa in your species list.
Just define a column "synonyms" in the CSV or Excel file you use when you import the species list. If you have multiple synonyms for a taxon, separate them with a " / " character.
The user will be able to select the species name by the Vernacular Name field.
The selected taxon will be the one with the accepted name.
Many thanks,
Open Foris Team

permanent link

answered 06 May '22, 10:26

Stefano%20%28OF%29's gravatar image

Stefano (OF) ♦♦
4.7k19
accept rate: 20%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×493

question asked: 01 May '22, 14:02

question was seen: 612 times

last updated: 06 May '22, 10:26