egeria-connector-ibm-information-server icon indicating copy to clipboard operation
egeria-connector-ibm-information-server copied to clipboard

Create full context for virtual asset

Open cmgrote opened this issue 4 years ago • 1 comments

For each virtual asset, create the "full context" including:

  • RelationalColumn
  • NestedSchemaAttribute
  • RelationalTable
  • AttributeForSchema
  • RelationalDBSchemaType
  • AssetSchemaType
  • DeployedDatabaseSchema
  • DataContentForDataSet
  • Database
  • ~~ConnectionToAsset~~
  • ~~Connection (generated to a placeholder used for all virtual assets, if necessary)~~
  • ~~ConnectionConnectorType (generated to a placeholder used for all virtual assets, if necessary)~~
  • ~~ConnectionEndpoint (generated to a placeholder used for all virtual assets, if necessary)~~
  • ~~Endpoint (generated to a placeholder used for all virtual assets, if necessary)~~

Need to decide how best to do this: eg. via Data Platform OMAS, Data Engine OMAS, or elsewhere?

cmgrote avatar Oct 17 '19 21:10 cmgrote