mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
Standardize field terms (#1760)
Some checks are pending
Deploy / Deploy (push) Waiting to run
Code Style Checks / Check file endings (push) Waiting to run
Code Style Checks / Check for code formatting mistakes (push) Waiting to run
Code Style Checks / Check for spelling errors (push) Waiting to run
Release Drafter / update_release_draft (push) Waiting to run
Build and Deploy Staging Instance / build-deploy (push) Waiting to run
Test / test (18) (push) Waiting to run
Some checks are pending
Deploy / Deploy (push) Waiting to run
Code Style Checks / Check file endings (push) Waiting to run
Code Style Checks / Check for code formatting mistakes (push) Waiting to run
Code Style Checks / Check for spelling errors (push) Waiting to run
Release Drafter / update_release_draft (push) Waiting to run
Build and Deploy Staging Instance / build-deploy (push) Waiting to run
Test / test (18) (push) Waiting to run
This commit is contained in:
parent
95fab6dbdc
commit
f0c506c3ca
20 changed files with 56 additions and 56 deletions
|
|
@ -10,7 +10,7 @@
|
|||
]
|
||||
},
|
||||
"terms": [
|
||||
"French company identification number",
|
||||
"SIRET"
|
||||
"french company identification number",
|
||||
"siret"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
]
|
||||
},
|
||||
"terms": [
|
||||
"Edubase Reference",
|
||||
"DfE URN"
|
||||
"dfe urn",
|
||||
"edubase reference"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -12,12 +12,12 @@
|
|||
]
|
||||
},
|
||||
"terms": [
|
||||
"NZ",
|
||||
"LINZ",
|
||||
"Land Information New Zealand",
|
||||
"Toitū Te Whenua",
|
||||
"NZGB",
|
||||
"New Zealand Geographic Board",
|
||||
"Ngā Pou Taunaha o Aotearoa"
|
||||
"land information new zealand",
|
||||
"linz",
|
||||
"new zealand geographic board",
|
||||
"ngā pou taunaha o aotearoa",
|
||||
"nz",
|
||||
"nzgb",
|
||||
"toitū te whenua"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue