Skip to content

Releases: Georgetown-University-Libraries/File-Analyzer

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

02 Oct 20:55
e9fb1a3
Compare
Choose a tag to compare
Merge pull request #80 from Georgetown-University-Libraries/dclang

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

Update EAD to DC mapping

20 Sep 19:36
4aa78bd
Compare
Choose a tag to compare
Merge pull request #78 from Georgetown-University-Libraries/sd1320

Refine EAD to DC mapping

Locate XSL resources in classpath or source folder

25 Jul 23:45
Compare
Choose a tag to compare

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

09 Jul 19:07
Compare
Choose a tag to compare

EAD to DC Conversion - Export d.creator

15 Mar 19:28
Compare
Choose a tag to compare

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

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

30 Oct 17:17
Compare
Choose a tag to compare

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

29 Oct 21:37
Compare
Choose a tag to compare

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

25 Oct 23:14
Compare
Choose a tag to compare

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

25 Oct 18:31
Compare
Choose a tag to compare

Remove "aspace_" prefix from exported archival objects

image