File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6127,7 +6127,7 @@ <h3>sh:group</h3>
6127
6127
sh:property [
6128
6128
sh:path ex:locality ;
6129
6129
sh:name "locality" ;
6130
- sh:description "The suburb, city or town of the address" ;
6130
+ sh:description "The suburb, city, or town of the address" ;
6131
6131
sh:order 12 ;
6132
6132
sh:group ex:AddressGroup ;
6133
6133
] ;
@@ -6200,7 +6200,7 @@ <h3>sh:group</h3>
6200
6200
}
6201
6201
},
6202
6202
{
6203
- "sh:description": "The suburb, city or town of the address",
6203
+ "sh:description": "The suburb, city, or town of the address",
6204
6204
"sh:group": {
6205
6205
"@id": "ex:AddressGroup"
6206
6206
},
@@ -6330,7 +6330,7 @@ <h3>sh:group</h3>
6330
6330
sh:property [
6331
6331
sh:path ex:locality ;
6332
6332
sh:name "locality" ;
6333
- sh:description "The suburb, city or town of the address" ;
6333
+ sh:description "The suburb, city, or town of the address" ;
6334
6334
sh:order 12 ;
6335
6335
sh:group ex:AddressGroup ;
6336
6336
] .
@@ -6415,7 +6415,7 @@ <h3>sh:group</h3>
6415
6415
}
6416
6416
},
6417
6417
{
6418
- "sh:description": "The suburb, city or town of the address",
6418
+ "sh:description": "The suburb, city, or town of the address",
6419
6419
"sh:group": {
6420
6420
"@id": "ex:AddressGroup"
6421
6421
},
You can’t perform that action at this time.
0 commit comments