Bug 15162 Add for Unimarc XSL trans for RDF-DC & SRW-DC
authorFrédéric Demians <f.demians@tamil.fr>
Tue, 10 Nov 2015 08:33:21 +0000 (09:33 +0100)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Wed, 27 Jan 2016 06:00:35 +0000 (06:00 +0000)
commit2fa1584940c64f5c1a7a66599152e7702e8c35e2
treee2e9c54e51a55bea385cc25aac386c3f197a7f91
parent8dd510047d26d71ec5948e8d8fcf317f33278920
 Bug 15162 Add for Unimarc XSL trans for RDF-DC & SRW-DC

Fix also, marginaly, OAI-DC XSL file which were using 090$a as biblionumber
rather than 001.

To test with an Unimarc Catalog:

- Open this URL

  /cgi-bin/koha/unapi?id=koha:biblionumber:41201&format=marcxml

  And play with id & format parameters
  Test format=rdfdc and format=srw_dc

- Or try with bug 13642

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as advertised. Both XML formats generated successfully. Also fix
problem with OPACBaseURL in UNIMARC environment. Tested with Sandbox too.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2OAIDC.xsl
koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2RDFDC.xsl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2SRWDC.xsl [new file with mode: 0644]
opac/unapi