Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
utas-raymondng committed Jun 14, 2024
1 parent b470fc2 commit d77cb31
Showing 3 changed files with 39 additions and 1 deletion.
8 changes: 8 additions & 0 deletions geonetwork-config/config.json
Original file line number Diff line number Diff line change
@@ -59,6 +59,10 @@
"type": "logos",
"jsonFileName": "mhl_logo.json"
},
{
"type": "logos",
"jsonFileName": "marvlis_logo.json"
},
{
"type": "logos",
"jsonFileName": "nci_logo.json"
@@ -535,6 +539,10 @@
"type": "groups",
"jsonFileName": "former_wa_aodn_catalogue_wamsi.json"
},
{
"type": "groups",
"jsonFileName": "hydrograph_and_metoc_branch.json"
},
{
"type": "groups",
"jsonFileName": "igem_apache.json"
30 changes: 30 additions & 0 deletions geonetwork-config/groups/hydrograph_and_metoc_branch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"name": "Hydrography and Metoc Branch",
"description": "Former RAN CTD, and Manly Hydraulic Lab metadata records - formerly hosted by METOC",
"logo": null,
"website": null,
"defaultCategory": {},
"allowedCategories": [],
"enableAllowedCategories": false,
"email": null,
"id": 255,
"referrer": null,
"label": {
"eng": "Hydrography and Metoc Branch",
"fre": "Hydrography and Metoc Branch",
"ger": "Hydrography and Metoc Branch",
"spa": "Hydrography and Metoc Branch",
"cat": "Hydrography and Metoc Branch",
"rus": "Hydrography and Metoc Branch",
"por": "Hydrography and Metoc Branch",
"chi": "Hydrography and Metoc Branch",
"dut": "Hydrography and Metoc Branch",
"nor": "Hydrography and Metoc Branch",
"fin": "Hydrography and Metoc Branch",
"ara": "Hydrography and Metoc Branch",
"ita": "Hydrography and Metoc Branch",
"tur": "Hydrography and Metoc Branch",
"vie": "Hydrography and Metoc Branch",
"pol": "Hydrography and Metoc Branch"
}
}
2 changes: 1 addition & 1 deletion geonetwork-config/groups/igem_chevron.json
Original file line number Diff line number Diff line change
@@ -28,6 +28,6 @@
"ita": "Chevron",
"slo": "Chevron",
"fre": "Chevron",
"eng": "Chevron"
"eng": "I-GEM: Chevron"
}
}

0 comments on commit d77cb31

Please sign in to comment.