Skip to content

Fix Load Scopus Csv ScopusCsvDocument authors method #49

Description

@tleedepriest

The current Scopus csv test case has the column value "Authors with Affiliations" formatted as Author First Name, Author Last Name, Affiliation; ..... however when using scopus recently this format is Author First Author Last, Affiliation;

This causes the author name property to become the Author First and Author Last AND the first affiliation. This method also needs to be modified to support multiple affiliations for a single author. This may need to be opened up as a separate issue, although it shouldn't be too difficult to implement.

The plan is to add a new test case for a recently exported scopus csv file, then modify the method to pass tests for both files.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions