Skip to content

Enum: Jurisdiction

ISO 3166-1 country code, sourced from the DPV Location ontology (https://w3id.org/dpv/loc). Values are subclasses of dpv:Country.

URI: [nexus:Jurisdiction](https://w3id.org/ai-atlas-nexus/Jurisdiction) ## Enumeration Source **Reachable From:** - **Source:** NONE - **Nodes:** dpv:Country - **Via:** rdfs:subClassOf _This is a dynamic enum_ ## Slots | Name | Description | | ------------------------------------- | -------------------------------------------------------------------------------- | | [hasJurisdiction](hasJurisdiction.md) | The legal or political jurisdiction(s) in which this concept applies, express... | ## Identifier and Mapping Information ### Schema Source - from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology ## LinkML Source
name: Jurisdiction
description: ISO 3166-1 country code, sourced from the DPV Location ontology (https://w3id.org/dpv/loc).
  Values are subclasses of dpv:Country.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
reachable_from:
  source_ontology: dpv-loc
  source_nodes:
  - dpv:Country
  relationship_types:
  - rdfs:subClassOf
  include_self: false

```