Skip to content

Instantly share code, notes, and snippets.

@sallain
Last active November 5, 2019 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sallain/110b25c72ce755153e0f8d43416bee03 to your computer and use it in GitHub Desktop.
Save sallain/110b25c72ce755153e0f8d43416bee03 to your computer and use it in GitHub Desktop.
Search functionality testing

Search testing

General functionality

  • Doing a keyword query seems to result in an OR-type search - that is, every word is treated as a separate search item with OR operators strung between them, i.e. searching for 2015-Annual-Report actually searches for "2015 OR Annual OR Report", and the results contain anything named with "2015" or "Annual" or "Report".
  • Doing a phrase query gives you more boolean control - searching for 2015-Annual-Report is treated as an OR search as above, while "2015-Annual-Report" (with quotations) is treated as an exact search. This works for parts of names as well as full names.

Notes

To review what should be indexed by Elasticsearch, you can click on "view raw" for any search result. If you conduct any search (including a wildcard search), the words "view raw" will appear in parentheses next to the AIP or item name. Clicking on this displays the JSON file that underlies the search. Everything in the JSON file should, I think, be searchable - but it's not.

Descriptive metadata searching

Below there are two JSON files - one for an AIP (aip-search.json) and one for an object within the AIP (landing-zone-search.json; this is the landing-zone image). Searching for the term Peters in each file reveals that the term is present in the AIP-level JSON, but not the object-level JSON. The object-level JSON contains descriptive metadata from a different item in the AIP (the marbles image). As a result, searching for any of the descriptive metadata associated with landing-zone fails, and searching for descriptive metadata for marbles turns up landing-zone as a search result as well.

A further test seems to the suggest that the descriptive metadata from the last row of the CSV is indexed for each item. Running the transfer SampleData/DemoTransfer, the JSON for each object contains the same dmdSec:

"dmdSec": {
        "ns0:xmlData_dict_list": [
          {
            "@xmlns:dc": "http://purl.org/dc/elements/1.1/", 
            "@xmlns:ns0": "http://www.loc.gov/METS/", 
            "@xmlns:ns1": "http://purl.org/dc/terms/", 
            "@xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance", 
            "ns1:dublincore_dict_list": [
              {
                "@xsi:schemaLocation": "http://purl.org/dc/terms/ http://dublincore.org/schemas/xmls/qdc/2008/02/11/dcterms.xsd", 
                "dc:contributor": null, 
                "dc:coverage": null, 
                "dc:creator": "Tesseract", 
                "dc:date": null, 
                "dc:description": "This image was retrieved from the Tesseract wiki (https://github.com/tesseract-ocr/tesseract/wiki/Command-Line-Usage) to test optical character recognition in Archivematica.", 
                "dc:format": null, 
                "dc:identifier": null, 
                "dc:language_unicode_list": [
                  "en", 
                  "de"
                ], 
                "dc:publisher": null, 
                "dc:relation": null, 
                "dc:rights": null, 
                "dc:source": "Tesseract project", 
                "dc:subject_NoneType_list": [
                  null, 
                  null, 
                  null, 
                  null, 
                  null
                ], 
                "dc:title": "OCR image", 
                "dc:type": null
              }
            ]
          }
				]
			}

This is the descriptive metadata for the final item in the metadata.CSV, an OCR image provided by the Tesseract project. Checking the metadata.csv file for the transfer shows that the OCR image is last.

Other searches

  • File UUID: searching for file UUID (with or without File UUID filter) works
  • File path: searching for file path, enclosing in quotes and using phrase search (but only with "Any" selected)
  • File extension: search works (i.e. .jpg) as keyword or phrase
  • AIP UUID: searching for AIP UUID works
  • AIP name: search works, but looks for an exact match only
  • Identifiers:
  • Part of AIC: works fine as long as you use "AIC#" before the number
  • AIC identifier: works fine as long as you use "AIC#" before the number
  • Transfer metadata: this is metadata from the disk image metadata form; works
  • Transfer metadata (other): not sure what this means
{
"_id": "AWZ56IZFqFnIg1rvy-E7",
"_index": "aips",
"_source": {
"AICID": null,
"countAIPsinAIC": null,
"created": 1539643375,
"encrypted": false,
"filePath": "/var/archivematica/sharedDirectory/www/AIPsStore/0c06/1efc/7e20/4e72/961d/203c/fd3f/d2e5/searchtest-0c061efc-7e20-4e72-961d-203cfd3fd2e5.7z",
"identifiers": [],
"isPartOf": null,
"mets": {
"ns0:mets_dict_list": [
{
"@xmlns:dc": "http://purl.org/dc/elements/1.1/",
"@xmlns:ns0": "http://www.loc.gov/METS/",
"@xmlns:ns2": "http://www.loc.gov/premis/v3",
"@xmlns:ns3": "http://purl.org/dc/terms/",
"@xmlns:ns5": "info:lc/xmlns/premis-v2",
"@xmlns:ns6": "http://www.w3.org/1999/xlink",
"@xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance",
"@xsi:schemaLocation": "http://www.loc.gov/METS/ http://www.loc.gov/standards/mets/version111/mets.xsd",
"ns0:amdSec_dict_list": [
{
"@ID": "amdSec_1",
"ns0:digiprovMD_dict_list": [
{
"@ID": "digiprovMD_1",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T19:59:16.366507+00:00",
"ns5:eventDetail": null,
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "a0d367c1-bc9b-4483-8643-92d4b01ebc09"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": null,
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": null
}
]
}
],
"ns5:eventType": "ingestion",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_2",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T19:59:16.787964+00:00",
"ns5:eventDetail": "program=\"python\"; module=\"hashlib.sha256()\"",
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "07dcd591-ea69-47f5-a735-3299bcb907d9"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": null,
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": "a469c730e705d757d66f53f38bb4455e89d5691a3d87fc7bc069b91fa2a50d46"
}
]
}
],
"ns5:eventType": "message digest calculation",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_3",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T19:59:20.360584+00:00",
"ns5:eventDetail": "program=\"ClamAV (clamd)\"; version=\"ClamAV 0.100.2\"; virusDefinitions=\"25039/Mon Oct 15 12:54:30 2018\"",
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "c3d241e1-2d55-4003-b9aa-284ffae93bcd"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": "Pass",
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": null
}
]
}
],
"ns5:eventType": "virus check",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_4",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T20:03:00.222043+00:00",
"ns5:eventDetail": "prohibited characters removed:program=\"sanitize_names\"; version=\"1.10.d0ccb7d7661cf35c769dcc0846d8f087998af713\"",
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "efc752ba-6502-47ac-8b50-15eea9478588"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": null,
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": "Original name=\"%transferDirectory%objects/Landing zone.jpg\"; cleaned up name=\"%transferDirectory%objects/Landing_zone.jpg\""
}
]
}
],
"ns5:eventType": "name cleanup",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_5",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:AGENT",
"ns0:xmlData_dict_list": [
{
"ns5:agent_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:agentIdentifier_dict_list": [
{
"ns5:agentIdentifierType": "preservation system",
"ns5:agentIdentifierValue": "Archivematica-1.8"
}
],
"ns5:agentName": "Archivematica",
"ns5:agentType": "software"
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_6",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:AGENT",
"ns0:xmlData_dict_list": [
{
"ns5:agent_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:agentIdentifier_dict_list": [
{
"ns5:agentIdentifierType": "repository code",
"ns5:agentIdentifierValue": "12345"
}
],
"ns5:agentName": "artefactual_qa",
"ns5:agentType": "organization"
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_7",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:AGENT",
"ns0:xmlData_dict_list": [
{
"ns5:agent_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:agentIdentifier_dict_list": [
{
"ns5:agentIdentifierType": "Archivematica user pk",
"ns5:agentIdentifierValue": "1"
}
],
"ns5:agentName": "username=\"test\", first_name=\"\", last_name=\"\"",
"ns5:agentType": "Archivematica user"
}
]
}
]
}
]
}
],
"ns0:techMD_dict_list": [
{
"@ID": "techMD_1",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:OBJECT",
"ns0:xmlData_dict_list": [
{
"ns5:object_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"@xsi:type": "premis:file",
"ns5:objectCharacteristics_dict_list": [
{
"ns5:compositionLevel": "0",
"ns5:creatingApplication_dict_list": [
{
"ns5:dateCreatedByApplication": "2018-09-25"
}
],
"ns5:fixity_dict_list": [
{
"ns5:messageDigest": "a469c730e705d757d66f53f38bb4455e89d5691a3d87fc7bc069b91fa2a50d46",
"ns5:messageDigestAlgorithm": "sha256"
}
],
"ns5:format_dict_list": [
{
"ns5:formatDesignation_dict_list": [
{
"ns5:formatName": "Unknown"
}
]
}
],
"ns5:objectCharacteristicsExtension": null,
"ns5:size": "1361321"
}
],
"ns5:objectIdentifier_dict_list": [
{
"ns5:objectIdentifierType": "UUID",
"ns5:objectIdentifierValue": "297edb5c-2939-4a8b-81e4-508b62472d5b"
}
],
"ns5:originalName": "%transferDirectory%objects/Landing zone.jpg"
}
]
}
]
}
]
}
]
},
{
"@ID": "amdSec_2",
"ns0:digiprovMD_dict_list": [
{
"@ID": "digiprovMD_8",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T19:59:16.378710+00:00",
"ns5:eventDetail": null,
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "90c70d40-4f93-4e43-a07d-287292a8c0ac"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": null,
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": null
}
]
}
],
"ns5:eventType": "ingestion",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_9",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T19:59:16.826657+00:00",
"ns5:eventDetail": "program=\"python\"; module=\"hashlib.sha256()\"",
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "a7d26aa3-3a27-49f9-a310-4ba46ecd215a"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": null,
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": "91a5ddca3637590c2ddb50da5feb73ff0b8a98cd09a98afb79adc2cf70bc6220"
}
]
}
],
"ns5:eventType": "message digest calculation",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_10",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T19:59:20.599219+00:00",
"ns5:eventDetail": "program=\"ClamAV (clamd)\"; version=\"ClamAV 0.100.2\"; virusDefinitions=\"25039/Mon Oct 15 12:54:30 2018\"",
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "05442923-12a8-492e-bb7a-c1531834b369"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": "Pass",
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": null
}
]
}
],
"ns5:eventType": "virus check",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_11",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:AGENT",
"ns0:xmlData_dict_list": [
{
"ns5:agent_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:agentIdentifier_dict_list": [
{
"ns5:agentIdentifierType": "preservation system",
"ns5:agentIdentifierValue": "Archivematica-1.8"
}
],
"ns5:agentName": "Archivematica",
"ns5:agentType": "software"
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_12",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:AGENT",
"ns0:xmlData_dict_list": [
{
"ns5:agent_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:agentIdentifier_dict_list": [
{
"ns5:agentIdentifierType": "repository code",
"ns5:agentIdentifierValue": "12345"
}
],
"ns5:agentName": "artefactual_qa",
"ns5:agentType": "organization"
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_13",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:AGENT",
"ns0:xmlData_dict_list": [
{
"ns5:agent_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:agentIdentifier_dict_list": [
{
"ns5:agentIdentifierType": "Archivematica user pk",
"ns5:agentIdentifierValue": "1"
}
],
"ns5:agentName": "username=\"test\", first_name=\"\", last_name=\"\"",
"ns5:agentType": "Archivematica user"
}
]
}
]
}
]
}
],
"ns0:techMD_dict_list": [
{
"@ID": "techMD_2",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:OBJECT",
"ns0:xmlData_dict_list": [
{
"ns5:object_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"@xsi:type": "premis:file",
"ns5:objectCharacteristics_dict_list": [
{
"ns5:compositionLevel": "0",
"ns5:creatingApplication_dict_list": [
{
"ns5:dateCreatedByApplication": "2018-09-25"
}
],
"ns5:fixity_dict_list": [
{
"ns5:messageDigest": "91a5ddca3637590c2ddb50da5feb73ff0b8a98cd09a98afb79adc2cf70bc6220",
"ns5:messageDigestAlgorithm": "sha256"
}
],
"ns5:format_dict_list": [
{
"ns5:formatDesignation_dict_list": [
{
"ns5:formatName": "Unknown"
}
]
}
],
"ns5:objectCharacteristicsExtension": null,
"ns5:size": "4261301"
}
],
"ns5:objectIdentifier_dict_list": [
{
"ns5:objectIdentifierType": "UUID",
"ns5:objectIdentifierValue": "87b6d4b4-0da8-4d12-bf75-fd7f4663dd17"
}
],
"ns5:originalName": "%transferDirectory%objects/MARBLES.TGA"
}
]
}
]
}
]
}
]
},
{
"@ID": "amdSec_3",
"ns0:digiprovMD_dict_list": [
{
"@ID": "digiprovMD_14",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T22:41:30.940159+00:00",
"ns5:eventDetail": null,
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "c5172dcf-6ba6-4fbd-a107-67cb05ec7871"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": null,
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": null
}
]
}
],
"ns5:eventType": "ingestion",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_15",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T22:41:31.343781+00:00",
"ns5:eventDetail": "program=\"python\"; module=\"hashlib.sha256()\"",
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "c971089d-6188-4c3b-9308-1cc1e0a4845b"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": null,
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": "82bda15e797b42ebb9b4fa3077d9cd160937a6503da003203ad11ac45ec43b59"
}
]
}
],
"ns5:eventType": "message digest calculation",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_16",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T22:41:32.971523+00:00",
"ns5:eventDetail": "program=\"ClamAV (clamd)\"; version=\"ClamAV 0.100.2\"; virusDefinitions=\"25040/Mon Oct 15 21:01:09 2018\"",
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "4f199fbc-2847-4c71-bee2-2053bd8312ef"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": "Pass",
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": null
}
]
}
],
"ns5:eventType": "virus check",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_17",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T22:41:34.214499+00:00",
"ns5:eventDetail": "program=\"Siegfried\"; version=\"1.7.10\"",
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "4902f4eb-6faf-4f49-b743-6bdbe05d418b"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": "Positive",
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": "x-fmt/18"
}
]
}
],
"ns5:eventType": "format identification",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_18",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:AGENT",
"ns0:xmlData_dict_list": [
{
"ns5:agent_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:agentIdentifier_dict_list": [
{
"ns5:agentIdentifierType": "preservation system",
"ns5:agentIdentifierValue": "Archivematica-1.8"
}
],
"ns5:agentName": "Archivematica",
"ns5:agentType": "software"
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_19",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:AGENT",
"ns0:xmlData_dict_list": [
{
"ns5:agent_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:agentIdentifier_dict_list": [
{
"ns5:agentIdentifierType": "repository code",
"ns5:agentIdentifierValue": "12345"
}
],
"ns5:agentName": "artefactual_qa",
"ns5:agentType": "organization"
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_20",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:AGENT",
"ns0:xmlData_dict_list": [
{
"ns5:agent_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:agentIdentifier_dict_list": [
{
"ns5:agentIdentifierType": "Archivematica user pk",
"ns5:agentIdentifierValue": "1"
}
],
"ns5:agentName": "username=\"test\", first_name=\"\", last_name=\"\"",
"ns5:agentType": "Archivematica user"
}
]
}
]
}
]
}
],
"ns0:techMD_dict_list": [
{
"@ID": "techMD_3",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:OBJECT",
"ns0:xmlData_dict_list": [
{
"ns5:object_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"@xsi:type": "premis:file",
"ns5:objectCharacteristics_dict_list": [
{
"ns5:compositionLevel": "0",
"ns5:creatingApplication_dict_list": [
{
"ns5:dateCreatedByApplication": "2018-10-15"
}
],
"ns5:fixity_dict_list": [
{
"ns5:messageDigest": "82bda15e797b42ebb9b4fa3077d9cd160937a6503da003203ad11ac45ec43b59",
"ns5:messageDigestAlgorithm": "sha256"
}
],
"ns5:format_dict_list": [
{
"ns5:formatDesignation_dict_list": [
{
"ns5:formatName": "CSV",
"ns5:formatVersion": null
}
],
"ns5:formatRegistry_dict_list": [
{
"ns5:formatRegistryKey": "x-fmt/18",
"ns5:formatRegistryName": "PRONOM"
}
]
}
],
"ns5:objectCharacteristicsExtension": null,
"ns5:size": "239"
}
],
"ns5:objectIdentifier_dict_list": [
{
"ns5:objectIdentifierType": "UUID",
"ns5:objectIdentifierValue": "83526356-0f27-43e7-a215-52233dc56f57"
}
],
"ns5:originalName": "%SIPDirectory%objects/metadata/transfers/searchtest-c6202c8e-67a1-40f6-a485-f13c5f85df25/metadata.csv"
}
]
}
]
}
]
}
]
},
{
"@ID": "amdSec_4",
"ns0:digiprovMD_dict_list": [
{
"@ID": "digiprovMD_21",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T22:41:25.078231+00:00",
"ns5:eventDetail": null,
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "1f70c146-97ee-436c-8cbb-e37e8cfd82b5"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": null,
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": null
}
]
}
],
"ns5:eventType": "ingestion",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_22",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T22:41:25.480620+00:00",
"ns5:eventDetail": "program=\"python\"; module=\"hashlib.sha256()\"",
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "5fd595e7-0554-4abc-bddb-ce5675b3f727"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": null,
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": "41923114d6efa2e92c5d35eb7be4071459ba8771d4fd12e271c37697d6c20d54"
}
]
}
],
"ns5:eventType": "message digest calculation",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_23",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T22:41:26.849393+00:00",
"ns5:eventDetail": "program=\"ClamAV (clamd)\"; version=\"ClamAV 0.100.2\"; virusDefinitions=\"25040/Mon Oct 15 21:01:09 2018\"",
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "9c5f218c-6156-4801-9308-13fad9f3f64f"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": "Pass",
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": null
}
]
}
],
"ns5:eventType": "virus check",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_24",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T22:41:27.896462+00:00",
"ns5:eventDetail": "program=\"Siegfried\"; version=\"1.7.10\"",
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "c459a4a3-681d-4b6d-850c-36bc5199915b"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": "Positive",
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": "fmt/101"
}
]
}
],
"ns5:eventType": "format identification",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_25",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:AGENT",
"ns0:xmlData_dict_list": [
{
"ns5:agent_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:agentIdentifier_dict_list": [
{
"ns5:agentIdentifierType": "preservation system",
"ns5:agentIdentifierValue": "Archivematica-1.8"
}
],
"ns5:agentName": "Archivematica",
"ns5:agentType": "software"
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_26",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:AGENT",
"ns0:xmlData_dict_list": [
{
"ns5:agent_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:agentIdentifier_dict_list": [
{
"ns5:agentIdentifierType": "repository code",
"ns5:agentIdentifierValue": "12345"
}
],
"ns5:agentName": "artefactual_qa",
"ns5:agentType": "organization"
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_27",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:AGENT",
"ns0:xmlData_dict_list": [
{
"ns5:agent_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:agentIdentifier_dict_list": [
{
"ns5:agentIdentifierType": "Archivematica user pk",
"ns5:agentIdentifierValue": "1"
}
],
"ns5:agentName": "username=\"test\", first_name=\"\", last_name=\"\"",
"ns5:agentType": "Archivematica user"
}
]
}
]
}
]
}
],
"ns0:techMD_dict_list": [
{
"@ID": "techMD_4",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:OBJECT",
"ns0:xmlData_dict_list": [
{
"ns5:object_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"@xsi:type": "premis:file",
"ns5:objectCharacteristics_dict_list": [
{
"ns5:compositionLevel": "0",
"ns5:creatingApplication_dict_list": [
{
"ns5:dateCreatedByApplication": "2018-10-15"
}
],
"ns5:fixity_dict_list": [
{
"ns5:messageDigest": "41923114d6efa2e92c5d35eb7be4071459ba8771d4fd12e271c37697d6c20d54",
"ns5:messageDigestAlgorithm": "sha256"
}
],
"ns5:format_dict_list": [
{
"ns5:formatDesignation_dict_list": [
{
"ns5:formatName": "XML",
"ns5:formatVersion": "1.0"
}
],
"ns5:formatRegistry_dict_list": [
{
"ns5:formatRegistryKey": "fmt/101",
"ns5:formatRegistryName": "PRONOM"
}
]
}
],
"ns5:objectCharacteristicsExtension": null,
"ns5:size": "21530"
}
],
"ns5:objectIdentifier_dict_list": [
{
"ns5:objectIdentifierType": "UUID",
"ns5:objectIdentifierValue": "0e3307db-8854-4799-994b-38339a32cb03"
}
],
"ns5:originalName": "%SIPDirectory%objects/submissionDocumentation/transfer-searchtest-c6202c8e-67a1-40f6-a485-f13c5f85df25/METS.xml"
}
]
}
]
}
]
}
]
},
{
"@ID": "amdSec_5",
"ns0:digiprovMD_dict_list": [
{
"@ID": "digiprovMD_28",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T22:41:25.086761+00:00",
"ns5:eventDetail": null,
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "1953ff6a-5fde-4f84-a12d-09bc38d1259e"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": null,
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": null
}
]
}
],
"ns5:eventType": "ingestion",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_29",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T22:41:25.489222+00:00",
"ns5:eventDetail": "program=\"python\"; module=\"hashlib.sha256()\"",
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "604efaed-d1d2-468c-a3e6-ac0d6add3a13"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": null,
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": "a3c74f8fcd1f855e4be1566e9ed8488b71ee1ccfc81c814975bac1c7cdf50874"
}
]
}
],
"ns5:eventType": "message digest calculation",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_30",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T22:41:25.893254+00:00",
"ns5:eventDetail": "prohibited characters removed:program=\"sanitize_names\"; version=\"1.10.d0ccb7d7661cf35c769dcc0846d8f087998af713\"",
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "da94e4c4-4a02-4040-9bb0-69133c0ff787"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": null,
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": "Original name=\"%SIPDirectory%objects/submissionDocumentation/transfer-searchtest-c6202c8e-67a1-40f6-a485-f13c5f85df25/[datavibe-l]_FW__job_vacancy.rtf\"; cleaned up name=\"%SIPDirectory%objects/submissionDocumentation/transfer-searchtest-c6202c8e-67a1-40f6-a485-f13c5f85df25/_datavibe-l__FW__job_vacancy.rtf\""
}
]
}
],
"ns5:eventType": "name cleanup",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_31",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T22:41:26.744994+00:00",
"ns5:eventDetail": "program=\"ClamAV (clamd)\"; version=\"ClamAV 0.100.2\"; virusDefinitions=\"25040/Mon Oct 15 21:01:09 2018\"",
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "4c9082b4-bf5b-4998-a09e-ca594fcb4964"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": "Pass",
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": null
}
]
}
],
"ns5:eventType": "virus check",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_32",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns5:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:eventDateTime": "2018-10-15T22:41:27.877116+00:00",
"ns5:eventDetail": "program=\"Siegfried\"; version=\"1.7.10\"",
"ns5:eventIdentifier_dict_list": [
{
"ns5:eventIdentifierType": "UUID",
"ns5:eventIdentifierValue": "4165e7ac-27d0-4d97-8499-7be714e42097"
}
],
"ns5:eventOutcomeInformation_dict_list": [
{
"ns5:eventOutcome": "Positive",
"ns5:eventOutcomeDetail_dict_list": [
{
"ns5:eventOutcomeDetailNote": "fmt/45"
}
]
}
],
"ns5:eventType": "format identification",
"ns5:linkingAgentIdentifier_dict_list": [
{
"ns5:linkingAgentIdentifierType": "preservation system",
"ns5:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns5:linkingAgentIdentifierType": "repository code",
"ns5:linkingAgentIdentifierValue": "12345"
},
{
"ns5:linkingAgentIdentifierType": "Archivematica user pk",
"ns5:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_33",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:AGENT",
"ns0:xmlData_dict_list": [
{
"ns5:agent_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:agentIdentifier_dict_list": [
{
"ns5:agentIdentifierType": "preservation system",
"ns5:agentIdentifierValue": "Archivematica-1.8"
}
],
"ns5:agentName": "Archivematica",
"ns5:agentType": "software"
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_34",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:AGENT",
"ns0:xmlData_dict_list": [
{
"ns5:agent_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:agentIdentifier_dict_list": [
{
"ns5:agentIdentifierType": "repository code",
"ns5:agentIdentifierValue": "12345"
}
],
"ns5:agentName": "artefactual_qa",
"ns5:agentType": "organization"
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_35",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:AGENT",
"ns0:xmlData_dict_list": [
{
"ns5:agent_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns5:agentIdentifier_dict_list": [
{
"ns5:agentIdentifierType": "Archivematica user pk",
"ns5:agentIdentifierValue": "1"
}
],
"ns5:agentName": "username=\"test\", first_name=\"\", last_name=\"\"",
"ns5:agentType": "Archivematica user"
}
]
}
]
}
]
}
],
"ns0:techMD_dict_list": [
{
"@ID": "techMD_5",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:OBJECT",
"ns0:xmlData_dict_list": [
{
"ns5:object_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"@xsi:type": "premis:file",
"ns5:objectCharacteristics_dict_list": [
{
"ns5:compositionLevel": "0",
"ns5:creatingApplication_dict_list": [
{
"ns5:dateCreatedByApplication": "2018-10-15"
}
],
"ns5:fixity_dict_list": [
{
"ns5:messageDigest": "a3c74f8fcd1f855e4be1566e9ed8488b71ee1ccfc81c814975bac1c7cdf50874",
"ns5:messageDigestAlgorithm": "sha256"
}
],
"ns5:format_dict_list": [
{
"ns5:formatDesignation_dict_list": [
{
"ns5:formatName": "Microsoft Rich Text",
"ns5:formatVersion": "1.0 -1.4"
}
],
"ns5:formatRegistry_dict_list": [
{
"ns5:formatRegistryKey": "fmt/45",
"ns5:formatRegistryName": "PRONOM"
}
]
}
],
"ns5:objectCharacteristicsExtension": null,
"ns5:size": "7460"
}
],
"ns5:objectIdentifier_dict_list": [
{
"ns5:objectIdentifierType": "UUID",
"ns5:objectIdentifierValue": "2894da03-a460-4992-b69b-4c2470d2dcdd"
}
],
"ns5:originalName": "%SIPDirectory%objects/submissionDocumentation/transfer-searchtest-c6202c8e-67a1-40f6-a485-f13c5f85df25/[datavibe-l]_FW__job_vacancy.rtf"
}
]
}
]
}
]
}
]
}
],
"ns0:dmdSec_dict_list": [
{
"@ID": "dmdSec_1",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:OBJECT",
"ns0:xmlData_dict_list": [
{
"ns2:object_dict_list": [
{
"@version": "3.0",
"@xsi:schemaLocation": "http://www.loc.gov/premis/v3 http://www.loc.gov/standards/premis/v3/premis.xsd",
"@xsi:type": "premis:intellectualEntity",
"ns2:objectIdentifier_dict_list": [
{
"ns2:objectIdentifierType": "UUID",
"ns2:objectIdentifierValue": "0c061efc-7e20-4e72-961d-203cfd3fd2e5"
}
],
"ns2:originalName": "searchtest-0c061efc-7e20-4e72-961d-203cfd3fd2e5"
}
]
}
]
}
]
},
{
"@ID": "dmdSec_2",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "DC",
"ns0:xmlData_dict_list": [
{
"ns3:dublincore_dict_list": [
{
"@xsi:schemaLocation": "http://purl.org/dc/terms/ http://dublincore.org/schemas/xmls/qdc/2008/02/11/dcterms.xsd",
"dc:date": "July 27, 2009",
"dc:description": "Description field 1",
"dc:provenance": "Donated by E. Peters",
"dc:title": "Landing zone"
}
]
}
]
}
]
},
{
"@ID": "dmdSec_3",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "DC",
"ns0:xmlData_dict_list": [
{
"ns3:dublincore_dict_list": [
{
"@xsi:schemaLocation": "http://purl.org/dc/terms/ http://dublincore.org/schemas/xmls/qdc/2008/02/11/dcterms.xsd",
"dc:date": "1988",
"dc:description": "Description field 2",
"dc:provenance": "Gift of Marbles Company Inc.",
"dc:title": "Pretty marbles"
}
]
}
]
}
]
}
],
"ns0:fileSec_dict_list": [
{
"ns0:fileGrp_dict_list": [
{
"@USE": "original",
"ns0:file_dict_list": [
{
"@ADMID": "amdSec_1",
"@GROUPID": "Group-297edb5c-2939-4a8b-81e4-508b62472d5b",
"@ID": "file-297edb5c-2939-4a8b-81e4-508b62472d5b",
"ns0:FLocat_dict_list": [
{
"@LOCTYPE": "OTHER",
"@OTHERLOCTYPE": "SYSTEM",
"@ns6:href": "objects/Landing_zone.jpg"
}
]
},
{
"@ADMID": "amdSec_2",
"@GROUPID": "Group-87b6d4b4-0da8-4d12-bf75-fd7f4663dd17",
"@ID": "file-87b6d4b4-0da8-4d12-bf75-fd7f4663dd17",
"ns0:FLocat_dict_list": [
{
"@LOCTYPE": "OTHER",
"@OTHERLOCTYPE": "SYSTEM",
"@ns6:href": "objects/MARBLES.TGA"
}
]
}
]
},
{
"@USE": "submissionDocumentation",
"ns0:file_dict_list": [
{
"@ADMID": "amdSec_4",
"@GROUPID": "Group-0e3307db-8854-4799-994b-38339a32cb03",
"@ID": "file-0e3307db-8854-4799-994b-38339a32cb03",
"ns0:FLocat_dict_list": [
{
"@LOCTYPE": "OTHER",
"@OTHERLOCTYPE": "SYSTEM",
"@ns6:href": "objects/submissionDocumentation/transfer-searchtest-c6202c8e-67a1-40f6-a485-f13c5f85df25/METS.xml"
}
]
},
{
"@ADMID": "amdSec_5",
"@GROUPID": "Group-2894da03-a460-4992-b69b-4c2470d2dcdd",
"@ID": "file-2894da03-a460-4992-b69b-4c2470d2dcdd",
"ns0:FLocat_dict_list": [
{
"@LOCTYPE": "OTHER",
"@OTHERLOCTYPE": "SYSTEM",
"@ns6:href": "objects/submissionDocumentation/transfer-searchtest-c6202c8e-67a1-40f6-a485-f13c5f85df25/_datavibe-l__FW__job_vacancy.rtf"
}
]
}
]
},
{
"@USE": "metadata",
"ns0:file_dict_list": [
{
"@ADMID": "amdSec_3",
"@GROUPID": "Group-83526356-0f27-43e7-a215-52233dc56f57",
"@ID": "file-83526356-0f27-43e7-a215-52233dc56f57",
"ns0:FLocat_dict_list": [
{
"@LOCTYPE": "OTHER",
"@OTHERLOCTYPE": "SYSTEM",
"@ns6:href": "objects/metadata/transfers/searchtest-c6202c8e-67a1-40f6-a485-f13c5f85df25/metadata.csv"
}
]
}
]
}
]
}
],
"ns0:metsHdr_dict_list": [
{
"@CREATEDATE": "2018-10-15T22:42:55"
}
],
"ns0:structMap_dict_list": [
{
"@ID": "structMap_1",
"@LABEL": "Archivematica default",
"@TYPE": "physical",
"ns0:div_dict_list": [
{
"@DMDID": "dmdSec_1",
"@LABEL": "searchtest-0c061efc-7e20-4e72-961d-203cfd3fd2e5",
"@TYPE": "Directory",
"ns0:div_dict_list": [
{
"@LABEL": "objects",
"@TYPE": "Directory",
"ns0:div_dict_list": [
{
"@DMDID": "dmdSec_2",
"@LABEL": "Landing_zone.jpg",
"@TYPE": "Item",
"ns0:fptr_dict_list": [
{
"@FILEID": "file-297edb5c-2939-4a8b-81e4-508b62472d5b"
}
]
},
{
"@DMDID": "dmdSec_3",
"@LABEL": "MARBLES.TGA",
"@TYPE": "Item",
"ns0:fptr_dict_list": [
{
"@FILEID": "file-87b6d4b4-0da8-4d12-bf75-fd7f4663dd17"
}
]
},
{
"@LABEL": "metadata",
"@TYPE": "Directory",
"ns0:div_dict_list": [
{
"@LABEL": "transfers",
"@TYPE": "Directory",
"ns0:div_dict_list": [
{
"@LABEL": "searchtest-c6202c8e-67a1-40f6-a485-f13c5f85df25",
"@TYPE": "Directory",
"ns0:div_dict_list": [
{
"@LABEL": "metadata.csv",
"@TYPE": "Item",
"ns0:fptr_dict_list": [
{
"@FILEID": "file-83526356-0f27-43e7-a215-52233dc56f57"
}
]
}
]
}
]
}
]
},
{
"@LABEL": "submissionDocumentation",
"@TYPE": "Directory",
"ns0:div_dict_list": [
{
"@LABEL": "transfer-searchtest-c6202c8e-67a1-40f6-a485-f13c5f85df25",
"@TYPE": "Directory",
"ns0:div_dict_list": [
{
"@LABEL": "METS.xml",
"@TYPE": "Item",
"ns0:fptr_dict_list": [
{
"@FILEID": "file-0e3307db-8854-4799-994b-38339a32cb03"
}
]
},
{
"@LABEL": "_datavibe-l__FW__job_vacancy.rtf",
"@TYPE": "Item",
"ns0:fptr_dict_list": [
{
"@FILEID": "file-2894da03-a460-4992-b69b-4c2470d2dcdd"
}
]
}
]
}
]
}
]
}
]
}
]
}
]
}
]
},
"name": "searchtest",
"origin": "8ee61fb6-d633-4898-bef4-6f5ec522d4ce",
"size": 3.1340675354003906,
"transferMetadata": [],
"uuid": "0c061efc-7e20-4e72-961d-203cfd3fd2e5"
},
"_type": "aip",
"_version": 1,
"found": true
}
{
"_id": "AWZ56IaRqFnIg1rvy-E8",
"_index": "aips",
"_source": {
"AICID": null,
"AIPUUID": "0c061efc-7e20-4e72-961d-203cfd3fd2e5",
"FILEUUID": "297edb5c-2939-4a8b-81e4-508b62472d5b",
"METS": {
"amdSec": {
"ns0:amdSec_dict_list": [
{
"@ID": "amdSec_1",
"@xmlns:ns0": "http://www.loc.gov/METS/",
"@xmlns:ns1": "info:lc/xmlns/premis-v2",
"@xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance",
"ns0:digiprovMD_dict_list": [
{
"@ID": "digiprovMD_1",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns1:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns1:eventDateTime": "2018-10-15T19:59:16.366507+00:00",
"ns1:eventDetail": null,
"ns1:eventIdentifier_dict_list": [
{
"ns1:eventIdentifierType": "UUID",
"ns1:eventIdentifierValue": "a0d367c1-bc9b-4483-8643-92d4b01ebc09"
}
],
"ns1:eventOutcomeInformation_dict_list": [
{
"ns1:eventOutcome": null,
"ns1:eventOutcomeDetail_dict_list": [
{
"ns1:eventOutcomeDetailNote": null
}
]
}
],
"ns1:eventType": "ingestion",
"ns1:linkingAgentIdentifier_dict_list": [
{
"ns1:linkingAgentIdentifierType": "preservation system",
"ns1:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns1:linkingAgentIdentifierType": "repository code",
"ns1:linkingAgentIdentifierValue": "12345"
},
{
"ns1:linkingAgentIdentifierType": "Archivematica user pk",
"ns1:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_2",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns1:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns1:eventDateTime": "2018-10-15T19:59:16.787964+00:00",
"ns1:eventDetail": "program=\"python\"; module=\"hashlib.sha256()\"",
"ns1:eventIdentifier_dict_list": [
{
"ns1:eventIdentifierType": "UUID",
"ns1:eventIdentifierValue": "07dcd591-ea69-47f5-a735-3299bcb907d9"
}
],
"ns1:eventOutcomeInformation_dict_list": [
{
"ns1:eventOutcome": null,
"ns1:eventOutcomeDetail_dict_list": [
{
"ns1:eventOutcomeDetailNote": "a469c730e705d757d66f53f38bb4455e89d5691a3d87fc7bc069b91fa2a50d46"
}
]
}
],
"ns1:eventType": "message digest calculation",
"ns1:linkingAgentIdentifier_dict_list": [
{
"ns1:linkingAgentIdentifierType": "preservation system",
"ns1:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns1:linkingAgentIdentifierType": "repository code",
"ns1:linkingAgentIdentifierValue": "12345"
},
{
"ns1:linkingAgentIdentifierType": "Archivematica user pk",
"ns1:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_3",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns1:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns1:eventDateTime": "2018-10-15T19:59:20.360584+00:00",
"ns1:eventDetail": "program=\"ClamAV (clamd)\"; version=\"ClamAV 0.100.2\"; virusDefinitions=\"25039/Mon Oct 15 12:54:30 2018\"",
"ns1:eventIdentifier_dict_list": [
{
"ns1:eventIdentifierType": "UUID",
"ns1:eventIdentifierValue": "c3d241e1-2d55-4003-b9aa-284ffae93bcd"
}
],
"ns1:eventOutcomeInformation_dict_list": [
{
"ns1:eventOutcome": "Pass",
"ns1:eventOutcomeDetail_dict_list": [
{
"ns1:eventOutcomeDetailNote": null
}
]
}
],
"ns1:eventType": "virus check",
"ns1:linkingAgentIdentifier_dict_list": [
{
"ns1:linkingAgentIdentifierType": "preservation system",
"ns1:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns1:linkingAgentIdentifierType": "repository code",
"ns1:linkingAgentIdentifierValue": "12345"
},
{
"ns1:linkingAgentIdentifierType": "Archivematica user pk",
"ns1:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_4",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:EVENT",
"ns0:xmlData_dict_list": [
{
"ns1:event_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns1:eventDateTime": "2018-10-15T20:03:00.222043+00:00",
"ns1:eventDetail": "prohibited characters removed:program=\"sanitize_names\"; version=\"1.10.d0ccb7d7661cf35c769dcc0846d8f087998af713\"",
"ns1:eventIdentifier_dict_list": [
{
"ns1:eventIdentifierType": "UUID",
"ns1:eventIdentifierValue": "efc752ba-6502-47ac-8b50-15eea9478588"
}
],
"ns1:eventOutcomeInformation_dict_list": [
{
"ns1:eventOutcome": null,
"ns1:eventOutcomeDetail_dict_list": [
{
"ns1:eventOutcomeDetailNote": "Original name=\"%transferDirectory%objects/Landing zone.jpg\"; cleaned up name=\"%transferDirectory%objects/Landing_zone.jpg\""
}
]
}
],
"ns1:eventType": "name cleanup",
"ns1:linkingAgentIdentifier_dict_list": [
{
"ns1:linkingAgentIdentifierType": "preservation system",
"ns1:linkingAgentIdentifierValue": "Archivematica-1.8"
},
{
"ns1:linkingAgentIdentifierType": "repository code",
"ns1:linkingAgentIdentifierValue": "12345"
},
{
"ns1:linkingAgentIdentifierType": "Archivematica user pk",
"ns1:linkingAgentIdentifierValue": "1"
}
]
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_5",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:AGENT",
"ns0:xmlData_dict_list": [
{
"ns1:agent_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns1:agentIdentifier_dict_list": [
{
"ns1:agentIdentifierType": "preservation system",
"ns1:agentIdentifierValue": "Archivematica-1.8"
}
],
"ns1:agentName": "Archivematica",
"ns1:agentType": "software"
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_6",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:AGENT",
"ns0:xmlData_dict_list": [
{
"ns1:agent_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns1:agentIdentifier_dict_list": [
{
"ns1:agentIdentifierType": "repository code",
"ns1:agentIdentifierValue": "12345"
}
],
"ns1:agentName": "artefactual_qa",
"ns1:agentType": "organization"
}
]
}
]
}
]
},
{
"@ID": "digiprovMD_7",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:AGENT",
"ns0:xmlData_dict_list": [
{
"ns1:agent_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"ns1:agentIdentifier_dict_list": [
{
"ns1:agentIdentifierType": "Archivematica user pk",
"ns1:agentIdentifierValue": "1"
}
],
"ns1:agentName": "username=\"test\", first_name=\"\", last_name=\"\"",
"ns1:agentType": "Archivematica user"
}
]
}
]
}
]
}
],
"ns0:techMD_dict_list": [
{
"@ID": "techMD_1",
"ns0:mdWrap_dict_list": [
{
"@MDTYPE": "PREMIS:OBJECT",
"ns0:xmlData_dict_list": [
{
"ns1:object_dict_list": [
{
"@version": "2.2",
"@xsi:schemaLocation": "info:lc/xmlns/premis-v2 http://www.loc.gov/standards/premis/v2/premis-v2-2.xsd",
"@xsi:type": "premis:file",
"ns1:objectCharacteristics_dict_list": [
{
"ns1:compositionLevel": "0",
"ns1:creatingApplication_dict_list": [
{
"ns1:dateCreatedByApplication": "2018-09-25"
}
],
"ns1:fixity_dict_list": [
{
"ns1:messageDigest": "a469c730e705d757d66f53f38bb4455e89d5691a3d87fc7bc069b91fa2a50d46",
"ns1:messageDigestAlgorithm": "sha256"
}
],
"ns1:format_dict_list": [
{
"ns1:formatDesignation_dict_list": [
{
"ns1:formatName": "Unknown"
}
]
}
],
"ns1:objectCharacteristicsExtension": null,
"ns1:size": "1361321"
}
],
"ns1:objectIdentifier_dict_list": [
{
"ns1:objectIdentifierType": "UUID",
"ns1:objectIdentifierValue": "297edb5c-2939-4a8b-81e4-508b62472d5b"
}
],
"ns1:originalName": "%transferDirectory%objects/Landing zone.jpg"
}
]
}
]
}
]
}
]
}
]
},
"dmdSec": {
"ns0:xmlData_dict_list": [
{
"@xmlns:dc": "http://purl.org/dc/elements/1.1/",
"@xmlns:ns0": "http://www.loc.gov/METS/",
"@xmlns:ns1": "http://purl.org/dc/terms/",
"@xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance",
"ns1:dublincore_dict_list": [
{
"@xsi:schemaLocation": "http://purl.org/dc/terms/ http://dublincore.org/schemas/xmls/qdc/2008/02/11/dcterms.xsd",
"dc:date": "1988",
"dc:description": "Description field 2",
"dc:provenance": "Gift of Marbles Company Inc.",
"dc:title": "Pretty marbles"
}
]
}
]
}
},
"archivematicaVersion": "1.8",
"fileExtension": "jpg",
"filePath": "objects/Landing_zone.jpg",
"identifiers": [],
"indexedAt": 1539643573.898417,
"isPartOf": null,
"origin": "8ee61fb6-d633-4898-bef4-6f5ec522d4ce",
"sipName": "searchtest",
"transferMetadata": []
},
"_type": "aipfile",
"_version": 1,
"found": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment