Add a dedicated page for enrichment by mining

This commit is contained in:
Serafeim Chatzopoulos 2023-03-22 14:56:06 +02:00
parent 93e14c1754
commit f530e6b738
2 changed files with 9 additions and 4 deletions

View File

@ -0,0 +1,8 @@
import DocCardList from '@theme/DocCardList';
# Enrichment by mining
The OpenAIRE Research Graph is enriched using the different Text and Data Mining (TDM) algorithms that are grouped in the following categories.
<DocCardList />

View File

@ -100,10 +100,7 @@ const sidebars = {
{
type: 'category',
label: "Enrichment by mining",
link: {
type: 'generated-index',
description: 'The OpenAIRE Graph is enriched using the different Text and Data Mining (TDM) algorithms that are grouped in the following categories.'
},
link: {type: 'doc', id: 'graph-production-workflow/enrichment-by-mining/enrichment-by-mining'},
items: [
{ type: 'doc', id: 'graph-production-workflow/enrichment-by-mining/affiliation_matching' },
{ type: 'doc', id: 'graph-production-workflow/enrichment-by-mining/citation_matching' },