Automatically Extracting Ontologically Specified Data from HTML Tables of Unknown Structure

0
97

Authors: Cui Tao, David W. Embley, Stephen W. Liddle

Tags: 2002, conceptual modeling

Data on the Web in HTML tables is mostly structured, but we usually do not know the structure in advance. Thus, we cannot directly query for data of interest. We propose a solution to this problem based on document-independent extraction ontologies. The solution entails elements of table understanding, data integration, and wrapper creation. Table understanding allows us to recognize attributes and values, pair attributes with values, and form records. Data-integration techniques allow us to match source records with a target schema. Ontologically specified wrappers allow us to extract data from source records into a target schema. Experimental results show that we can successfully map data of interest from source HTML tables with unknown structure to a given target database schema. We can thus “directly” query source data with unknown structure through a known target schema.

Read the full paper here: https://link.springer.com/chapter/10.1007/3-540-45816-6_32