From 229fa427acef59e5a3e73d18779239cca2f30ec6 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 19 Aug 2026 11:27:30 +0200 Subject: [PATCH 1/2] Update Nauru entry to Republic of Naoero --- tables_en/3-02.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tables_en/3-02.csv b/tables_en/3-02.csv index 0330eb49..4e9b9e6b 100644 --- a/tables_en/3-02.csv +++ b/tables_en/3-02.csv @@ -141,7 +141,7 @@ MAR,Morocco,Morocco MOZ,Mozambique,Mozambique MMR,Myanmar,Myanmar NAM,Namibia,Namibia -NRU,Nauru,Nauru +NRU,Republic of Naoero,Republic of Naoero NPL,Nepal,Nepal NLD,Netherlands,Netherlands NCL,New Caledonia,New Caledonia From 0e5eab182f11c6dbbd2a0f46af9362e2bad93660 Mon Sep 17 00:00:00 2001 From: amilan17 Date: Wed, 19 Aug 2026 09:29:36 +0000 Subject: [PATCH 2/2] Github Action Commit --- wmdr/TerritoryName/NRU.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wmdr/TerritoryName/NRU.ttl b/wmdr/TerritoryName/NRU.ttl index a2ee95e3..2bef6e0f 100644 --- a/wmdr/TerritoryName/NRU.ttl +++ b/wmdr/TerritoryName/NRU.ttl @@ -3,6 +3,6 @@ @prefix dct: . a skos:Concept ; - rdfs:label "Nauru" ; + rdfs:label "Republic of Naoero" ; skos:notation "NRU" ; - dct:description "Nauru"@en . + dct:description "Republic of Naoero"@en .