You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2017/01/04 09:03:58 UTC

[jira] [Updated] (ATLAS-986) Ability to differentiate business catalog terms from traits

     [ https://issues.apache.org/jira/browse/ATLAS-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Madhan Neethiraj updated ATLAS-986:
-----------------------------------
    Fix Version/s: 0.7.1-incubating

Committed to 0.7-incubating branch: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/5b28446f5f9f41b68af2e2682fb59fb7bffaf40d

> Ability to differentiate business catalog terms from traits
> -----------------------------------------------------------
>
>                 Key: ATLAS-986
>                 URL: https://issues.apache.org/jira/browse/ATLAS-986
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.7-incubating
>            Reporter: Suma Shivaprasad
>            Assignee: Suma Shivaprasad
>             Fix For: 0.8-incubating, 0.7.1-incubating
>
>         Attachments: ATLAS-986.1.patch, ATLAS-986.2.patch, ATLAS-986.3.patch, ATLAS-986.patch
>
>
> Currently Terms are created a traits and there is no way to differentiate them. 
> Proposal is to add a superType TaxonomyTerm which all Business Catalog terms will inherit from to differentiate them in the model.
> So , any term type should have TaxononyTerm in its supertypes
> To differentiate them during notifications, TaxonmoyTerm  type will have a  "namespace" attribute which will be set to  value "atlas.taxonomy" for all terms during their creation. Normal trait instances which are created and associated with entities will not have this attribute.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)