« Possible solution to large sets of PDFs not being indexed. | Main | Work around for problem with PDF box text extraction »

Canididate data stream for METS struct map

In our Fedora archive, there will be complex objects that have children objects. The order of these objects will be specified by a METS struct map in a Fedora data stream. The METS xml will look something like:

<METS:mets OBJID="demo:UMNcard.Will001" xmlns:METS="http://www.loc.gov/METS/"> <METS:structMap> <METS:div ID="UMNcard.Will001.STRUCT"> <METS:div ORDER="1" CONTENTIDS="demo:UMNcard.Will001.01" LABEL="FRONT"/> <METS:div ORDER="2" CONTENTIDS="demo:UMNcard.Will001.02" LABEL="BACK"/> </METS:div> </METS:structMap> </METS:mets>

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)