Thanks for your help. I used your script its working perfect . I run in python 2.7 where i have to made only one chance in code ( urllib is not in python 2.7 ) .it takes 13 minutes .As you said it not the for mat i was looking for .I tried other xslt but not worked i am attached the structure see if u can help me to find right xslt for my need or do i have to change the generated dc xml file . I need to convert the mrc file to this format(attached) so that i can import to the dspace .thanks again for you valuable help.
The type i am looking for ..(can't upload the snapshot )
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<dublin_core>
<dcvalue element ="contributor" qualifier="author">Sarkar, Prof. S.</dcvalue>
<dcvalue element ="contributor" qualifier="author">Basu, Prof. Anupam</dcvalue>
<dcvalue element ="description" qualifier="tableofcontents">1. Introduction to Artificial Intelligence; 2. State Space Search; 3. Informed Search; ...</dcvalue>
<dcvalue element ="language" qualifier="iso">eng</dcvalue>
<dcvalue element ="relation" qualifier="haspart">1. Introduction to Artificial Intelligence; 2. State Space Search; 3. Informed S</dcvalue>
<dcvalue element ="source" qualifier="none">ndf</dcvalue>
<dcvalue element ="subject" qualifier="none">Computer Science and Engineering</dcvalue>
<dcvalue element ="subject" qualifier="none">Artificial Intelligence</dcvalue>
<dcvalue element ="title" qualifier="none">Artificial Intelligence</dcvalue>
<dcvalue element ="type" qualifier="none">Video</dcvalue>
<dcvalue element ="format" qualifier="difficultylevel">default</dcvalue>
<dcvalue element ="type" qualifier="typeoflearningmaterial">videoLecture</dcvalue>
<dcvalue element ="relation" qualifier="ispartof" />
</dublin_core>