Skip to content

Slot: issuing authority URI (issuingAuthorityUri)

The reference in the form of a Uniform Resource Identifier to the issuing authority.

URI: [dcterms:creator](http://purl.org/dc/terms/creator) ## 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 | [Agent](Agent.md) | | Domain Of | [Identifier](Identifier.md) | | Slot URI | [dcterms:creator](http://purl.org/dc/terms/creator) | ### 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 | dcterms:creator | | native | cpv:issuingAuthorityUri | ## LinkML Source
name: issuingAuthorityUri
description: The reference in the form of a Uniform Resource Identifier to the issuing
  authority.
title: issuing authority URI
from_schema: https://semiceu.github.io/Core-Person-Vocabulary/releases/2.1.1
rank: 1000
slot_uri: dcterms:creator
domain_of:
- Identifier
range: Agent
multivalued: true