Hi Peter,

I’m not referring to metadata extraction, rather the bitstream File Description 
field that can be filled out when uploading a file into an Item.

We want to add a couple more fields to the bitstream’s metadata during the 
upload process and have those fields be searchable. Fields we want to add to 
the file upload form include: Type (for generic dcmitype values), Description 
(file description), Dimensions (page or image size), No. Pages (number of 
pages), etc…

As it is, the bitstream’s description field is not appearing in search results. 
We’ve assumed it is being stored as a dc.description field just like the Item, 
but I’m not sure that is the case…

Is bitstream metadata (description, file type, file size, etc…) treated the 
same as Item metadata? Can it be searched and found from within DSpace’s search 
box?

Thanks,
~Jay

From: Peter Dietz [mailto:[email protected]]
Sent: Friday, April 01, 2011 11:10 AM
To: Jay Clark
Cc: [email protected]
Subject: Re: [Dspace-tech] Search Bitstream Metadata

Hi Jay,

A potentially simple approach to this might be to make a curation task, that 
pulls the exif metadata out of the file itself, and writes it to some custom 
item metadata field.

I'm not aware of file metadata extractors available for Java, but from the 
terminal, I sometimes use "exiftool" to see information in the bitstream.


Peter Dietz


On Fri, Apr 1, 2011 at 10:32 AM, Jay Clark 
<[email protected]<mailto:[email protected]>> wrote:
Hi all,
With our repository we intend to have some unique metadata attached to the 
multiple bitstreams in an Item which is not represented in the Item record. The 
only problem we have with this is that the bitstream metadata is not searchable 
by default in DSpace. So, I’m trying to figure out how to search bitstream 
metadata (for example, the description field), or include bitstream metadata in 
the Discover module. Could someone please comment on how to enable this?

Thank you,
Jay Clark

Application Support Specialist
Mission Aviation Fellowship
Learning Technologies Division
www.maf.org<http://www.maf.org> & www.maflt.org<http://www.maflt.org>



------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself;
WebMatrix provides all the features you need to develop and
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf

_______________________________________________
DSpace-tech mailing list
[email protected]<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/dspace-tech

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to