Hello everybody.

We are migrating our dspace 7.5 to 8.

We want to simplify our item.submission.xml. We currently have 385
collections spread across 88 communities and subcommunities.

Currently, we use the below way to map the form of each collection:

<name-map collection-handle="11549/40" submission-name="adm_atos"/>

We currently have 14 different form types (18 submission-name).

I saw that, in version 8 of dspace, we can map the collection submission
form based on the collection-entity-type attribute, as in the example below:

<name-map collection-entity-type="Publication"
submission-name="Publication"/>

This would greatly reduce the size of my item.submission.xml, as well as a
considerable performance gain. I would define 18 entity types.

*My question is: where do I change the collection-entity-type of the
collection? I want to set this attribute for my 385 collections and then
change my item.submission.xml.*

Aroldo

-- 
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 Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/dspace-tech/CACKFi%2Bf6TfJ_wNwohCnwiEnakGLwv2o4yZDfJOfzV7FeyV8acg%40mail.gmail.com.

Reply via email to