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"
}