Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.07 KB

idlab-dbpedia.md

File metadata and controls

21 lines (15 loc) · 1.07 KB

USE CASE DBpedia BY IDLAB

Context

We tried to change the custom DBpedia mapping rules that were partially defined in a custom wiki syntax and partially hardcoded in the DBpedia EF.

Challenges

  1. Define the data transformation - extract them from the DBpedia EF
  2. Process many small data documents, ie many wiki pages each one containing a small set of data
  3. Fully analyze the DBpedia EF source code to understand how the mappings should look like

Resources