-
Notifications
You must be signed in to change notification settings - Fork 17
add sovereignStates [3/7] #378
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
Merged
signybenediktsdottir
merged 4 commits into
openMetadataInitiative:main
from
Raphael-Gazzotti:SovereignState-3
Jan 19, 2026
Merged
Changes from 3 commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
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
19 changes: 19 additions & 0 deletions
19
instances/latest/terminologies/sovereignState/France.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/France", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Country in Western Europe and other continents (through its overseas territories in America, Africa and Oceania). [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q142)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "France", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q142", | ||
| "synonym": [ | ||
| "FR", | ||
| "FRA", | ||
| "French Republic", | ||
| "République française" | ||
| ] | ||
| } |
22 changes: 22 additions & 0 deletions
22
instances/latest/terminologies/sovereignState/Gabon.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/Gabon", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Country on the Atlantic coast of Central Africa. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q1000)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Gabon", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q1000", | ||
| "synonym": [ | ||
| "ga", | ||
| "GA", | ||
| "GAB", | ||
| "Gabonese Republic", | ||
| "Republique Gabonaise", | ||
| "République Gabonaise", | ||
| "République gabonaise" | ||
| ] | ||
| } |
18 changes: 18 additions & 0 deletions
18
instances/latest/terminologies/sovereignState/Georgia.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,18 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Georgia", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Country in the Caucasus region of Europe and Asia. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q230)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Georgia", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q230", | ||
| "synonym": [ | ||
| "GE", | ||
| "GEO", | ||
| "Republic of Georgia" | ||
| ] | ||
| } |
24 changes: 24 additions & 0 deletions
24
instances/latest/terminologies/sovereignState/Germany.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/Germany", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Country in Central Europe. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q183)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Germany", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q183", | ||
| "synonym": [ | ||
| "BR Deutschland", | ||
| "BRD", | ||
| "Bundesrepublik Deutschland", | ||
| "DE", | ||
| "de", | ||
| "DEU", | ||
| "Deutschland", | ||
| "Federal Republic of Germany", | ||
| "GER" | ||
| ] | ||
| } |
21 changes: 21 additions & 0 deletions
21
instances/latest/terminologies/sovereignState/Ghana.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/Ghana", | ||
| "@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/Q117)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Ghana", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q117", | ||
| "synonym": [ | ||
| "Gaana", | ||
| "Gana", | ||
| "gh", | ||
| "GH", | ||
| "GHA", | ||
| "Republic of Ghana" | ||
| ] | ||
| } |
24 changes: 24 additions & 0 deletions
24
instances/latest/terminologies/sovereignState/Greece.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/Greece", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Country in Southeast Europe. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q41)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Greece", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q41", | ||
| "synonym": [ | ||
| "el", | ||
| "Ellada", | ||
| "GR", | ||
| "gr", | ||
| "GRC", | ||
| "GRE", | ||
| "Greek Republic", | ||
| "Hellas", | ||
| "Hellenic Republic" | ||
| ] | ||
| } |
20 changes: 20 additions & 0 deletions
20
instances/latest/terminologies/sovereignState/Grenada.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,20 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Grenada", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Island sovereign state in the Caribbean Sea. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q769)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Grenada", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q769", | ||
| "synonym": [ | ||
| "gd", | ||
| "GD", | ||
| "GRD", | ||
| "GRN", | ||
| "State of Grenada" | ||
| ] | ||
| } |
20 changes: 20 additions & 0 deletions
20
instances/latest/terminologies/sovereignState/Guatemala.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,20 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Guatemala", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Sovereign state in Central America. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q774)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Guatemala", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q774", | ||
| "synonym": [ | ||
| "gt", | ||
| "GT", | ||
| "GTM", | ||
| "Republic of Guatemala", | ||
| "República de Guatemala" | ||
| ] | ||
| } |
21 changes: 21 additions & 0 deletions
21
instances/latest/terminologies/sovereignState/Guinea-Bissau.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/Guinea-Bissau", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Sovereign state in Western Africa. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q1007)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Guinea-Bissau", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q1007", | ||
| "synonym": [ | ||
| "GBS", | ||
| "GNB", | ||
| "GW", | ||
| "gw", | ||
| "Republic of Guinea-Bissau", | ||
| "República da Guiné-Bissau" | ||
| ] | ||
| } |
22 changes: 22 additions & 0 deletions
22
instances/latest/terminologies/sovereignState/Guinea.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/Guinea", | ||
| "@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/Q1006)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Guinea", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q1006", | ||
| "synonym": [ | ||
| "GIN", | ||
| "gn", | ||
| "GN", | ||
| "GUI", | ||
| "Guinea-Conakry", | ||
| "Republic of Guinea", | ||
| "République de Guinée" | ||
| ] | ||
| } |
20 changes: 20 additions & 0 deletions
20
instances/latest/terminologies/sovereignState/Guyana.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,20 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Guyana", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Country in South America. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q734)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Guyana", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q734", | ||
| "synonym": [ | ||
| "Co-operative Republic of Guyana", | ||
| "GUY", | ||
| "gy", | ||
| "GY", | ||
| "Republic of Guyana" | ||
| ] | ||
| } |
23 changes: 23 additions & 0 deletions
23
instances/latest/terminologies/sovereignState/Haiti.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,23 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Haiti", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Country in the Caribbean Sea. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q790)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Haiti", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q790", | ||
| "synonym": [ | ||
| "Ayiti", | ||
| "HAI", | ||
| "Haitian Republic", | ||
| "Hayti", | ||
| "HT", | ||
| "ht", | ||
| "HTI", | ||
| "Republic of Haiti" | ||
| ] | ||
| } |
22 changes: 22 additions & 0 deletions
22
instances/latest/terminologies/sovereignState/Honduras.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/Honduras", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Sovereign state in Central America. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q783)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Honduras", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q783", | ||
| "synonym": [ | ||
| "HN", | ||
| "hn", | ||
| "HND", | ||
| "HON", | ||
| "Honduran Republic", | ||
| "Republic of Honduras", | ||
| "República de Honduras" | ||
| ] | ||
| } |
18 changes: 18 additions & 0 deletions
18
instances/latest/terminologies/sovereignState/Hungary.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,18 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Hungary", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Country in Central Europe. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q28)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Hungary", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q28", | ||
| "synonym": [ | ||
| "HU", | ||
| "HUN", | ||
| "Magyarország" | ||
| ] | ||
| } |
22 changes: 22 additions & 0 deletions
22
instances/latest/terminologies/sovereignState/Iceland.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/Iceland", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Nordic island country in the North Atlantic Ocean. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q189)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Iceland", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q189", | ||
| "synonym": [ | ||
| "Icelandic republic", | ||
| "IS", | ||
| "ISL", | ||
| "Isl.", | ||
| "Republic of Iceland", | ||
| "Ysland", | ||
| "Ísland" | ||
| ] | ||
| } |
29 changes: 29 additions & 0 deletions
29
instances/latest/terminologies/sovereignState/India.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,29 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/India", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Country in South Asia. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q668)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "India", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q668", | ||
| "synonym": [ | ||
| "Al Hind", | ||
| "Bharat", | ||
| "Bharat Ganarajya", | ||
| "Bharata", | ||
| "Bharatvarsh", | ||
| "Hindoostan", | ||
| "Hindustan", | ||
| "in", | ||
| "IN", | ||
| "IND", | ||
| "Indostan", | ||
| "Republic of India", | ||
| "Tenjiku", | ||
| "Tianzhu" | ||
| ] | ||
| } |
23 changes: 23 additions & 0 deletions
23
instances/latest/terminologies/sovereignState/Indonesia.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,23 @@ | ||
| { | ||
| "@context": { | ||
| "@vocab": "https://openminds.om-i.org/props/" | ||
| }, | ||
| "@id": "https://openminds.om-i.org/instances/SovereignState/Indonesia", | ||
| "@type": "https://openminds.om-i.org/types/SovereignState", | ||
| "definition": "Island country in Southeast Asia and Oceania. [auto-generated from 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q252)]", | ||
| "description": null, | ||
| "interlexIdentifier": null, | ||
| "knowledgeSpaceLink": null, | ||
| "name": "Indonesia", | ||
| "preferredOntologyIdentifier": "http://www.wikidata.org/entity/Q252", | ||
| "synonym": [ | ||
| "id", | ||
| "ID", | ||
| "IDN", | ||
| "INA", | ||
| "Negara Kesatuan Republik Indonesia", | ||
| "Republic of Indonesia", | ||
| "Republik Indonesia", | ||
| "Unitary State of the Republic of Indonesia" | ||
| ] | ||
| } |
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.