olafbombach / kg-lab-ws23-task3

0 stars 0 forks source link

kg-lab-ws23-task3

Knowledge Graph Lab 💡 - winter semester 2023 - task 3

This repository embodies an approach of identifying scientific events such as conferences and workshops from proceedings.com and assign it to its corresponding entry on Wikidata. Missing properties on Wikidata will be added or a new event will be generated if it doesn't exist on Wikidata yet.

GitHub last commit GitHub issues GitHub issues Python Version Python package

Use Case Scenario

Situation:

We want to add the data of a conference from proceedings.com to Wikidata, but we don't know if it already has an entry in Wikidata. Furthermore its data format is not always suitable for property generation.

Action:

Expected Result:

Our conference receives a Wikidata entry which contains all its relevant properties.

Current status of the project:

Deadlines

Usage

First setup:

General usage:

esc -h

Why?

This task is part of the practical lab (KG Lab) presented by the Chair of Databases and Information Systems (i5) of RWTH Aachen.

How to contribute to this project:

Thank you for your interest in contributing to this project! We welcome all kinds of contributions, no matter how small or big they are. Whether it's adding new features, fixing bugs, improving documentation, or suggesting new ideas. In this regard, please follow our Code of Conduct

Considered pipeline

Code workflow (DataClass handling)