| Contact | Donate | Imprint |
| Organization | OrganizationModule | Aladdin |
| Property | Type | Entity | Reference | Module |
| (1) Description | STRING | Organization | ||
| (2) HeadquartersCountry | STRING | Organization | ||
| (3) Name | STRING | Organization | ||
| (4) OrganizationType | STRING | Organization |
Example:
final Organization organization = (Organization) invokeModule(ORGANIZATION_MODULE + "/organization/" + id, Organization.class);| Contact | Donate | Imprint |