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
"Interviewer" always seems to be "VB" ? (please use recordingStmt.recording.respStmt[resp='recording'].persName (simpleTEIMetadata.resp seems to be populated by the first respStmt (which is "resp=principal" (i.e. the PI), and not the responsible researcher)
rename "Settlement" to "Location"
"Region" column is duplicated
Less important improvements after the initial release:
Nice-to-haves
Introduce "Duration" from recording.@durISO (improvement - nice to have)
sometimes/maybe
Place, Region, Speaker could be comboboxes / autocompletes
indicate audio availability from TEI.teiHeader.fileDesc.sourceDesc.recordingStmt.tei:recording.media[@type='master']/@decls (this is a pointer to an availability element with status="restricted" or "free") - ideally visually similar to replace audio file name with symbol #214
new column "TEI" with the title of processed TEI document and link to the document's detail view; with "TEI yes/no"
The text was updated successfully, but these errors were encountered:
NB It seems that in the recordings list only titles of lingfeatures are displayed as links to the data point. If that's an easy fix, could you please revisit that, @MauPalantir ?
Will have to add the corpus texts which might be a bit different logic, but will do so as well.
for the last 2 checkboxes, the TEI column would only mean whether we have a transcription?
And would it point to the transcription link or the TEI source? It the former, that sounds a bit redundant because we would already have the transcription link in the title.
Bugs / open Issues - please fix
recordingStmt.recording.respStmt[resp='recording'].persName
(simpleTEIMetadata.resp
seems to be populated by the first respStmt (which is "resp=principal" (i.e. the PI), and not the responsible researcher)Less important improvements after the initial release:
Nice-to-haves
sometimes/maybe
TEI.teiHeader.fileDesc.sourceDesc.recordingStmt.tei:recording.media[@type='master']/@decls
(this is a pointer to an availability element with status="restricted" or "free") - ideally visually similar to replace audio file name with symbol #214The text was updated successfully, but these errors were encountered: