Skip to content

Commit

Permalink
Update schema.xml
Browse files Browse the repository at this point in the history
Removed copyField causing duplication of data bibcode->identifier
  • Loading branch information
romanchyla committed Aug 18, 2021
1 parent 6a7e385 commit 277bde9
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1975,11 +1975,6 @@


<copyField source="id" dest="recid" />

<copyField source="bibcode" dest="identifier" />
<copyField source="alternate_bibcode" dest="identifier" />
<copyField source="doi" dest="identifier" />

<copyField source="author_norm" dest="all" />
<copyField source="alternate_title" dest="all" />
<copyField source="bibcode" dest="all" />
Expand Down

0 comments on commit 277bde9

Please sign in to comment.