raw affiliation string #40

Merged
claudio.atzori merged 1 commits from raw_affiliations into master 2024-09-24 11:16:33 +02:00

This PR renames the field Result.author.affiliation to rawAffiliationString to better reflect its purpose. It also simplifies the type used to represent each entry in the list using directly java.lang.String instead of boxing it into an oaf.Field.

This PR renames the field `Result.author.affiliation` to `rawAffiliationString` to better reflect its purpose. It also simplifies the type used to represent each entry in the list using directly `java.lang.String` instead of boxing it into an `oaf.Field`.
claudio.atzori added 1 commit 2024-09-24 11:16:20 +02:00
claudio.atzori merged commit dc20c3b54c into master 2024-09-24 11:16:33 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: D-Net/dhp-schemas#40
No description provided.