get_quickstatements_lines
- get_quickstatements_lines(mappings: list[SemanticMapping], *, converter: Converter | None = None, metadata: MappingSet | None = None, wikidata_id_to_references: dict[str, set[Reference]] | None = None, wikidata_id_to_exact: dict[str, set[Reference]] | None = None, orcid_to_wikidata: dict[str, str] | None = None) list[Annotated[CreateLine | EntityLine | TextLine | DateLine, FieldInfo(annotation=NoneType, required=True, discriminator='type')]][source]
Get lines for QuickStatements that can be used to upload SSSOM to Wikidata.