-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
title: 'Framework/Proof of Concept for Automatic Ontology Updates' | ||
layout: default | ||
description: 'In this project you will develop a (human-in-the-loop) theoretical framework and engineer a proof of concept for automatic ontology updates. The updates are suggested using an agent (bot) and the human needs to make decisions on the update and adjust if necessary.' | ||
topic: 'Knowledge Extraction' | ||
keywords: | ||
- 'Ontology/KG update' | ||
- 'Ontology/KG' | ||
- 'Human-in-the-Loop' | ||
- 'Interaction' | ||
- 'Framework' | ||
- 'Proof of Concept' | ||
supervisor: 'Romana Pernisch' | ||
contact: '[email protected]' | ||
degree: 'B.Sc./M.Sc.' | ||
description_link: '/theses_dir/RP_poc' | ||
--- | ||
|
||
## {{page.title}} | ||
*Supervisor: {{page.supervisor}} ({{page.contact}})* | ||
|
||
#### Background | ||
When ontologies and knowledge graphs are engineered, they capture the domain at a specific moment in time. | ||
However, domains do not remain static and it is important to keep ontologies up to date. | ||
|
||
#### Description | ||
In this project, you will develop a theoretical framework for human-in-the-loop ontology updates. This means that the updates come in as a suggestion from an automated pipeline (bot) and a human needs to be able to interact and intervene before the update to the ontology is applied. | ||
|
||
In the case of a MSc thesis, this project can be extended into different directions. | ||
|