Transkribus / TranskribusCore

Note: the repo has been moved to https://gitlab.com/readcoop/Transkribus/TranskribusCore
GNU General Public License v3.0
37 stars 5 forks source link

Find collections based on external IDs #16

Open kansallisarkisto opened 7 years ago

kansallisarkisto commented 7 years ago

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:

unknown
hackmanschorsch commented 7 years ago

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 commented 7 years ago

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 commented 7 years ago

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