Conversation
f248c89 to
b637798
Compare
|
Hi @forderation! The issue this is addressing is filed in Github with some discussion of a best approach here: Have you seen that issue and its discussion? |
yes the issue are same, but for alt-name i didn't see as well make the problem. AFAIK i already implemented in our modified ojs 3.2.1 and so far there is no problem with validation |
|
Hi @forderation, thanks for putting this together! I've taken a look and left a few comments. The discussion in pkp/pkp-lib#7528 recommends putting the OJS Given the discussion mentioned in the issue and the pubmed example, I would recommend using a similar approach here as well. That way the same problems are solved in the same way across the code base. Thanks! |
add default surname for XML scheme before deposit.
a current existing plugin was an error when the family name is empty like this:
The content of element 'person_name' is not complete. One of '{"http://www.crossref.org/schema/4.3.6":surname}' is expected.So the idea is use last section given name to provide surname when the family name is empty