JATS-0048-001

Rule Overview

Message

CRediT contributor role "." should have attributes vocab="credit", vocab-identifier="https://credit.niso.org/", vocab-term, and vocab-term-identifier

Rule XPath:

This rule ASSERTS the following, raising an alert if FALSE:

let $credit-variations := ('conceptualization', 'data curation', 'formal analysis', 'funding acquisition', 'investigation', 'methodology', 'project administration', 'resources', 'software', 'supervision', 'validation', 'visualization', 'writing original draft', 'writing review editing', 'writing review and editing') returnnot(local:normalize-text(.) = $credit-variations) or (@vocab='credit' and @vocab-identifier='https://credit.niso.org/' and @vocab-term and @vocab-term-identifier)

Contexts