Skip to content

Commit

Permalink
Updated publisher-url mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdsaunders authored Nov 15, 2022
1 parent 41e953c commit 4827df7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion symplectic_to_ora_field_mapping-2.3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
Changelog
=========
15/11/22: Updated publisher-url (https://gitlab.bodleian.ox.ac.uk/ORA4/ora_data_model/-/issues/197)
24/08/21: added new SE preprint type
25/03/21: Added collection, doi_requested, data_responsibility to ORA Datamodel 2.2, no mappings yet
23/01/19: Update SE notes -> ORA deposit_note (GitHub #166)
Expand Down Expand Up @@ -309,11 +310,15 @@
</symplectic_field>

<symplectic_field name="publisher-licence"><ora_field>licence</ora_field></symplectic_field>



<symplectic_field name="publisher-url">
<if test="type_of_work == 'device/product'"><ora_field>manufacturer_website_url</ora_field></if>
<if test="type_of_work == 'conference paper'"><ora_field>event_website_url</ora_field></if>
<else><ora_field>publication_website_url</ora_field></else>
</symplectic_field>



<symplectic_field name="record-made-public-at-source-date"><ora_field>record_publication_date</ora_field></symplectic_field>

Expand Down

0 comments on commit 4827df7

Please sign in to comment.