[ https://issues.apache.org/jira/browse/RYA-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967564#comment-15967564 ]
ASF GitHub Bot commented on RYA-250: ------------------------------------ GitHub user ejwhite922 opened a pull request: https://github.com/apache/incubator-rya/pull/153 RYA-250 Smart URI avoiding data duplication ## Description Added data duplication detection methods to Smart URI/Entities. These use configured tolerances for each data type to decide if an Entity is considered nearly equal. Also, string terms that are considered equivalent can be configured. **!!!!!!!!! NOTE !!!!!!!!!!!!!** Only review the latest commit. The other commit is from another PR. ### Tests Unit tests ### Links [Jira](https://issues.apache.org/jira/browse/RYA-250) ### Checklist - [ ] Code Review - [ ] Squash Commits #### People To Review @kchilton2 @isper3at @meiercaleb @pujav65 @amihalik @DLotts You can merge this pull request into a Git repository by running: $ git pull https://github.com/ejwhite922/incubator-rya RYA-250_SmartURIAvoidingDataDuplication Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-rya/pull/153.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #153 ---- commit 7f84778a90d5b33d5332e21e43a838b7c6f54f6d Author: eric.white <eric.wh...@parsons.com> Date: 2017-02-27T16:12:05Z RYA-250 Smart URI commit 7e02475a024267afa9f2dca74d384819618c9c61 Author: eric.white <eric.wh...@parsons.com> Date: 2017-04-12T15:15:03Z RYA-250 Added data duplication detection methods to Smart URI/Entities. These use configured tolerances for each data type to decide if an Entity is considered nearly equal. Also, string terms that are considered equivalent can be configured. ---- > Smart URI avoid data duplication > -------------------------------- > > Key: RYA-250 > URL: https://issues.apache.org/jira/browse/RYA-250 > Project: Rya > Issue Type: Task > Components: dao > Affects Versions: 3.2.10 > Reporter: Eric White > Assignee: Eric White > Fix For: 3.2.10 > > > Implement Smart URI methods for avoiding data duplication. -- This message was sent by Atlassian JIRA (v6.3.15#6346)