diff --git a/dnet-ariadneplus-graphdb-publisher/src/main/resources/application.properties b/dnet-ariadneplus-graphdb-publisher/src/main/resources/application.properties index fb2b423..bd67f05 100644 --- a/dnet-ariadneplus-graphdb-publisher/src/main/resources/application.properties +++ b/dnet-ariadneplus-graphdb-publisher/src/main/resources/application.properties @@ -311,7 +311,7 @@ class.map.specifications={\ "CountryInfo": {\ "class_type": "prototype",\ "mappings": {\ -"https://www.ariadne-infrastructure.eu/property/id": {\ +"https://www.ariadne-infrastructure.eu/property/country": {\ "class_field": "Id",\ "substring": "no",\ "element_type": "java.lang.String"\ @@ -500,4 +500,3 @@ class.map.specifications={\ }\ }\ } -