EPrints Technical Mailing List Archive
Message: #04120
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Re: Subject import on 3.3.13
- To: eprints-tech@ecs.soton.ac.uk
- Subject: [EP-tech] Re: Subject import on 3.3.13
- From: Patrick McSweeney <pm5@ecs.soton.ac.uk>
- Date: Tue, 14 Apr 2015 13:52:30 +0100
Thanks, that did the trick!
Lizz
--
Lizz Jennings BA MSc ACLIP MCLIP (Revalidated 2014)
Technical Data Officer
The Library 4.10, University of Bath, Bath, BA2 7AY UK
Ext. 3570 (External 01225 383570)
Research Data Management: http://www.bath.ac.uk/research/data
From: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk] On Behalf Of Justin Bradley
Sent: 03 February 2015 18:25
To: eprints-tech@ecs.soton.ac.uk
Subject: [EP-tech] Re: Subject import on 3.3.13
Hi Lizz,
In
/usr/share/eprints/perl_lib/EPrints/Plugin/Import/FlatSubjects.pm
try replacing the line
@vals = map { s/%3A/:/g } @vals;
with
@vals = map { s/%3A/:/g; $_ } @vals;
And give it another try.
Regards,
Justin
On 3 Feb 2015, at 18:09, Lizz Jennings <E.Jennings@bath.ac.uk> wrote:
Hi,
I’m trying to update the subject tree on my 3.3.13 install, and although it seems to complete the import_subject process (now I’ve updated the database), it imports no subjects or divisions. I’ve copied over the file from my 3.3.12 server, where it works fine.
Has the file format changed? I’ve just been using the default ascii file method.
Lizz
--
Lizz Jennings BA MSc ACLIP MCLIP (Revalidated 2014)
Technical Data Officer
The Library 4.10, University of Bath, Bath, BA2 7AY UK
Ext. 3570 (External 01225 383570)
Research Data Management: http://www.bath.ac.uk/research/data
*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
*** Archive: http://www.eprints.org/tech.php/
*** EPrints community wiki: http://wiki.eprints.org/
*** EPrints developers Forum: http://forum.eprints.org/
*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
*** Archive: http://www.eprints.org/tech.php/
*** EPrints community wiki: http://wiki.eprints.org/
*** EPrints developers Forum: http://forum.eprints.org/
--
'But your intentions are beside the point, It's the outcome of your actions that count...'
- References:
- [EP-tech] Subject import on 3.3.13
- From: Lizz Jennings <E.Jennings@bath.ac.uk>
- [EP-tech] Re: Subject import on 3.3.13
- From: Justin Bradley <jb4@ecs.soton.ac.uk>
- [EP-tech] Re: Subject import on 3.3.13
- From: Lizz Jennings <E.Jennings@bath.ac.uk>
- [EP-tech] Subject import on 3.3.13
- Prev by Date: [EP-tech] OAI9 poster submission deadline
- Next by Date: [EP-tech] Re: Subject import on 3.3.13
- Previous by thread: [EP-tech] Re: Subject import on 3.3.13
- Next by thread: [EP-tech] Re: Subject import on 3.3.13
- Index(es):