Skip to contents

Reconstructs a ConceptLattice object from a JSON string.

Usage

lattice_from_json(json_str)

Arguments

json_str

A JSON string generated by to_json().

Value

A ConceptLattice object.