sssom_pydantic
Getting Started
Installation
Usage
sssom_pydantic.api Module
sssom_pydantic.io Module
Functions
append
append_unprocessed
format
lint
read
read_iterable
read_unprocessed
record_to_semantic_mapping
row_to_record
row_to_semantic_mapping
to_dataframe
write
write_metadata
write_unprocessed
Classes
Class Inheritance Diagram
sssom_pydantic.models Module
sssom_pydantic.process Module
sssom_pydantic.query Module
Command Line Interface
Contrib
sssom_pydantic
Usage
row_to_record
View page source
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.