http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11786 Bug ID: 11786 Summary: Improve RDFa schema.org mappings in prog and bootstrap Change sponsored?: --- Product: Koha Version: 3.14 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: dan@coffeecode.net QA Contact: testopia@bugs.koha-community.org Created attachment 25393 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25393&action=edit Improves schema.org RDFa mappings (assumes 11310 is merged first) Building on bug 11310, which brings the RDFa structured data implementation of schema.org mappings from prog to bootstrap, the attached patch improves both the prog and bootstrap themes in the following ways: * Provides 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) * Uses "byArtist" instead of "author" for music recordings to respect schema.org preferences * Uses alternateName instead of alternativeHeadline, as the former is a better parallel to the "name" property -- You are receiving this mail because: You are watching all bug changes.