]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP# 1337550 remove schema.org itemOffered, add price property
authorDan Scott <dscott@laurentian.ca>
Thu, 3 Jul 2014 20:20:08 +0000 (16:20 -0400)
committerBen Shum <bshum@biblio.org>
Thu, 10 Jul 2014 19:45:16 +0000 (15:45 -0400)
commite4ff6afb7be2176d71241baa98500d28f226d210
tree8af35d64496ce700d95ab1206a6814d44661a7d5
parent3acadb64e75f1fe82f528869482da6ea4e871f3e
LP# 1337550 remove schema.org itemOffered, add price property

We use the "offers" property to link the Product to the Offer, so there
is no reason to use a reciprocal "itemOffered" property to link back to
the Product from the Offer. The circular reference confuses some tools
(http://rdfa.info/play) and may complicate general processing, so let's
simply remove it.

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