DOI_PATTERN#

technote.metadata.doi.DOI_PATTERN = re.compile('^10\\.\\d{4,9}/\\S+$')#

Pattern for a bare DOI (the 10.NNNN/suffix form).