substance / texture

A visual editor for research.
MIT License
1k stars 83 forks source link

Group authors #1278

Open fred-atherden opened 5 years ago

fred-atherden commented 5 years ago

Description

A group author is an alternative to a singular author, representing a group that has contributed to an article. They are composed of multiple individual contributors, who may or may not be acknowledged by name and whose contribution is counted collectively rather than individually.

User Stories

Author

Production staff

But what if . . . ?

Considerations

XML requirements

Captured as a contrib. It must contain a collab element (which contains the plain text name of the group author), and may contain a child contrib-group element which contains the members of the group. Affiliations are tagged as a child of the member.

<contrib corresp="yes">
         <email>....</email>
         <email>...</email>
         <collab>Production team</collab>
         <contrib-group>
                  <contrib>
                           <name>
                                    <surname>Atherden</surname>
                                    <given-names>Frederick P</given-names>
                           </name>
                           <xref ref-type="aff" rid="aff11">11</xref>
                  </contrib>
                  <contrib>
                           <name>
                                    <surname>Gilbert</surname>
                                    <given-names>James F</given-names>
                           </name>
                           <xref ref-type="aff" rid="aff12">12</xref>
                  </contrib>
                  ….
                  <aff id="aff11">
                           <label>11</label>
                           <institution content-type="dept">Department of Technology</institution>
                           <institution>eLife</institution>
                           <addr-line>
                                  <city>Cambridge</city>
                           </addr-line>
                           <country>United Kingdom</country>
                  </aff>   
                  <aff id="aff12">
                           <label>12</label>
                           <institution content-type="dept">Department of Production</institution>
                           <institution>eLife</institution>
                           <addr-line>
                                  <city>Cambridge</city>
                           </addr-line>
                           <country>United Kingdom</country>
                  </aff>         
         </contrib-group>
</contrib>

Group author affiliations should be captured in the child contrib-group, as these are not at the same level as standard author affiliations.

Mock ups

This is not required, but if you have mock ups of what you would like to see please provide them here.

Proposal

This will be added by the Texture team after the feature request is discussed and agreed.

michael commented 5 years ago

@Melissa37 @FAtherden-eLife In which cases do we have affiliations assigned to group members? Do you have a sample of an existing article that displays an affiliation for a group member? Could this be too detailed?

fred-atherden commented 5 years ago

@michael Yep, we have articles where group members are assigned affiliations. Examples (a non-exhaustive list):