mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-29 05:43:53 +01:00
sort all terms alphbetically (#1758)
Some checks failed
Deploy / Deploy (push) Has been cancelled
Code Style Checks / Check file endings (push) Has been cancelled
Code Style Checks / Check for code formatting mistakes (push) Has been cancelled
Code Style Checks / Check for spelling errors (push) Has been cancelled
Release Drafter / update_release_draft (push) Has been cancelled
Build and Deploy Staging Instance / build-deploy (push) Has been cancelled
Test / test (18) (push) Has been cancelled
Some checks failed
Deploy / Deploy (push) Has been cancelled
Code Style Checks / Check file endings (push) Has been cancelled
Code Style Checks / Check for code formatting mistakes (push) Has been cancelled
Code Style Checks / Check for spelling errors (push) Has been cancelled
Release Drafter / update_release_draft (push) Has been cancelled
Build and Deploy Staging Instance / build-deploy (push) Has been cancelled
Test / test (18) (push) Has been cancelled
by UTF-16 code units order (which can easily be checked programmatically)
This commit is contained in:
parent
df44a78939
commit
6e7e7be977
440 changed files with 997 additions and 997 deletions
|
|
@ -8,9 +8,9 @@
|
|||
"die da",
|
||||
"dit da",
|
||||
"reiki",
|
||||
"TCM",
|
||||
"tui na",
|
||||
"shiatsu"
|
||||
"shiatsu",
|
||||
"tcm",
|
||||
"tui na"
|
||||
],
|
||||
"tags": {
|
||||
"healthcare": "alternative",
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@
|
|||
"baby",
|
||||
"childbirth",
|
||||
"delivery",
|
||||
"labour",
|
||||
"labor",
|
||||
"labour",
|
||||
"midwive",
|
||||
"pregnancy",
|
||||
"pregnant"
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"apheresis",
|
||||
"blood bank",
|
||||
"blood donation",
|
||||
"blood transfusion",
|
||||
"apheresis",
|
||||
"plasmapheresis",
|
||||
"plateletpheresis",
|
||||
"stem cell donation"
|
||||
|
|
|
|||
|
|
@ -5,8 +5,8 @@
|
|||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"terminal",
|
||||
"illness"
|
||||
"illness",
|
||||
"terminal"
|
||||
],
|
||||
"tags": {
|
||||
"healthcare": "hospice"
|
||||
|
|
|
|||
|
|
@ -18,9 +18,9 @@
|
|||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"medical_laboratory",
|
||||
"blood_check",
|
||||
"medical_lab",
|
||||
"blood_check"
|
||||
"medical_laboratory"
|
||||
],
|
||||
"tags": {
|
||||
"healthcare": "laboratory"
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@
|
|||
"baby",
|
||||
"childbirth",
|
||||
"delivery",
|
||||
"labour",
|
||||
"labor",
|
||||
"labour",
|
||||
"pregnancy"
|
||||
],
|
||||
"tags": {
|
||||
|
|
|
|||
|
|
@ -5,8 +5,8 @@
|
|||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"foot",
|
||||
"feet",
|
||||
"foot",
|
||||
"nails"
|
||||
],
|
||||
"tags": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue