Project

General

Profile

feature request #6682

Updated by Andreas Müller over 5 years ago

We need a webservice for taxon relationships returning 

  * a list of all taxon relationships for a given taxon including 

      * direction of relationship (if this taxon is the "from" taxon, the direction is "direct", otherwise it is "inverse" 
      * a Entity Holder(?) for the related taxon 
      * RelType DTO 
      * TaggedTitle for the relationship 

  * a deduplicated list of TaggedText for misapplied names, deduplicated if name and err. sec. are equal 
  * tests 
 

 ...

Back