Skip to content

Slot: name (jurisdictionName)

A string of characters that represents a Jurisdiction.

URI: [rdfs:label](http://www.w3.org/2000/01/rdf-schema#label) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Jurisdiction](Jurisdiction.md) | The legal authority — usually a public body — defined by a geographical exten... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [LangString](LangString.md) | | Domain Of | [Jurisdiction](Jurisdiction.md) | | Slot URI | [rdfs:label](http://www.w3.org/2000/01/rdf-schema#label) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://semiceu.github.io/Core-Person-Vocabulary/releases/2.1.1 ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | rdfs:label | | native | cpv:jurisdictionName | ## LinkML Source
name: jurisdictionName
description: A string of characters that represents a Jurisdiction.
title: name
from_schema: https://semiceu.github.io/Core-Person-Vocabulary/releases/2.1.1
rank: 1000
slot_uri: rdfs:label
domain_of:
- Jurisdiction
range: LangString
multivalued: true