Difference between revisions of "Knowledge Graph Lifecycle"
Jump to navigation
Jump to search
(pushed from rq by wikipush) |
|||
Line 5: | Line 5: | ||
|lang=en | |lang=en | ||
}} | }} | ||
+ | <graphviz> | ||
+ | // | ||
+ | // Created by Wolfgang Fahl 2022-02-24 | ||
+ | // | ||
+ | // content is copyrighted by the original authors of Fig 2.2 of: | ||
+ | // | ||
+ | //@Book{Fensel2020, | ||
+ | // author = {Fensel, Dieter and Simsek, Umutcan and Angele, Kevin and Huaman, Elwin and Kärle, Elias}, | ||
+ | // publisher = {Springer International Publishing}, | ||
+ | // title = {Knowledge Graphs}, | ||
+ | // year = {2020}, | ||
+ | // isbn = {3030374386}, | ||
+ | // month = feb, | ||
+ | // ean = {9783030374389}, | ||
+ | // pagetotal = {164}, | ||
+ | // url = {https://www.ebook.de/de/product/38195082/dieter_fensel_umutcan_simsek_kevin_angele_elwin_huaman_elias_kaerle_knowledge_graphs.html}, | ||
+ | //} | ||
+ | |||
+ | // | ||
+ | digraph KGM { | ||
+ | comment="Book Knowledge Graphs - Methodology Tools and selected Usecases by Fensel et al. ISBN 978-3-030-37438-9, Springer 2020" | ||
+ | label="Fig. 2.2 A task model for Knowledge Graph generation" | ||
+ | edge[dir=none]; | ||
+ | node [ shape=plaintext ] | ||
+ | rankdir="LR" | ||
+ | |||
+ | KGM [ label="Knowledge Graph Maintenance" ] | ||
+ | KGM -> Creation | ||
+ | KGM -> Hosting | ||
+ | KGM -> Curation | ||
+ | KGM -> Deployment | ||
+ | |||
+ | ME [ label="Manual Editing" ] | ||
+ | SAE [ label="Semi-automatic Editing" ] | ||
+ | AA [ label="Automatic annotation" ] | ||
+ | |||
+ | Creation -> ME | ||
+ | Creation -> SAE | ||
+ | Creation -> Mapping | ||
+ | Creation -> AA | ||
+ | Curation -> Assessment | ||
+ | Curation -> Cleaning | ||
+ | Curation -> Enrichment | ||
+ | |||
+ | Assessment -> Evaluation | ||
+ | Assessment -> Correctness | ||
+ | Assessment -> Completeness | ||
+ | |||
+ | Cleaning -> "Error Detection" | ||
+ | Cleaning -> "Error Correction" | ||
+ | |||
+ | Enrichment-> "Knowledge Source Detection" | ||
+ | Enrichment-> "Knowledge Source Integration" | ||
+ | Enrichment-> "Duplicate Detection" | ||
+ | Enrichment-> "Property-Value-Statement Correction" | ||
+ | } | ||
+ | </graphviz> | ||
+ | |||
{{#scite:DBLP:conf/qurator/SimsekUF20 | {{#scite:DBLP:conf/qurator/SimsekUF20 | ||
|type=article | |type=article |
Latest revision as of 14:10, 27 March 2023
GlossaryEntry | |
---|---|
responsible | |
state | |
since | |
description | |
references | 1 |
lang | en |
master | Knowledge Graph Lifecycle |
References
- ^ Umutcan Simsek and Jürgen Umbrich and Dieter Fensel. (2020) "Towards a Knowledge Graph Lifecycle: A pipeline for the population of a commercial Knowledge Graph" . url: http://ceur-ws.org/Vol-2535/paper_10.pdfat: Qurator 2020