OAI thumbnail fieldl with cover page information

How can I set the thumbnail field in the OAI record with the path for the cover page image?

Hi @Fernando_Estrada,

What OAI metadata format are you using?

Regards,
Alec Smecher
Public Knowledge Project Team

I am using OAI_DC metadata for OJS and OMP

Our main interest is with OMP because the OJS we can set a default thumbnail while harvesting the OAI data for all the articles in the magazine but for the OMP each book has a different cover.

Hi @Fernando_Estrada,

What DC element are you proposing that this would go into? If you have some sample XML, that would help.

Regards,
Alec Smecher
Public Knowledge Project Team

we have this metadata generated from dspace than handles thumbnail with oai_dc

> <dc:thumbnail>
> http://ri.uacj.mx/vufind/thumbnails/presenciauniversitaria.jpg
> </dc:thumbnail>

If we can have the URL pointing to the image uploaded as cover image at OMP / OJS will be great.

Regards

Fernando

Hi @Fernando_Estrada,

That appears to be a custom namespace and not part of the DC core set; do you have an example URL to an OAI record that contains this?

It’s likely that this won’t be a high priority for us to add to the OAI interface, but I can probably point you in the right direction if you want to add it yourself.

Regards,
Alec Smecher
Public Knowledge Project Team

I hope this works for you

http://dspace.uacj.mx:8080/oai/request?verb=GetRecord&metadataPrefix=oai_dc&identifier=oai:dspace.uacj.mx:123456789/31

Hi @Fernando_Estrada,

That’s actually invalid XML – validating it with the standard xmllint tool gives…

 element thumbnail: Schemas validity error : Element '{http://purl.org/dc/elements/1.1/}thumbnail': This element is not expected.

/tmp/oai.xml fails to validate

Regards,
Alec Smecher
Public Knowledge Project Team

Is there any other metadata format that supports the coverpage?

Hi @Fernando_Estrada,

Can you describe what you’re trying to do a little more broadly?

Regards,
Alec Smecher
Public Knowledge Project Team

@Fernando_Estrada ¿pudiste resolver la duda? si es así ¿cuál fué la solución? Me interesa.