Skip to content

Slot: scheme name (schemeName)

Name of the scheme used to construct the identifier.

URI: [rdfs:label](http://www.w3.org/2000/01/rdf-schema#label) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Identifier](Identifier.md) | A character string used to uniquely identify one instance of an object within... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [LangString](LangString.md) | | Domain Of | [Identifier](Identifier.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:schemeName | ## LinkML Source
name: schemeName
description: Name of the scheme used to construct the identifier.
title: scheme name
from_schema: https://semiceu.github.io/Core-Person-Vocabulary/releases/2.1.1
rank: 1000
slot_uri: rdfs:label
domain_of:
- Identifier
range: LangString
multivalued: true