From 1cbd79da3478b0c48cad370ac2f3bff32b66c6e8 Mon Sep 17 00:00:00 2001 From: Romana Pernisch Date: Mon, 21 Oct 2024 15:00:58 +0200 Subject: [PATCH] added third thesis topic --- _theses_dir/RP_poc.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 _theses_dir/RP_poc.md diff --git a/_theses_dir/RP_poc.md b/_theses_dir/RP_poc.md new file mode 100644 index 0000000..624fd83 --- /dev/null +++ b/_theses_dir/RP_poc.md @@ -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: 'r.pernisch@vu.nl' +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. +