Message
Open Funder Registry identifier "." should have attributes institution-id-type="doi" vocab="open-funder-registry" vocab-identifier="10.13039/open_funder_registry"
or have attribute institution-id-type="open-funder-registry"
Rule XPath:
This rule ASSERTS the following, raising an alert if FALSE:
not(contains(., '10.13039')) or (@institution-id-type = 'open-funder-registry' and
not(@vocab | @vocab-identifier)) or (@institution-id-type = 'doi' and @vocab = 'open-funder-registry'
and @vocab-identifier = '10.13039/open_funder_registry')
Additional Information