]> git.evergreen-ils.org Git - working/Evergreen.git/commit
TPAC: Fix schema.org name / dates for authors
authorDan Scott <dscott@laurentian.ca>
Fri, 5 Apr 2013 20:10:01 +0000 (16:10 -0400)
committerMike Rylander <mrylander@gmail.com>
Thu, 18 Apr 2013 19:18:09 +0000 (15:18 -0400)
commit647c014f8c2f2e3e2a9cfc95ddcd6b1fb65319df
tree0a063428fc74492a83fcba481656ed928ed7f283
parentc670e8426c2a0e48d57be32194c0fa799f4f3320
TPAC: Fix schema.org name / dates for authors

Per http://schema.org/Person, the birth date and death date are not
supposed to be part of the name of a Person. We can separate these out
correctly based on subfield d for 100 fields.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/opac/parts/record/authors.tt2