Foundation

Nimble Core

Core is the shared semantic backbone of every Cognitive Digital Twin. It stays deliberately small: universal concepts, universal relationships, universal properties — and nothing domain-specific.

Universal concepts

EntityAssetSystemComponentPersonOrganizationLocationEventObservationMeasurementStateActivityProcessDocument

Universal relationships

hasPart / isPartOfconnectedTolocatedAtoperatedBymeasures / measuredByhasStateparticipatesInderivedFrom

The extension rule

Domain packages import Core and specialise it — a cyber asset, a pump, a substation and a UAV are all specialisations of the same Core Asset. Because every package shares that spine, packages from different domains compose inside a single twin without translation layers. Core never absorbs domain knowledge, so it can evolve slowly and safely.

Core packages