Skip to content

Slot: project_id

Internal (CDM) unique identifier for a project.

From the Entity table: entity_id where entity_type == 'Project'.

__

URI: kb_cdm:project_id Alias: project_id

Applicable Classes

Name Description Modifies Slot
ContributorXRoleXProject Describes the participation of a contributor in a project; ideally the contributor_role field will capture how the contributor was involved. no
Project Administrative unit for collecting data related to a certain topic, location, data type, grant funding, and so on. yes

Properties

  • Range: CdmId

  • Required: True

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:project_id
native kb_cdm:project_id

LinkML Source

name: project_id
description: 'Internal (CDM) unique identifier for a project.

  From the Entity table: entity_id where entity_type == ''Project''.

  '
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
alias: project_id
domain_of:
- Contributor_x_Role_x_Project
- Project
range: cdm_id
required: true