Skip to content

Slot: affiliation_id

The ID of the organization to which a contributor belongs. Should be the ID of another contributor.

URI: kb_cdm:affiliation_id Alias: affiliation_id

Applicable Classes

Name Description Modifies Slot
ContributorAffiliation Captures relationships between contributors where one contributor is part of another contributor, e.g. a member of a group or a group that is part of a larger organization. no

Properties

  • Range: String

  • Multivalued: True

Aliases

  • affiliation_contributor_id

Identifier and Mapping Information

Schema Source

  • from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema

Mappings

Mapping Type Mapped Value
self kb_cdm:affiliation_id
native kb_cdm:affiliation_id

LinkML Source

name: affiliation_id
description: The ID of the organization to which a contributor belongs. Should be
  the ID of another contributor.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
aliases:
- affiliation_contributor_id
rank: 1000
alias: affiliation_id
owner: ContributorAffiliation
domain_of:
- ContributorAffiliation
range: string
multivalued: true