Populating a Linked Data Entity Name System von Mayank Kejriwal | A Big Data Solution to Unsupervised Instance Matching | ISBN 9783898387170

Populating a Linked Data Entity Name System

A Big Data Solution to Unsupervised Instance Matching

von Mayank Kejriwal
Buchcover Populating a Linked Data Entity Name System | Mayank Kejriwal | EAN 9783898387170 | ISBN 3-89838-717-8 | ISBN 978-3-89838-717-0
Societies, Organisations, Institutes, Professional Groups

Populating a Linked Data Entity Name System

A Big Data Solution to Unsupervised Instance Matching

von Mayank Kejriwal
Resource Description Framework (RDF) is a graph-based data model used to publish data as a Web of Linked Data. RDF is an emergent foundation for large-scale data integration, the problem of providing a unified view over multiple data sources. An Entity Name System (ENS) is a thesaurus for entities, and is a crucial component in a data integration architecture. Populating a Linked Data ENS is equivalent to solving an Artificial Intelligence problem called instance matching, which concerns identifying pairs of entities referring to the same underlying entity.
This publication presents an instance matcher with 4 properties, namely automation, heterogeneity, scalability and domain independence. Automation is addressed by employing inexpensive but well-performing heuristics to automatically generate a training set, which is employed by other machine learning algorithms in the pipeline. Data-driven alignment algorithms are adapted to deal with structural heterogeneity in RDF graphs. Domain independence is established by actively avoiding prior assumptions about input domains, and through evaluations on 10 RDF test cases. The full system is scaled by implementing it on cloud infrastructure using MapReduce algorithms.