Closed qjhart closed 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?
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.
Fixes #218, but as specified in https://github.com/ucd-library/rp-ucd-harvest/issues/42