forked from D-Net/openaire-graph-docs
main #1
14
sidebars.js
14
sidebars.js
|
@ -125,15 +125,15 @@ const sidebars = {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'category',
|
type: 'category',
|
||||||
label: "Enrichment by deduplication & propagation",
|
label: "Deduplication & propagation",
|
||||||
link: {
|
link: {
|
||||||
type: 'generated-index' ,
|
type: 'generated-index' ,
|
||||||
description: 'The OpenAIRE Graph is further enriched by the deduction and propagation processes descibed in this section.'
|
description: 'The OpenAIRE Graph is further enriched by the deduction and propagation processes descibed in this section.'
|
||||||
|
|
||||||
},
|
},
|
||||||
items: [
|
items: [
|
||||||
{ type: 'doc', id: 'data-provision/enrichment-by-deduction-and-propagation/bulk-tagging' },
|
{ type: 'doc', id: 'data-provision/deduction-and-propagation/bulk-tagging' },
|
||||||
{ type: 'doc', id: 'data-provision/enrichment-by-deduction-and-propagation/propagation' },
|
{ type: 'doc', id: 'data-provision/deduction-and-propagation/propagation' },
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -163,10 +163,10 @@ const sidebars = {
|
||||||
id: 'publications',
|
id: 'publications',
|
||||||
label: "Relevant publications"
|
label: "Relevant publications"
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
type: 'doc',
|
// type: 'doc',
|
||||||
id: 'faq'
|
// id: 'faq'
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
type: 'doc',
|
type: 'doc',
|
||||||
id: 'license'
|
id: 'license'
|
||||||
|
|
Loading…
Reference in New Issue