JATS-0048-009

Rule Overview

Message

CRediT role with degree-contribution="supporting" should also be present on another contributor with degree-contribution="lead": .

Rule XPath:

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

not(@vocab = 'credit' and @degree-contribution = 'supporting') or (some $role in (../../*/role except .) satisfies ($role/@vocab-term-identifier = @vocab-term-identifier or $role/@vocab-term = @vocab-term) and $role/@degree-contribution = 'lead')

Contexts