.. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 ======================== Models ======================== SDC supports the onboarding and design of resources and services that adhere to one of a number of models. The following models are included in the default deployment: **SDC AID** The `ONAP SDC data model `_ supported widely by ONAP components. **ETSI SOL001 v2.5.1** The data model for NFV descriptors standardised by ETSI, `version 2.5.1 `_. Limited support exists in ONAP components, but some support is provided in SO SOL003 and SOL005 adapters and ETSI Catalog Manager. **AUTOMATION COMPOSITION** The data model for designing automation compositions, see `CLAMP Metadata Automation Composition Management using TOSCA `_ for further details on Automation Composition Management. Further models can be added through the :ref:`Supported APIs ` at deployment or runtime. Model inheritance is supported though it is expected that the names of the types be unique across the inheritance tree. Resources that are imported or designed to adhere to a particular model can only be used in a service that adheres to the same model.