Institution ID (ROR Identifier)

Capture the institutional identifier in an <institution-id> in <institution-wrap>.

When an institution identifier is provided, use <institution-wrap> to contain <institution-id> (for the identifier) and <institution> (for the institution name).

<institution-id> must have an @institution-id-type attribute. The only allowed value is ror.

The value of <institution-id> is a URL for the ID. This must be prefixed with https://ror.org/.

Institution Wrap and ID Example

<aff id="affiliation01">
<label>1</label>
<institution-wrap>
  <institution-id institution-id-type="ror">https://ror.org/004fze387</institution-id>
  <institution>SISSA</institution>
</institution-wrap>,
Via Bonomea 265, I-34136 Trieste,
<country>Italy</country>
</aff>