We’re getting warnings like this in the “Schematron reports”:
W10: Only single contributor is present for DOI ‘10.64590/yrx’. Deposit all authors. INFO: [10]: single contributor for DOI: ‘10.64590/yrx’.
In all cases, these are related to articles with collective authorship–for example, political parties, editorial boards etc. We have registered these using <organization> and the name of the entity as in the example below. Should we be doing this differently? The error seems to indicate that use of this tag implies that there are more author names to list, but that is not the case.
<journal_article language="en" publication_type="full_text">
<titles> <title>Presentation of Vilar</title> </titles>
<contributors>
<organization contributor_role="author" sequence="first">NLR Editors</organization>
</contributors>
<publication_date media_type="online">
<month>08</month>
<day>01</day>
<year>1973</year>
</publication_date>
<publication_date media_type="print">
<month>07</month>
<day>31</day>
<year>1973</year>
</publication_date>
<pages>
<first_page>64</first_page>
<last_page>64</last_page>
</pages>
<publisher_item>
<item_number item_number_type="article_number">1146</item_number>
</publisher_item> <doi_data> <doi>10.64590/yrx</doi>
<resource>https://newleftreview.org/issues/i80/articles/nlr-editors-presentation-of-vilar</resource> </doi_data>
</journal_article>```