SemanticMappingPack
- class SemanticMappingPack(mappings: list[SemanticMapping], converter: Converter, mapping_set: MappingSet)[source]
Bases:
NamedTupleThe results of reading and processing a SSSOM TSV file.
Create new instance of SemanticMappingPack(mappings, converter, mapping_set)
Attributes Summary
Alias for field number 1
Alias for field number 2
Alias for field number 0
Attributes Documentation
- mapping_set: MappingSet
Alias for field number 2
- mappings: list[SemanticMapping]
Alias for field number 0