Ashutosh Mestry created ATLAS-2799:
--------------------------------------
Summary: Import Process: Additional Transforms
Key: ATLAS-2799
URL: https://issues.apache.org/jira/browse/ATLAS-2799
Project: Atlas
Issue Type: Improvement
Components: atlas-core
Affects Versions: 0.8.2
Reporter: Ashutosh Mestry
Assignee: Ashutosh Mestry
Fix For: 0.8.3
During the _Import Process_ there is support for manipulating attributes of
entities getting imported. This is supported using _ImportTransforms_.
Support should be extended to act on an entity instead of just value of an
attribute.
Additional transforms can be useful viz:
* _RemoveClassification_: Remove a classification that is currently associated
with an entity.
* _AddValueToAttribute:_ Sets value of an attribute. Should support attributes
that are of collection type.
* _ClearAttributeValue_: Clears value of attributes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)