Formatting

This commit is contained in:
Alessia 2024-12-18 19:16:44 +01:00
parent 49b992d1f4
commit 9bc72c34d9
1 changed files with 14 additions and 14 deletions

View File

@ -290,21 +290,21 @@
} }
} }
}, },
"CountryInfo": { "CountryInfo": {
"class_type": "prototype", "class_type": "prototype",
"mappings": { "mappings": {
"https://www.ariadne-infrastructure.eu/property/country": { "https://www.ariadne-infrastructure.eu/property/country": {
"class_field": "Id", "class_field": "Id",
"substring": "no", "substring": "no",
"element_type": "java.lang.String" "element_type": "java.lang.String"
}, },
"https://www.ariadne-infrastructure.eu/property/name": { "https://www.ariadne-infrastructure.eu/property/name": {
"class_field": "Name", "class_field": "Name",
"substring": "no", "substring": "no",
"element_type": "java.lang.String" "element_type": "java.lang.String"
}
} }
}, }
},
"AriadnePlusEntry": { "AriadnePlusEntry": {
"class_type": "unique", "class_type": "unique",
"mappings": { "mappings": {