Skip to content

Slot: organization_id

Persistent unique identifier for the organization in the format :

URI: schema:identifier

Applicable Classes

Name Description Modifies Slot
Organization Represents an organization no

Properties

  • Range: Uriorcurie

  • Regex pattern: ^[a-zA-Z0-9.-_]+:\S

Examples

Value
ROR:01bj3aw27
ISNI:0000000123423717
CrossrefFunder:100000015

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/kbase/credit_engine/schema/kbase/linkml

LinkML Source

name: organization_id
description: Persistent unique identifier for the organization in the format <database
  name>:<identifier within database>
examples:
- value: ROR:01bj3aw27
- value: ISNI:0000000123423717
- value: CrossrefFunder:100000015
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
exact_mappings:
- DataCite:attributes.contributors.affiliation.affiliation_identifier
- DataCite:attributes.creators.affiliation.affiliation_identifier
rank: 1000
slot_uri: schema:identifier
alias: organization_id
owner: Organization
domain_of:
- Organization
range: uriorcurie
pattern: ^[a-zA-Z0-9.-_]+:\S