[
https://issues.apache.org/jira/browse/ATLAS-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16453276#comment-16453276
]
V Seth commented on ATLAS-2139:
-------------------------------
1 [~mandy_chessell] when OMRSRepositoryHelper.getSkeletonEntity() is called for
an entity. The supertype attributes are not being returned. For e.g. for a
Host type, attributes of Asset and Referenceable are not being returned.
2 Currently we are working on IGC to IGC through OMRS. In OMRS entity and
relationships are passed in separate methods. In IGC for example when we
create a table, it needs the parent rid so schema rid in this case. What is
the best way to pass the parent rid in OMRS when sending the entity from IGC to
OMRS? Passing table as entity and then a relationship between table and
schema separately would not work because when table entity is getting saved in
IGC (saveEntityReferenceCopy) it needs the schema rid at the same time. Same
thing would happen when column needs to be saved, parent table rid would be
needed. Are there any standards for this in OMRS?
> Map IGC meta model and Atlas open metadata types
> ------------------------------------------------
>
> Key: ATLAS-2139
> URL: https://issues.apache.org/jira/browse/ATLAS-2139
> Project: Atlas
> Issue Type: Sub-task
> Reporter: Jerry He
> Assignee: Jerry He
> Priority: Major
> Attachments: Relational Tables and Columns.png
>
>
> Create the mapping between IGC meta model and Atlas open metadata types.
> It is used by the IGC Event Mapper.
> The outcome of this subtask can be a design document.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)