You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Includes:
Multiple titles in title field, for BHSE #249
New ID fields for BHSE #250
Update mapping for gender. #245
Fix regex to remove non sort characters from English titles.
Update person type to work off of state not @ana#253
The search by Text Id Number field in BHSE advanced search, https://srophe-syriaca-front-end.s3.us-east-1.amazonaws.com/bhse/search.html, does not return expected results. It currently seems to only search the record's URI at
/TEI/text/body/bibl/idno[@type="URI"]
Example record: http://syriaca.org/work/429, which has the following values to test:
BHO: "849"; Xpath:
/TEI/text/body/bibl/idno[@type="BHO"]
BHS: "209"; Xpath:
/TEI/text/body/bibl/idno[@type="BHS"]
CPG: "6036"; Xpath:
/TEI/text/body/bibl/idno[@type="CPG"]
The text was updated successfully, but these errors were encountered: