Bibauthorid: Claim My Paper Interface
- Claim My Paper (CMP) interface for users
- arXiv.org login bridge w/ redirect to CMP interface
- Authorpage enhancements to retrieve data from bibauthorid universe if a personid can be identified for the requested author. The following link structures are supported:
- /author/<authorname_string> e.g. /author/Doe%2C+John which will show information on the exact author search if not found a single Person (an author cluster)
- /author/<bibrec_id>:<authorname_string> or /author/<authorname_string>:<bibrec_id> (e.g. /author/15:Doe%2C+John) will try to find a Person by name and record id and will display the joint information from that particular author cluster.
- /author/<personid> (e.g. /author/152) will display the joint information from the Person with this ID
- Access rights for claiming records and to alter data attached to a person: users and operators
- Various backend bug fixes
- Update procedure upgraded to accomodate name changes on records and to keep user decisions unaltered whenever possible
Co-authored-by: Carli Samuele <samuele.carli@cern.ch>