Relation -------- This is the base class for Relations .. table:: **Relation** +------+------+------------+-------------+ | Name | Type | Attributes | Description | +======+======+============+=============+ The **Relation** current version is 1.0.0. Changelog: * **1.0.0**: First Version. IsRelatedTo ----------- This is the base class for IsRelatedTo relations .. table:: **IsRelatedTo** ``extends`` **Relation** +------+------+------------+-------------+ | Name | Type | Attributes | Description | +======+======+============+=============+ The **IsRelatedTo** current version is 1.0.0. Changelog: * **1.0.0**: First Version. ConsistsOf ---------- This is the base class for ConsistsOf relations .. table:: **ConsistsOf** ``extends`` **Relation** +------+------+------------+-------------+ | Name | Type | Attributes | Description | +======+======+============+=============+ The **ConsistsOf** current version is 1.0.0. Changelog: * **1.0.0**: First Version.