[koha-commits] main Koha release repository branch master updated. v3.14.00-644-g3bc1021

Git repo owner gitmaster at git.koha-community.org
Tue Apr 1 15:33:29 CEST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  3bc1021deb851db8965e9ac3a8ff89aba71f6acc (commit)
      from  7378d488414d1859c75f0d3b40e5ce99cde67cb7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3bc1021deb851db8965e9ac3a8ff89aba71f6acc
Author: Dan Scott <dan at coffeecode.net>
Date:   Tue Feb 18 13:29:35 2014 -0500

    Bug 11786: Improve RDFa structured data schema.org mappings
    
    This patch updates both the prog and bootstrap themes to provide better
    schema.org mappings for catalogue elements in the following ways:
    
    * More granular author attributes (one "author" property per author in records
      with multiple contributors; wrap in a Person or Organization type instead of
      using a simple literal value)
    * Use "byArtist" instead of "author" for music recordings to respect schema.org
      preferences
    * Use alternateName instead of alternativeHeadline, as the former is a better
      parallel to the "name" property
    
    Signed-off-by: Dan Scott <dan at coffeecode.net>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Only covers MARC21, but that is no reason not to move it forward
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests. Looked at the source code of a few records in both
    prog and bootstrap and took a look at the properties using
    http://www.google.com/webmasters/tools/richsnippets.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

-----------------------------------------------------------------------

Summary of changes:
 .../bootstrap/en/xslt/MARC21slim2OPACDetail.xsl    |   35 ++++++++++++++++----
 .../prog/en/xslt/MARC21slim2OPACDetail.xsl         |   35 ++++++++++++++++----
 2 files changed, 58 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list