Object Type | Code | Description |
Data | Data | A container for content |
Service Definition | SDef | A container for service definitions, an element of a content model |
Service Deployment | SDep | A container for the service deployment bindings |
Content Model | CModel | A container for content models |
Origin | Target | Relation | Purpose |
Data | CModel | hasModel | Identifies the class and, optionally, the object containing a model of the essential characteristics of the class |
CModel | SDef | hasService | Identifies the object containing a model of the functional characteristics of class members |
SDep | SDef | isDeploymentOf | Identifies the object containing a model of the functions being deployed |
SDep | CModel | isContractorOf | Identifies the object containing a model of the information being deployed |