Ticket #716 (closed defect: fixed)

Opened 1 year ago

Last modified 6 months ago

invalid crossref xml files are produced for articles with group authors

Reported by: russ Assigned to: jsuttor
Priority: medium Milestone:
Component: ambra Version: 0.8.1
Keywords: ingest crossref group-author Cc:
Blocking: Blocked By:

Description

the crossref xsl expects given name and surname, which group authors do not having. invalid tags like the following are produced for group authors:

<person_name contributor_role="author" sequence="additional">

<given_name/> <surname/>

</person_name>

crossref barfs on these articles, and the doi is not registered.

Dependency Graph

Attachments

crossref.xsl (9.8 kB) - added by rich on 02/12/08 15:48:20.
Group authors fix for CrossRef?

Change History

12/10/07 12:35:25 changed by jsuttor

  • status changed from new to assigned.
  • milestone set to 0.8.2.

12/11/07 14:53:46 changed by rich

  • milestone changed from 0.8.2 to pubApp_0.8.3.

12/17/07 17:57:17 changed by rich

  • milestone deleted.

02/12/08 15:48:20 changed by rich

  • attachment crossref.xsl added.

Group authors fix for CrossRef?

02/12/08 15:49:42 changed by rich

  • status changed from assigned to closed.
  • resolution set to fixed.
  • milestone set to pubApp_0.8.2.1.

This problem has been fixed. See file attachment.

07/16/08 11:01:22 changed by

  • milestone deleted.

Milestone pubApp_0.8.2.1 deleted