read_triples

read_triples(path: str | Path | TextIO, *, reference_cls: type[Reference] | None = None) list[Triple][source]

Read triples from a three-column TSV file.