Core objects¶
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 URI-based reference, Classes for measurements, Description of protocol control and Variables and expressions.