└── README.md /README.md: -------------------------------------------------------------------------------- 1 | Knowledge Graph Identification 2 | ============================ 3 | 4 | This repository contains code and pointers to data to enable you to re-create the results from Knowledge Graph Identification experiments in our papers. Since this project is under active development, we've created a separate git branch for each paper to provide the code associated with the experiments. Furthermore, since the datasets we use can be large, we'll provide a link to a tarball with the data we use for the experiment. 5 | 6 | Below is a list of papers and the associated git branch to checkout for the experiments. 7 | 8 | ###branch: iswc13 9 | 10 | Jay Pujara, Hui Miao, Lise Getoor, William Cohen. "Knowledge Graph Identification." In International Semantic Web Conference (ISWC), 2013. 11 | 12 | ###branch: akbc13 13 | 14 | Jay Pujara, Hui Miao, Lise Getoor, William Cohen. "Ontology-Aware Partitioning for Knowledge Graph Identification." submission to CIKM Workshop on Automatic Knowledge Base Construction (AKBC), 2013. 15 | 16 | --------------------------------------------------------------------------------