Home / Version 1.1.0
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2013-07-07 2.7 kB
Template_Code_v110.zip 2013-07-07 20.7 MB
SobekCM_METS_Editor.msi 2013-07-07 3.8 MB
Totals: 3 Items   24.5 MB 0
OFFICIAL RELEASE 1.1.0 - July 7, 2013

This tool is free-standing and allows the creation of METS from a folder of items. It additionally allows the user to enter all of the bibliographic information, and assign page names and divisions to the structure map. 

This windows application can be downloaded in the following formats:

- Install File (MSI) installs this application on your machine. 
- Source Code (ZIP) includes all of the C# code projects used to create the METS Editor.

This latest version (1.1.0) includes the following changes:

- Corrected issue with the slash being the wrong way for files which appear in subfolders in the fileSec ( i.e., "xlink:href="106_105\01\105_01-01.tif" is now correctly "xlink:href="106_105/01/105_01-01.tif" )
- Corrected the mapping of genre when importing from spreadsheets. Was a genre SUBJECT term, rather than a top-level genre element
- Corrected issue which prevented saving to Microsoft Excel files after batch METS file creation
- Updated MARC21 reading/writing libraries to latest code, which is much more resilient when something unexpected occurs
- Added the following new mappings to the spreadsheet importer
	- Alternate Title (Language)
	- Classification
	- Classification (Authority)
	- Creator (Dates)
	- Creator (Family Name)
	- Creator (Given Name)
	- Creator (Role)
	- Genre (Authority)
	- Identifier (Type)
	- Related URL (Label)
	- Related URL (Link)
	- Related URL (Note)
	- Subject Keyword (Authority)
	- Title (Language)
	- Viewer (for use with SobekCM repositories only)
	- Webskin (for use with SobekCM repositories only)
- Updated the code surrounding projects (.pmets) as default metadata so it now works correctly.
-Updated the SobekCM Resource Object at the core of this application to include all the recent enhancements and modifications for the SobekCM web repository

In addition, there was an unreleased version 1.0.4 with the following updates, which are included in this new version:

- Added ability from the structure map to add file references ( i.e., URI ) to the METS. (External files)
- Added ability to recurse through subfolders within the resource folder and include files in subfolders in METS
- Added ability to import records via Z39.50 ( on 32-bit machines )
- Added ability to easily add wrapper divs in the structure map outside the resource ( commonly used for volume/issue information )
- Updated the installer to be built by the open-source WiX Installer, rather than Visual Studio Installer

Also see the other project home page at http://ufdc.ufl.edu/software/mets

Feel free to email me with any questions:   mark.v.sullivan@gmail.com
Source: README.txt, updated 2013-07-07