OK, I found the problem. First, I looked up how to display a single record: http://berstein.cadiretes.cesca.cat:8080/oai/request?verb=GetRecord&metadataPrefix=sample-crosswalk-DIM2DC&identifier=oai:berstein.cadiretes.cesca.cat:123456789/18
You can also view the source DIM here: http://berstein.cadiretes.cesca.cat:8080/xmlui/metadata/handle/123456789/18/mets.xml (Alternatively, you could use a DIM crosswalk for OAI. There is intentionally no DIM passtrough crosswalk included because DIM shouldn't ever be used outside of DSpace, but it's trivial do make one.) As you can see, no element in DIM or even in the OAI response (not even in METS) contains data about the parent collection. I made a mistake when I told you parent.uri contains the parent URL - this is a custom metadata field I defined in my DSpace. You should do that, too, if you can (just don't put it in the dc schema, create a new one). Otherwise I don't see a way to do what you want, the data is simply not there. Sorry about confusing you. 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

