Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Find collections based on external IDs #16

Open
kansallisarkisto opened this issue Jun 30, 2017 · 3 comments
Open

Find collections based on external IDs #16

kansallisarkisto opened this issue Jun 30, 2017 · 3 comments
Assignees

Comments

@kansallisarkisto
Copy link

External organizations must be able to find collections using their own IDs, which are included as metadata during ingestion. As discussed in the conference call, the ability to search for IDs included in the METS file as in the snippet below, would satisfy this requirement:

<mods:identifier type="CatalogueIdentifier">unknown</mods:identifier>

@hackmanschorsch
Copy link
Contributor

To specify it more clearly: Your archival ID is a single string or number with that you want to identify the collection in Transkribus. May you post an example of such an identifier here.

@kansallisarkisto
Copy link
Author

Well, here's an example: 20970.SARK

If a search matching that identifier can be performed, it makes it easy to find the right transcripts. Of course, if we insert multiple archival units into the same collection - albeit with different mets files - there will be a problem in how to handle that.

@kahlep
Copy link
Contributor

kahlep commented Aug 24, 2017

There is already a respective field in the TrpDocMetadata bean and the respective DB table for external IDs. Thus:

@kahlep kahlep self-assigned this Aug 25, 2017
@kahlep kahlep added bug and removed bug labels Apr 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants