There is a newer version of the record available.

Published December 7, 2023 | Version 1.0.0
Dataset Open

tBiomed: Semantic Table Annotations Benchmark for Biomedical Domain

  • 1. Heinz Nixdorf Chair for Distributed Information Systems, Friedrich Schiller University Jena, Jena, Germany
  • 2. City, University of London, UK
  • 3. IBM Research, USA

Description

tBiomed is a dataset for tabular data to knowledge graph matching. It is derived for the Biodiversity domain and has two types of tables. On the one hand, Horizontal Relational Tables are where each table represents a collection of entities. On the other hand, Entity Tables represent a single entity. We supported ground truth data from Wikidata as a target knowledge graph (KG).

tBiomed is generated by KG2Tables using two levels of a recursive hierarchy of related concepts in Wikidata.

tBiomed contains 26,778 entity and horizontal tables, while this repository contains only a validation fold of the original data representing 20% of the total of the entire benchmark with its ground truth data (gt). The Full size of this dataset is 1 GB. We will update this repository with the full dataset, including the test fold with its ground truth data in the Future.

Please get in touch if you are interested in the full dataset, 

The supported tasks for semantic table annotations are: 

  1. Topic Detection (TD) links the entire table to an entity or a class from the target KG.
  2. Cell Entity Annotation (CEA) maps individual table cells to entities from the target KG.
  3. Column Type Annotation (CTA) links individual table columns to classes from the target KG.
  4. Column Property Annotation (CPA) detects the relations between column pairs from the target knowledge graph.
  5. Row Annotation (RA) annotates the entire row to a KG entity or property.

Files

tbiomedical2-val.zip

Files (4.1 MB)

Name Size Download all
md5:1ab24e890a8c4ebed2801f94c7781d45
4.1 MB Preview Download

Additional details

Related works

Is derived from
Software: https://github.com/fusion-jena/KG2Tables (URL)