| SobekCM Repository Community Help |
A term that specifies the characteristics and general type of content of the resource.1
This term gives basic specifications on the general category of the original resource. As such, this is a singular field, and is not repeatable within the SobekCM metadata implementation. The terms used in this field are taken from a controlled list which includes:
Type is a required field within the SobekCM metadata implementation.
In the online templates, this element appears as below:

This form element allows the user to select one of the terms from the controlled list.
Select the term which most applies to the material which was digitized. Additional refinement can be placed in the genre or physical description fields.
This data is encoded in both the MODS metadata and in the bibliographic descriptor section of the custom SobekCM metadata. This is included in the SobekCM schema to provide for the controlled list from above. It is additionally encoded within the MODS section to allow for greater portability of the resulting METS files. The METS schema provides for its own controlled list; mapping between these lists appears below:
SobekCM Term MODS Term(s) Implementation Notes Aerial still image Artifact three dimensional object Audio sound recording Book text Map cartographic Mixed Material mixed material Newspaper text Photograph still image Serial text Video moving image (unused) notated music (unused) software, multimedia (unused) sound recording-musical maps to Audio (unused) sound recording-nonmusical maps to Audio
Examples of the related pieces of metadata appear below:
<mods:typeOfResource>text</mods:typeOfResource>
<SobekCM:Type>Book</SobekCM:Type>
<mods:typeOfResource>text</mods:typeOfResource>
<SobekCM:Type>Newspaper</SobekCM:Type>
<mods:typeOfResource>still image</mods:typeOfResource>
<SobekCM:Type>Aerial</SobekCM:Type>
The type is determined by looking at the Leader, positions 006 and 007. If the material is series, then the 008 field's 021 position is used. This determines the SobekCM Type, as well as the MARC type, which impacts other mappings from the leader. Complete mapping is included below.
| Leader/006 | SobekCM Type | MARC Type |
|---|---|---|
| a, c, d, or t | Book | BKS |
| e or f | Map | MAP |
| i or j | Audio | REC |
| k | Photograph | VIS |
| g | Video | VIS |
| r | Artifact | VIS |
| m | Mixed Material | COM |
| p | Mixed Material | MIX |
| o | Mixed Material | VIS |
Once the primary type is determined, the following mapping is checked:
Mapping from the MODS back to MARC is generally the reverse of the procedure listed above.
Nicola Hill, Mark Sullivan, and Laurie Taylor