-
Notifications
You must be signed in to change notification settings - Fork 17
add sovereignStates [7/7] #382
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Raphael-Gazzotti
wants to merge
7
commits into
openMetadataInitiative:main
Choose a base branch
from
Raphael-Gazzotti:SovereignState-7
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
fd780c7
add sovereignStates
Raphael-Gazzotti 972c46b
Update definition.
Raphael-Gazzotti 94648fd
Correct synonyms.
Raphael-Gazzotti 807bf85
Apply suggestions from @signybenediktsdottir
Raphael-Gazzotti 1da2f7e
Apply suggestions from @signybenediktsdottir
Raphael-Gazzotti fd59fe5
Apply suggestions from @signybenediktsdottir
Raphael-Gazzotti 39d593b
Update Taiwan.jsonld
Raphael-Gazzotti File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
45 changes: 45 additions & 0 deletions
45
instances/latest/terminologies/sovereignState/Taiwan.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,45 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Taiwan", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Country in East Asia. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q865)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Taiwan", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q865", | ||
| "synonym": [ | ||
| "Blue China", | ||
| "China, Republic", | ||
| "Chinese Taipei", | ||
| "Chunghwa Minkuo", | ||
| "Chunghwa Minkwo", | ||
| "Chûng-fà Mìn-koet", | ||
| "Dài-uăng", | ||
| "Formosa", | ||
| "Free China", | ||
| "Ilaod", | ||
| "Nanasian", | ||
| "Nationalist China", | ||
| "Republic of China", | ||
| "Republic of China (Taiwan)", | ||
| "ROC", | ||
| "Taivang", | ||
| "Taivangʉ", | ||
| "taiwan", | ||
| "Taiwan ROC", | ||
| "Taywan", | ||
| "Taywang", | ||
| "Teywan", | ||
| "The ROC", | ||
| "Thoi-van", | ||
| "Tiong-hoâ Bîn-kok", | ||
| "Tiong-huâ-bîn-kok", | ||
| "TPE", | ||
| "TW", | ||
| "TWN", | ||
| "Tâi-oân" | ||
| ] | ||
| } |
19 changes: 19 additions & 0 deletions
19
instances/latest/terminologies/sovereignState/Tajikistan.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Tajikistan", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Sovereign state in Central Asia. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q863)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Tajikistan", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q863", | ||
| "synonym": [ | ||
| "Republic of Tajikistan", | ||
| "tj", | ||
| "TJ", | ||
| "TJK" | ||
| ] | ||
| } |
23 changes: 23 additions & 0 deletions
23
instances/latest/terminologies/sovereignState/Tanzania.jsonld
Raphael-Gazzotti marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Tanzania", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Country in East Africa. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q924)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Tanzania", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q924", | ||
| "synonym": [ | ||
| "Jamhuri ya Muungano wa Tanzania", | ||
| "TZ", | ||
| "tz", | ||
| "tza", | ||
| "TZA", | ||
| "Tanzania, United Republic of", | ||
| "United Republic of Tanganyika and Zanzibar", | ||
| "United Republic of Tanzania" | ||
| ] | ||
| } |
26 changes: 26 additions & 0 deletions
26
instances/latest/terminologies/sovereignState/Thailand.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Thailand", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Country in Southeast Asia. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q869)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Thailand", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q869", | ||
| "synonym": [ | ||
| "Kingdom of Siam", | ||
| "Kingdom of Thailand", | ||
| "Prathet Thai", | ||
| "Ratcha-anachak Thai", | ||
| "Siam", | ||
| "TH", | ||
| "th", | ||
| "THA", | ||
| "Thai", | ||
| "The Kingdom of Siam", | ||
| "The Kingdom of Thailand" | ||
| ] | ||
| } |
24 changes: 24 additions & 0 deletions
24
instances/latest/terminologies/sovereignState/TheBahamas.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/TheBahamas", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Island sovereign state in the West Indies. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q778)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "The Bahamas", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q778", | ||
| "synonym": [ | ||
| "BAH", | ||
| "Bahama Islands", | ||
| "Bahamas", | ||
| "BHS", | ||
| "BS", | ||
| "bs", | ||
| "Commonwealth of the Bahamas", | ||
| "Commonwealth of The Bahamas", | ||
| "The" | ||
| ] | ||
| } |
22 changes: 22 additions & 0 deletions
22
instances/latest/terminologies/sovereignState/TheGambia.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/TheGambia", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Sovereign state in West Africa. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q1005)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "The Gambia", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q1005", | ||
| "synonym": [ | ||
| "GAM", | ||
| "Gambia", | ||
| "GM", | ||
| "GMB", | ||
| "Islamic Republic of the Gambia", | ||
| "Republic of the Gambia", | ||
| "Republic of The Gambia" | ||
| ] | ||
| } |
22 changes: 22 additions & 0 deletions
22
instances/latest/terminologies/sovereignState/Timor-Leste.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Timor-Leste", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Sovereign state situated on several islands in Southeast Asia. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q574)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Timor-Leste", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q574", | ||
| "synonym": [ | ||
| "Democratic Republic of Timor-Leste", | ||
| "East Timor", | ||
| "República Democrática de Timor-Leste", | ||
| "Repúblika Demokrátika Timor-Leste", | ||
| "Timor Leste", | ||
| "TL", | ||
| "TLS" | ||
| ] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Togo", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Country in West Africa. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q945)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Togo", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q945", | ||
| "synonym": [ | ||
| "TG", | ||
| "tg", | ||
| "TGO", | ||
| "TOG", | ||
| "Togolese Republic" | ||
| ] | ||
| } |
22 changes: 22 additions & 0 deletions
22
instances/latest/terminologies/sovereignState/Tonga.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Tonga", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Sovereign state in Oceania, situated on an archipelago. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q678)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Tonga", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q678", | ||
| "synonym": [ | ||
| "Friendly Islands", | ||
| "Kingdom of Tonga", | ||
| "TGA", | ||
| "TO", | ||
| "to", | ||
| "TON", | ||
| "Tonga Islands" | ||
| ] | ||
| } |
21 changes: 21 additions & 0 deletions
21
instances/latest/terminologies/sovereignState/TrinidadAndTobago.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/TrinidadAndTobago", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Island sovereign state in the Caribbean. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q754)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Trinidad and Tobago", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q754", | ||
| "synonym": [ | ||
| "Republic of Trinidad and Tobago", | ||
| "TRI", | ||
| "Trinidad & Tobago", | ||
| "TT", | ||
| "tt", | ||
| "TTO" | ||
| ] | ||
| } |
21 changes: 21 additions & 0 deletions
21
instances/latest/terminologies/sovereignState/Tunisia.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Tunisia", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Country in North Africa. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q948)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Tunisia", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q948", | ||
| "synonym": [ | ||
| "Republic of Tunisia", | ||
| "Republik Tunisia", | ||
| "tn", | ||
| "TN", | ||
| "TUN", | ||
| "Tunisian Republic" | ||
| ] | ||
| } |
21 changes: 21 additions & 0 deletions
21
instances/latest/terminologies/sovereignState/Turkey.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Turkey", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Country in West Asia and Southeast Europe. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q43)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Turkey", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q43", | ||
| "synonym": [ | ||
| "Republic of Turkey", | ||
| "Republic of Türkiye", | ||
| "TR", | ||
| "TUR", | ||
| "Türkiye", | ||
| "Türkiye Cumhuriyeti" | ||
| ] | ||
| } |
21 changes: 21 additions & 0 deletions
21
instances/latest/terminologies/sovereignState/Turkmenistan.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Turkmenistan", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Country in Central Asia. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q874)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Turkmenistan", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q874", | ||
| "synonym": [ | ||
| "TKM", | ||
| "tm", | ||
| "TM", | ||
| "Turkmenia", | ||
| "Türkmenistan", | ||
| "Türkmenistan Respublikasi" | ||
| ] | ||
| } |
19 changes: 19 additions & 0 deletions
19
instances/latest/terminologies/sovereignState/Tuvalu.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Tuvalu", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Country in Oceania. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q672)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Tuvalu", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q672", | ||
| "synonym": [ | ||
| "Ellice Islands", | ||
| "TUV", | ||
| "TV", | ||
| "tv" | ||
| ] | ||
| } |
24 changes: 24 additions & 0 deletions
24
instances/latest/terminologies/sovereignState/Uganda.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Uganda", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Country in east Africa. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q1036)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Uganda", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q1036", | ||
| "synonym": [ | ||
| "Jamhuri ya Uganda", | ||
| "Ouganda", | ||
| "Pearl of Africa", | ||
| "Republic of Uganda", | ||
| "The Republic of Uganda", | ||
| "UG", | ||
| "ug", | ||
| "UGA", | ||
| "Ugandah" | ||
| ] | ||
| } |
21 changes: 21 additions & 0 deletions
21
instances/latest/terminologies/sovereignState/Ukraine.jsonld
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Ukraine", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Country in Eastern Europe. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q212)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Ukraine", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q212", | ||
| "synonym": [ | ||
| "UA", | ||
| "UKR", | ||
| "Ukr.", | ||
| "Ukraina", | ||
| "Ukrainia", | ||
| "Ukraïna" | ||
| ] | ||
| } |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.