write_sssom
- write_sssom(mappings: Iterable[Mapping], file: str | Path | TextIO, *, add_labels: bool = False, prune: bool = True, stream: Literal[True] = True) Generator[Mapping][source]
- write_sssom(mappings: Iterable[Mapping], file: str | Path | TextIO, *, add_labels: bool = False, prune: bool = True, stream: Literal[False] = False) None
Export mappings as an SSSOM file (could be lossy).