(?<!orcid\.org\/\s|orcid\.org\/|ORCID-ID:\s|ORCID-ID:)[0-9]{4}[-. ][0-9]{4}[-. ][0-9]{4}[-. ][0-9]{4}
Best,
Jamie
Hi Jamie,
ePADD uses a fairly limited regular expression engine, so it couldn't use that regex. I have changed this, and your regex is now used correctly. This fix will be included in the next ePADD release.
If you like, I can send you a pre-release version to try.
Best wishes
Jochen