[
https://issues.apache.org/jira/browse/ATLAS-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359529#comment-15359529
]
ATLAS QA commented on ATLAS-986:
--------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12815809/ATLAS-986.patch
against master revision f51c886.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 5 new
or modified test files.
{color:red}-1 javac{color:red}. The patch appears to cause the build to
fail.
Console output: https://builds.apache.org/job/PreCommit-ATLAS-Build/391//console
This message is automatically generated.
> 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
>
> Attachments: 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)