if there is a record_publication_date -> repository -status Public
else if there is a record_review_status -> repository-status Private (In review)
else -> repository-status Private
In OAM:
repository -status Public -> Live
repository-status Private (In review) -> In review
repository-status Private -> Deposited (Not live)
It would seem more accurate to crosswalk all records without a record_publication_date as 'In review' since they have been deposited but are not live. Does anyone know what the rationale was for AB to write the crosswalk the way he did originally?
if there is a record_publication_date -> repository -status
Publicelse if there is a record_review_status -> repository-status
Private (In review)else -> repository-status
PrivateIn OAM:
repository -status
Public->Liverepository-status
Private (In review)->In reviewrepository-status
Private->Deposited (Not live)It would seem more accurate to crosswalk all records without a record_publication_date as 'In review' since they have been deposited but are not live. Does anyone know what the rationale was for AB to write the crosswalk the way he did originally?