]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1402921: Add the ability to link to sameAs and exampleOfWork entities
authorDan Scott <dscott@laurentian.ca>
Tue, 16 Dec 2014 04:29:35 +0000 (23:29 -0500)
committerBen Shum <bshum@biblio.org>
Mon, 16 Feb 2015 09:29:02 +0000 (04:29 -0500)
commit0aae1422959e80e9be7098b2a5005102af37a2b4
tree4017305cbb8a947fb4e6c666a5ba424de2bf6946
parent91a0e5cd65487ab5a7828377e0e94d2e173da884
LP#1402921: Add the ability to link to sameAs and exampleOfWork entities

Look for standard identifiers with known URIs, such as
LCCNs, OCLC numbers, and URIs identified in 024 fields,
and add http://schema.org/sameAs or
http://schema.org/exampleOfWork properties to the record.
This helps us link out to the broader linked data world,
and should help those consuming our data to better
understand what resources we have to offer.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/templates/opac/parts/misc_util.tt2
Open-ILS/src/templates/opac/parts/record/body.tt2