This application contains the framework which is used to capture all the details about the OOB data model, starting with the CMDB data model.
This application contains the framework which has been designed to capture the metadata about the OOB data model, starting with the CMDB data model. The goal of this framework is to capture the following information:
1. Tables - Provide information about the table, what type of information should be captured in a certain table and how does that vary (if at all) based on the context. Also provide some data samples so users can better understand the purpose for which the OOB table was created.
2. Attributes - Provide information about the key attributes within a table, disambiguate in case there are any similar attributes. Also give information outlining attributes which are essential especially for certain use cases.
3. Relationship - Provide information about how to model relationships between certain classes.
4. Use case and context driven information - Outline which part of the data model is key based on outcomes. For instance, if customers are interested in leveraging the solution for IP address management, which tables and attributes should be focused on. Or if customers are trying to model cloud data (as opposed to non cloud environment) how do tables vary in each of those scenarios.
This is the first version of the application. Please see the description and the key features.
None