pub fn write_ror_json(data: &Data) -> Result<Vec<u8>>
Write a ROR-derived record as raw ROR-shaped JSON (as opposed to write("ror", data), which produces InvenioRDM vocabulary YAML).
write("ror", data)