row_to_record

row_to_record(row: dict[str, str | list[str]], *, propagatable: dict[str, str | list[str]] | None = None) Record[source]

Parse a row from a SSSOM TSV file, unprocessed.