EPrints Technical Mailing List Archive

Message: #00537


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] Re: add subject question


Hi Sebastien,

that its what I'm looking for, thanks.

best regards
Ulf

Am Donnerstag 10 Mai 2012 16:04:33 schrieb Sebastien Francois:
> Hi Ulf,
>
> You'll need to write your own PERL script then, have a look at how it's
> done on the UI (Plugin/Screen/Subject/Edit):
>
>          my $newsubject = $subject_ds->create_object( $session, {
>                  subjectid => $newid,
>                  parents => [ $subject->get_value( "subjectid" ) ],
>                  depositable => 1 } );
>          $newsubject->commit;
>
> with subject_ds = $session->dataset( 'subject' );
> and subject = the instanciated parent.
>
> Seb.
>
> On 10/05/12 14:56, Ulf Laube wrote:
> > Hi all,
> >
> > how I can add a subject like
> >
> > BAR:bar:FOO:1
> >
> > onto an existing subject tree like this:
> >
> > subjects:My Library:ROOT:0
> > FOO:foo:subjects:1
> >
> > _w/o_ the web interface, on CL only?
> >
> > Thanks and best regards
> > Ulf
> >
> > BTW: I don't like to rewrite the _whole_ subject tree with
> > bin/import_subjects
>
> *** 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/



-- 
OntoChem GmbH
Heinrich-Damerow-Str. 4
06120 Halle (Saale)
Germany
Tel. +49-345-478047-4
Fax: +49-345-478047-1

HRB 215461 Amtsgericht Stendal; USt-IdNr.: DE246232735