EPrints Technical Mailing List Archive
Message: #01608
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Oai-pmh english output
- To: "<eprints-tech@ecs.soton.ac.uk>" <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] Oai-pmh english output
- From: Paolo Tealdi <paolo.tealdi@polito.it>
- Date: Thu, 21 Feb 2013 09:47:54 +0100
Dear all, we are managing to become open-aire and some other italian harvester compliant. We notice that default DC:type attribute is set in italian language (our default eprints lang). I think that this is not correct. I think that ~/cgi/oai script should force english language. The code could be this : In ~/archives/ARCHIVEID/cfg/cfg.d/oai.pl add $oai->{v2}->{lang} = "en"; In ~/cgi/oai add if ( my $lang = $repo->config( "oai","v2","lang" )) { $repo->change_lang( $lang); } My .02 (euro)cents Best regards, Paolo Tealdi -- Ing. Paolo Tealdi Area IT - Politecnico Torino Telefono/Phone : +39-011-0906714 , FAX : +39-011-0906799 Indirizzo/Address : C.so Duca degli Abruzzi, 24 - 10129 Torino - ITALY Skype : tealdi.paolo Please consider your environmental responsibility before printing this e-mail
- Follow-Ups:
- [EP-tech] Re: Oai-pmh english output
- From: Tim Brody <tdb2@ecs.soton.ac.uk>
- [EP-tech] Re: Oai-pmh english output
- Prev by Date: [EP-tech] Re: repository administration: frontend or backend?
- Next by Date: [EP-tech] Warning Message in logs....
- Previous by thread: [EP-tech] Re: repository administration: frontend or backend?
- Next by thread: [EP-tech] Re: Oai-pmh english output
- Index(es):