Skip to content
Open
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": "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)]",
"description": null,
"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": "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)]",
"description": null,
"interlexIdentifier": null,
"knowledgeSpaceLink": null,
"name": "supranational body",
"preferredOntologyIdentifier": "https://www.wikidata.org/entity/Q1335818",
"synonym": [
"supranational entity",
"supranational union",
"supranationalism"
]
}