Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions instances/latest/terminologies/terminology/sovereignState.jsonld
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/terminology/sovereignState",
"@type": "https://openminds.om-i.org/types/Terminology",
"definition": "A political entity that possesses supreme governing authority within a defined territory and is not legally subordinate to another state.",
"description": "State that has the highest authority over a territory. [Based on the 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q3624078)]",
"interlexIdentifier": null,
"knowledgeSpaceLink": null,
"name": "sovereign state",
"preferredOntologyIdentifier": "https://www.wikidata.org/entity/Q3624078",
"synonym": [
"country",
"nation",
"sovereign country",
"sovereign nation",
"Westphalian state"
]
}
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/terminology/supranationalBody",
"@type": "https://openminds.om-i.org/types/Terminology",
"definition": "An institutional entity created by sovereign states to which they delegate or pool defined aspects of their governing authority for common decision-making that is binding on the member states.",
"description": "Political and government system, where several sovereign states give up and share part of their sovereignty for their common governance. [Based on the 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q1335818)]",
"interlexIdentifier": null,
"knowledgeSpaceLink": null,
"name": "supranational body",
"preferredOntologyIdentifier": "https://www.wikidata.org/entity/Q1335818",
"synonym": [
"supranational entity",
"supranational union",
"supranationalism"
]
}