encoda
encoda copied to clipboard
JATS: Encoding of Organization fails
{
"type": "Organization",
"address": "362 Leith Street, Dunedin 9054, New Zealand",
"brands": [
{
"type": "Brand",
"logo": "http://www.otago.ac.nz/logo"
}
],
"contactPoints": [
{
"availableLanguages": ["English", "Māori"],
"emails": ["[email protected]"],
"telephone": "00641234567"
}
],
"departments": [
{ "type": "Organization", "legalName": "Commerce" },
{ "type": "Organization", "legalName": "Health_Sciences" },
{ "type": "Organization", "legalName": "Humanities" }
],
"funders": [
{ "type": "Organization", "legalName": "MBIE" },
{ "type": "Organization", "legalName": "CancerSociety" }
],
"legalName": "The University of Otago"
}
Result:
(nothing)