Closed baimingze closed 9 years ago
@baimingze they need to do it during the generation of the file. They need to know the name of the db. We can ask to the EBI search team to have a system for this dbname retrieval. We can ask them how to know which fields are keys. If you want you can write the email and I can make the ticket for them.
@ypriverol I have found that they metioned we can find the definition of fields and cross_reference at here: /ebi/extserv/projects/ebinocle/ebinocle-config/src/main/domains/pride.xml
I will check on these files.
The definition of the cross reference is like this:
<field id="UNIPROT" type="xref">
<options>
<option key="config.xref.domain.field" value="acc" />
<option key="config.xref.domain" value="uniprot" />
</options>
<name>UNIPROT</name>
<description>UNIPROT reference</description>
</field>
MT
PRIDE