rxn.chemutils.rdf.property_parser.serialize_properties

rxn.chemutils.rdf.property_parser.serialize_properties(properties)[source]

Do the reverse operation compared to parse_properties.

Parameters

properties (Dict[str, Any]) –

Return type

Dict[str, str]