We're currently migrating from a very old version of DSpace to a 
nearly-current one.

With our old one, we can do lookups from google sheets like:

=importxml("https://researcharchive.vuw.ac.nz/handle/10063/10?show=full";, 
"//td[preceding-sibling::td/text()='dc.title'][1]")

with our new one, the obvious methods don't seem to work:

=importxml("https://ir.wgtn.ac.nz/handle/123456789/11274?show=full";, 
"//td[preceding-sibling::td/text()='dc.title'][1]")

Is there a straight-forward fix to this? 
cheers
stuart

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-community/992eb26d-2016-41b4-ba61-5e6bd96c89a3n%40googlegroups.com.

Reply via email to