Skip to content

Issue with container type and number in MODS #2

@tyt3

Description

@tyt3

It seems that for the cases that I've seen, the Microfilm-cabinet number is being pushed after the Drawer, then followed by the Drawer Number. Will talk to Mike about this.

Issue Example:
<mods:note type="container">Microfilm-cabinet Drawer 2 3, Reel 1</mods:note>

Correct In EAD:

        <dsc>
            <c01 id="ref11" level="file">
                <did>
                    <unittitle>
                        <emph render="bold">Records,</emph></unittitle>
                    **<container id="cid1104085" type="Microfilm-cabinet" label="Microform">2</container>
                    <container parent="cid1104085" type="Drawer">3</container>
                    <container parent="cid1104085" type="Reel">1</container>**
                    <unitdate>1966-1977</unitdate>
                </did>
                <c02 id="ref13" level="item">
                    <did>
                        <unittitle>Inaugural Ball, Guest Book,</unittitle>
                        <unitdate>1966</unitdate>
                    </did>
                    <dao ns2:actuate="onRequest" ns2:show="new" ns2:title="Inaugural Ball, Guest Book," ns2:href="31735064530151">
                        <daodesc>
                            <p>Inaugural Ball, Guest Book,, 1966 </p>
                        </daodesc>
                    </dao>
                </c02>

Metadata

Metadata

Assignees

No one assigned

    Labels

    metadata issueIssue with ULS metadata files affecting project code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions