Skip to content

Releases: Georgetown-University-Libraries/File-Analyzer

Add default lang to $040b for DC to Marc conversion

Choose a tag to compare

@terrywbrady terrywbrady released this 02 Oct 20:55
e9fb1a3
Merge pull request #80 from Georgetown-University-Libraries/dclang

Add default lang to $040b for DC to Marc conversion

Update EAD to DC mapping

Choose a tag to compare

@terrywbrady terrywbrady released this 20 Sep 19:36
4aa78bd
Merge pull request #78 from Georgetown-University-Libraries/sd1320

Refine EAD to DC mapping

Locate XSL resources in classpath or source folder

Choose a tag to compare

@terrywbrady terrywbrady released this 25 Jul 23:45
7.0.1

find xsl

Build with Java 1.8+, Add Scope and Content Notes to EAD to DC conversion

Choose a tag to compare

@terrywbrady terrywbrady released this 09 Jul 19:07
v7.0

EAD scope and conent

EAD to DC Conversion - Export d.creator

Choose a tag to compare

@terrywbrady terrywbrady released this 15 Mar 19:28

Here is the conversion that is being applied

Note that other label fields may be exportable as other dc.contributor values.

<xsl:value-of select="ead:did/ead:origination[@label='creator']/ead:persname"/>

image

EAD to DC: Allow user to designate dublin core field for the archival object refid

Choose a tag to compare

@terrywbrady terrywbrady released this 30 Oct 19:23

EAD to DC: Allow user to designate dublin core field for the archival object refid

Choose a tag to compare

@terrywbrady terrywbrady released this 30 Oct 17:17

image

EAD to DC: Extract Archival Object Ref Id (for round-trip of DAO)

Choose a tag to compare

@terrywbrady terrywbrady released this 29 Oct 21:37

Export the AS Archival Object Ref Id as gu.archivesspace.id

image

image

This will enable a roundtrip on the DAO Generation Process

image

Workflow Overview: Workflow Overview: https://github.com/Georgetown-University-Libraries/File-Analyzer/wiki/Archival-Object-Workflows

Add metadata merge file to EAD to DAO converter

Choose a tag to compare

@terrywbrady terrywbrady released this 25 Oct 23:14

Save the metadata and bitstream from the collection

image

The EAD to DAO converter now allows the definition of matching logic

image.png
image

image

Using an exact title match

Only 4 items match

Normalizing the title (no punct, ignore case)

Only 9 items match

image

For this example, it will be necessary to add the AS titles to the mapping sheet

image.png
image

image.png
image

With these changes, most items match

image.png
image

EAD to DAO Conversion Improvement

Choose a tag to compare

@terrywbrady terrywbrady released this 25 Oct 18:31

Remove "aspace_" prefix from exported archival objects

image