main #1

Merged
schatz merged 53 commits from D-Net/openaire-graph-docs:main into main 2023-01-18 14:26:21 +01:00
1 changed files with 7 additions and 7 deletions
Showing only changes of commit 387fd97e24 - Show all commits

View File

@ -125,15 +125,15 @@ const sidebars = {
},
{
type: 'category',
label: "Enrichment by deduplication & propagation",
label: "Deduplication & propagation",
link: {
type: 'generated-index' ,
description: 'The OpenAIRE Graph is further enriched by the deduction and propagation processes descibed in this section.'
},
items: [
{ type: 'doc', id: 'data-provision/enrichment-by-deduction-and-propagation/bulk-tagging' },
{ type: 'doc', id: 'data-provision/enrichment-by-deduction-and-propagation/propagation' },
{ type: 'doc', id: 'data-provision/deduction-and-propagation/bulk-tagging' },
{ type: 'doc', id: 'data-provision/deduction-and-propagation/propagation' },
]
},
{
@ -163,10 +163,10 @@ const sidebars = {
id: 'publications',
label: "Relevant publications"
},
{
type: 'doc',
id: 'faq'
},
// {
// type: 'doc',
// id: 'faq'
// },
{
type: 'doc',
id: 'license'