Canadensys / canadensys-explorer

Canadensys data portal
MIT License
1 stars 6 forks source link

Add associatedSequences field to occurrence view #22

Closed cgendreau closed 10 years ago

cgendreau commented 10 years ago

We need to add a new section on the occurrence pages (normal and dwc view) to display links to associated sequences when available.

Example of what could be provided in DarwinCore:

GenBank:KC251377|GenBank:KC251652|BOLD:TADCR103-10.rbcLa

The supported format will be SequenceProvider:ID where SequenceProvider will require a mapping to a public URL prefix and ID will be used to point to the specific sequence. If more than one sequence is provided pipe | character should be used.

GenBank:KC251377 -> http://www.ncbi.nlm.nih.gov/nuccore/KC251377
cgendreau commented 10 years ago

Fixed since 2.2.0