Hi, If you want to enable authority control in DSpace 7, I guess it would be the same way as what you did on DSpace 6.3 If you have custom vocabularies, you have to include them in [dspace]/config/controlled-vocabularies e.g. ddc_es since you are using them in the dc.subject.ddc field. If you don't want to use authority control and would want to index these items/fields that authority controlled, you can delete the authorities in the authority column found in the metadatavalue table from the dspace database. Since this would involve database manipulation, perhaps someone from this list can guide you to the correct SQL query on how to do that.
Hope this helps, euler On Monday, August 30, 2021 at 9:23:35 PM UTC+8 [email protected] wrote: > Hi! > > Yes, My 6.3 have both but we're not planning on using the > authority-controlled in DSpace 7.0. How can I enable this in DSpace 7? > > I'm attaching a versión of my 6.3 dspace.cfg, can you can guide me through > what I need to change for my Dspace 7.0? > > Thanks in advance. > > El viernes, 27 de agosto de 2021 a las 22:10:00 UTC-5, euler escribió: > >> Hi. Do you have authority-controlled metadata or enabled vocabularies >> from your DSpace version 6.3? Make sure to enable them. >> >> --euler >> >> On Saturday, August 28, 2021 at 6:04:18 AM UTC+8 [email protected] >> wrote: >> >>> Hi! >>> >>> I've upgraded my dev dspace 6.3 to a 7.0 version, however, the items >>> inside my collections are not showing. >>> >>> When I try to run an index-discovery -b, the server shows this error: >>> [image: imagen_2021-08-27_170349.png] >>> >>> what could be happening? >>> >> -- 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 on the web visit https://groups.google.com/d/msgid/dspace-tech/2200475d-c2ea-40cb-8e80-3800059dab06n%40googlegroups.com.
