Ontology Objects
__init__
dict style member functions and the property accessors and setters is discouraged.
WARNING: Do NOT use the .data member of this class. Its usage could corrupt the correctness of the
datastructure.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Announcing our Series C with $110M in total funding. Read more ā.
class Ontology(dict, Formatter)
def __init__(title: str,
structure: OntologyStructure,
ontology_hash: str,
created_at: datetime,
last_edited_at: datetime,
description: Optional[str] = None,
user_role: Optional[OntologyUserRole] = None)
dict style member functions and the property accessors and setters is discouraged.
WARNING: Do NOT use the .data member of this class. Its usage could corrupt the correctness of the
datastructure.Was this page helpful?
