From: Mike Taylor Date: Fri, 27 Mar 2015 12:13:32 +0000 (+0000) Subject: Towards PAZ-996. X-Git-Tag: v1.8.7~8 X-Git-Url: http://git.indexdata.com/?p=pazpar2-moved-to-github.git;a=commitdiff_plain;h=5d943bcaa56f11883c2c3d5c79248777bab80a76 Towards PAZ-996. Add rules to emit elements alongside . This embodies our knowledge of the mapping from URLs to names. At present, it supports the five different Creative Commons licences in use by the first 1000 records of the University of East London harvest. I will add support for other well-known licences soon. --- diff --git a/etc/xsl/solr-pz2.xsl b/etc/xsl/solr-pz2.xsl index 5a11a53..50a2a89 100644 --- a/etc/xsl/solr-pz2.xsl +++ b/etc/xsl/solr-pz2.xsl @@ -71,6 +71,30 @@ + + + + + CC By + + + CC By-ND + + + CC By-ND-SA + + + CC By-NC + + + CC By-NC-ND + + + [unknown] + + + +