06.02.2013 Views

Advanced Customisation: Scripting EPrints

Advanced Customisation: Scripting EPrints

Advanced Customisation: Scripting EPrints

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Export Plugin: Conversion<br />

� For a straight conversion plugin, this usually<br />

includes:<br />

�� mapping data objects to output/interchange<br />

format<br />

�� serialising the output/interchange format<br />

� e.g. EndNote conversion section:<br />

$data->{K} = $dataobj->get_value( "keywords" );<br />

$data->{T} = $dataobj->get_value( "title" );<br />

$data->{U} = $dataobj->get_url;

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!