ucd-library / rp-ucd-client

Client application for UCD Davis Library research profiles
MIT License
0 stars 0 forks source link

Updated Fullname for Person #281

Closed qjhart closed 3 years ago

qjhart commented 3 years ago

Fixes #218, but as specified in https://github.com/ucd-library/rp-ucd-harvest/issues/42

jrmerz commented 3 years ago

There are a couple issues I see (other than inconsistent formatting). The code stops using rdfUtils.getFirstValue() which protects against array values (even if unintended in the spec). You are hard coding in to the client only odr entries will have middle names?

qjhart commented 3 years ago

Ok, I've updated for ghet getFirstValue, and yes, per https://github.com/ucd-library/rp-ucd-harvest/issues/42 only ODR names include middle names.