Core objects (obsolete)¶
Obsolete article
Documents under this page are under aggressive reconstruction.
A set of core JSON classes used in amorphys is described here.
The three key concepts in amorphys are:
- Entity: represents a physical existence.
- Relationship: represents a relationship between two Entity instances.
- Context: represents a group of Entities and Relationships.
In addition, several supportive classes are defined to facilitate annotation; refer to “Referrable” objects, Classes for measurements, Description of protocol control and Variables and expressions.