Published February 10, 2022
| Version v1.0.1
Dataset
Restricted
GeNeG: German News Knowledge Graph
Creators
- 1. University of Mannheim
- 2. Karlsruhe Institute of Technology
Description
GeNeG is a knowledge graph constructed from news articles on the topic of refugees and migration, collected from German online media outlets. GeNeG contains rich textual and metadata information, as well as named entities extracted from the articles' content and metadata and linked to Wikidata. The graph is expanded with up to three-hop neighbors from Wikidata of the initial set of linked entities.
GeNeG comes in three flavors:
- Base GeNeG: contains textual information, metadata, and linked entities extracted from the articles.
- Entities GeNeG: derived from the Base GeNeG by removing all literal nodes, it contains only resources and it is enriched with three-hop Wikidata neighbors of the entities extracted from the articles.
- Complete GeNeG: the combination of the Base and Entities GeNeG, it contains both literals and resources.
Information about uploaded files:
(all files are b-zipped and in the N-Triples format.)
File | Description |
---|---|
geneg_type-metadata.nt.bz2 | Metadata about the dataset, described using void vocabulary. |
geneg_type-instances_types.nt.bz2 | Class definitions of articles and events. |
geneg_type-instances_labels.nt.bz2 | Labels of instances. |
geneg_type-instances_metadata_literals.nt.bz2 | Relations between news article resurces and metadata literals (e.g. URL, publishing date, modification date, polarity score, stance). |
geneg_type-instances_metadata_resources.nt.bz2 | Relations between news article resources and metadata entities (i.e. publishers, authors, keywords). |
geneg_type-instances_content_relations.nt.bz2 | Relations between news article resources and content components (e.g. titles, abstracts, article bodies). |
geneg_type-instances_event_mapping.nt.bz2 | Mapping of news article resources to events. |
geneg_type-event_relations.nt.bz2 | Relations between news events and entities mentioned (i.e. actors, places, mentions). |
geneg_type-wiki_relations.nt.bz2 | Relations between news event Wikidata entities and their k-hop entities neighbors from Wikidata. |
Changelog
v1.0.1
- Stance annotations have been added to the Base and Complete GeNeG.