Hi there, On 03/08/13 07:47, Alcides Carlos de Moraes Neto wrote: > I have this situation in my workplace's dspace installation. Most (if > not all) of the items have the dc.type metadata set, but it is only > appearing in a few instances. Check out these examples: > Shows dc.type: http://www2.senado.leg.br/bdsf/handle/id/190819?show=full > Does not show > dc.type: http://www2.senado.leg.br/bdsf/handle/id/443620?show=full
I'm not seeing dc.type in either item. > Is there a command I should run to update this? I ran > update-discovery-index -b yesterday, still no metadata showing. The discovery index has nothing to do with item pages. You could try clearing the cocoon cache if you made any metadata changes directly in the database. See https://wiki.duraspace.org/display/DSPACE/TechnicalFaq#TechnicalFaq-ClearingCocoon%28XMLUI%29cache Did you by any chance add dc.type to the list of hidden metadata fields? https://github.com/DSpace/DSpace/blob/dspace-3.1/dspace/config/dspace.cfg#L737 cheers, Andrea -- Dr Andrea Schweer IRR Technical Specialist, ITS Information Systems The University of Waikato, Hamilton, New Zealand ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

