uoregon-libraries / aspace_publisher

0 stars 0 forks source link

update aspace resource after marc published to oclc #16

Open lsat12357 opened 1 month ago

lsat12357 commented 1 month ago

Add step to aspace -> awest workflow: add event to aspace resource to record the action. { "jsonmodel_type": "event", "linked_agents": [ { "ref": "/agents/people/99", "role": "uploaded_by" } ], "linked_records": [ { "ref": "/repositories/2/resources/99", "role": "source" } ], "date": { "jsonmodel_type": "date", "date_type": "single", "label": "event", "begin": "2015-05-20", "expression": "2015 May 20" }, "event_type": "MARC published", "outcome": "pass" }

lsat12357 commented 1 month ago

note that the event type might be "MARC revised"