Slot: hasJurisdiction
The legal or political jurisdiction(s) in which this concept applies, expressed as ISO 3166-1 country codes.
URI: [dpv:hasJurisdiction](https://w3id.org/dpv#hasJurisdiction)
Alias: hasJurisdiction
## Applicable Classes
| Name | Description | Modifies Slot |
| ----------------------------------------- | -------------------------------------------------------------------------------- | ------------- |
| [RiskControlGroup](RiskControlGroup.md) | A group of AI system related risk controls | no |
| [CapabilityGroup](CapabilityGroup.md) | A group of AI capabilities that are part of a capability taxonomy, organized ... | no |
| [RiskIncident](RiskIncident.md) | An event occuring or occured which is a realised or materialised risk | no |
| [Capability](Capability.md) | A specific AI capability or ability, such as reading comprehension, logical r... | no |
| [Action](Action.md) | Action to remediate a risk | no |
| [CapabilityConcept](CapabilityConcept.md) | An umbrella term for referring to capability domains, groups, and individual ... | no |
| [RiskConcept](RiskConcept.md) | An umbrella term for referring to risk, risk source, consequence and impact | no |
| [Concept](Concept.md) | A concept | no |
| [Impact](Impact.md) | | no |
| [CapabilityDomain](CapabilityDomain.md) | A high-level domain of AI capabilities (e | no |
| [RiskGroup](RiskGroup.md) | A group of AI system related risks that are part of a risk taxonomy | no |
| [Risk](Risk.md) | The state of uncertainty associated with an AI system, that has the potential... | no |
| [RiskControl](RiskControl.md) | A measure that maintains and/or modifies risk (and risk concepts) | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ----------------------------------------------------------- |
| Range | [Jurisdiction](Jurisdiction.md) |
| Domain Of | [Concept](Concept.md) |
| Slot URI | [dpv:hasJurisdiction](https://w3id.org/dpv#hasJurisdiction) |
### Cardinality and Requirements
| Property | Value |
| ----------- | ----- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
- from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
## Mappings
| Mapping Type | Mapped Value |
| ------------ | --------------------- |
| self | dpv:hasJurisdiction |
| native | nexus:hasJurisdiction |
## LinkML Source
name: hasJurisdiction
description: The legal or political jurisdiction(s) in which this concept applies,
expressed as ISO 3166-1 country codes.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
slot_uri: dpv:hasJurisdiction
alias: hasJurisdiction
domain_of:
- Concept
range: Jurisdiction
multivalued: true
inlined: false
```