These are Persistent identifiers associated with a creator.
Usage
prep_nameIdentifiers(x)
Arguments
x
Data frame from "creators"
Value
data frame with a nameIdentifiers column as list
Details
Name identifiers in datacite is an array of objects
with properties "nameIdentifier", "nameIdentifierScheme" ,
and "schemeUri". This function takes the name identifiers fields and restructures
as a list within the data frame.