fixed a datasource Id

This commit is contained in:
Michele Artini 2023-06-21 16:17:34 +02:00
parent 758e662ab8
commit 009d7f312f
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ object BioDBToOAF {
"Springer Nature" "Springer Nature"
) )
val EBICollectedFrom: KeyValue = OafMapperUtils.keyValue( val EBICollectedFrom: KeyValue = OafMapperUtils.keyValue(
"10|opendoar____::83e60e09c222f206c725385f53d7e567c", "10|opendoar____::3e60e09c222f206c725385f53d7e567c",
"EMBL-EBIs Protein Data Bank in Europe (PDBe)" "EMBL-EBIs Protein Data Bank in Europe (PDBe)"
) )
val pubmedCollectedFrom: KeyValue = val pubmedCollectedFrom: KeyValue =