The test instances are a mess; continuing to add more XTFs for each set of pre-merge records is not going to scale.
Can we combine into one test instance for the pre-merged EAC?
I can set up a facet based on xpath cpfDescription/identity[1]/authorizedForm or some other metadata -- that way you can limit the XTF instance to just the set you need to look at.
The docId= cgi parameter would also let you see where the file was from.
For this to work; there needs to be one XTF data directory structure for all of the extracted EAC records.
The test instances are a mess; continuing to add more XTFs for each set of pre-merge records is not going to scale.
Can we combine into one test instance for the pre-merged EAC?
I can set up a facet based on xpath
cpfDescription/identity[1]/authorizedForm
or some other metadata -- that way you can limit the XTF instance to just the set you need to look at.The docId= cgi parameter would also let you see where the file was from.
For this to work; there needs to be one XTF
data
directory structure for all of the extracted EAC records.