JATS contributor with role.
Matches the Rust ContributorRole struct.
ContributorRole
:name
:role
@type t() :: %Kreuzberg.ContributorRole{name: String.t(), role: String.t() | nil}
@spec from_map(map()) :: t()
@spec to_map(t()) :: map()