Category:Data Processor API Docs
DataProcObject API Documentation
DATAKEY
"dedupe"
DESCRIPTION
The Deduplication Data Processor will compare resulting data from providers and create hybrid nodes out of existing duplicate nodes based upon the "url" parameter. The "source" parameter will contain the joined data source identifiers and their metadata nodes will be joined.
EXAMPLE DATA
[0] => Array
(
[source] => yahoo.web,google.web
[url] => http://www.atu2.com/
[title] => U2 Home Page: @U2 - U2 News, U2 Pix, U2 lyrics, U2 Collectors Guide and more!
[summary] => News source, lyric and multimedia database, record collectors' guide, and more.
[metadata] => Array
(
[moddate] => 1181372400
[size] => 24748
[mimetype] => text/html
)
)
Categories: