]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Add the ability to link to sameAs and exampleOfWork entities user/dbs/lp1402921_linkout_schema_sameas
authorDan Scott <dscott@laurentian.ca>
Tue, 16 Dec 2014 04:29:35 +0000 (23:29 -0500)
committerDan Scott <dscott@laurentian.ca>
Sat, 31 Jan 2015 21:08:59 +0000 (16:08 -0500)
commita070d7faa7d8f67c7fed785467e4b9b0898191cb
tree2505e0ad0fcc704dcc4c597c1992dd339f3933dc
parent8b21c1c0d79bb437298e38dfef838591f4eaeed5
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>
Open-ILS/src/templates/opac/parts/misc_util.tt2
Open-ILS/src/templates/opac/parts/record/body.tt2