Hi Helix,

Thank you very much for your  help. Now the value of citation is getting
displayed in the data file page.  I am using Dryad version 1.10 which is
based on dspace version 1.6 or 1.7 (not sure about it), XMLUI based.

I modified the select in DryadItemSummary.xsl file in line 123 as

<xsl:variable name="citation"
select=".//dim:field[@element='identifier'][@qualifier='citation']" />

earlier it was
select="$meta[@element='RelatedIdentifier'][@qualifier='RelatedIdentifierType']"
/>

Thanks & regards
Priya



On Fri, Sep 7, 2012 at 7:35 PM, Priya S <[email protected]> wrote:

> Hi Helix,
>
> Sorry for confusing you. I understand that the file (from your dryad link)
> must work & display the citation as dryad does it.
>
> I am not trying [@element='citation'][@qualifier='article']
>
> but I am not able to get this point in the dryad code under 'citation' as
> mentioned in my earlier mail. This is where my code & the code from the
> link differs at this moment.
>
> Thanks & regards
> Priya
>
>
> On Fri, Sep 7, 2012 at 5:12 PM, helix84 <[email protected]> wrote:
>
>> I understand it this way:
>> You tried @element=identifier ; @qualifier =citation as I suggested,
>> that didn't work.
>>
>> Now you're trying [@element='citation'][@qualifier='article']
>> (although I don't know why)
>>
>> What is your question?
>>
>> Regards,
>> ~~helix84
>>
>
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to