I have a big problem in my repository, there are several items classified 
as "other" (dc.type) and I need to categorize them according to their type 
of media.

Example:

if bitstream format= 
      
       .mp4
       .mpeg
       .avi

set dc.type = *video*

if bitstream format= 
      
       .pdf
       .text
       .doc

set dc.type = *text*

if bitstream format= 
      
       .png
       .jpeg
       .gif

set dc.type =* image*

etc...

How to do this for internal collections and collections collected 
externally via harvest?



-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to