-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a4dafb7
commit 1224d73
Showing
2 changed files
with
72 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,11 @@ | ||
# dnet-gdup | ||
gdup is a customisation of the services included in a D-Net bundle. It is tailored to coordinate the workflows that implement a Big Graph Entity Deduplication System. | ||
gdup is a extension of the services included in a D-Net bundle. | ||
|
||
The D-Net software toolkit, is a software framework for the realization of aggregative data infrastructures (https://github.com/dnet-team/dnet-basic-aggregator), | ||
and gdup extends its functionalities by providing the workflows and the services implementing a Big Graph Entity Deduplication System. | ||
|
||
# Installation requirements | ||
|
||
gdup is a single web application that inherits the requirements of the dnet-basic-aggregator. | ||
On top of that its deduplication workflow are implemented as chains of Map Reduce jobs to be run on Apache Hadoop. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters