rxn.chemutils.rdf.property_parser.parse_properties

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

Parse the properties given in the RDF into a nested dictionary.

Parameters

properties (Dict[str, str]) –

Return type

Dict[str, Any]