keeps / roda

RODA - Repository of Authentic Digital Objects
https://www.roda-community.org/
GNU Lesser General Public License v3.0
74 stars 47 forks source link

There are templates and XSLTs called "EAD". Is this obsolete? #1065

Closed jmaferreira closed 6 years ago

jmaferreira commented 6 years ago

There is a EAD_2002 that I believe replaces the EAD file. No? If so, remove them from base.

screen shot 2017-11-10 at 14 35 46 screen shot 2017-11-10 at 14 35 22
luis100 commented 6 years ago

It is not obsolete, it is the used default in case the EAD version is not declared.

jmaferreira commented 6 years ago

Ok. Do we need to update these XSLT as well?

luis100 commented 6 years ago

Having a separated stylesheet for fallback is too much maintenance work. It should be a symbolic link to the EAD 2002 XSLT.

chalkos commented 6 years ago

the symlinks are:

roda-core/roda-core/src/main/resources/config/crosswalks/ingest/ead.xslt -> ead_2002.xslt
roda-ui/roda-wui/src/main/resources/config/crosswalks/dissemination/html/ead.xslt -> ead_2002.xslt
roda-ui/roda-wui/src/main/resources/config/templates/ead.xml.hbs -> ead_2002.xml.hbs