Class: Project
Administrative unit for collecting data related to a certain topic, location, data type, grant funding, and so on.
URI: kb_cdm:Project
classDiagram
class Project
click Project href "../Project/"
Table <|-- Project
click Table href "../Table/"
Project : description
Project : project_id
Inheritance
- Table
- Project
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
project_id | 1 CdmId |
Internal (CDM) unique identifier for a project. From the Entity table: entity_id where entity_type == 'Project'. |
direct |
description | 0..1 String |
Brief text description of the project. | direct |
Usages
used by | used in | type | used |
---|---|---|---|
Schema | projects | range | Project |
Aliases
- proposal
- research proposal
- research study
- investigation
- project
- study
- umbrella project
- research initiative
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 |
native | kb_cdm:Project |
LinkML Source
Direct
name: Project
description: Administrative unit for collecting data related to a certain topic, location,
data type, grant funding, and so on.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
aliases:
- proposal
- research proposal
- research study
- investigation
- project
- study
- umbrella project
- research initiative
is_a: Table
slots:
- project_id
slot_usage:
project_id:
name: project_id
identifier: true
attributes:
description:
name: description
description: Brief text description of the project.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_credit
domain_of:
- Cluster
- Event
- Identifier
- Name
- Project
- Experiment
- Parameter
- Protocol
- ProtocolExecution
- Variable
- Protein
- Sample
Induced
name: Project
description: Administrative unit for collecting data related to a certain topic, location,
data type, grant funding, and so on.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
aliases:
- proposal
- research proposal
- research study
- investigation
- project
- study
- umbrella project
- research initiative
is_a: Table
slot_usage:
project_id:
name: project_id
identifier: true
attributes:
description:
name: description
description: Brief text description of the project.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_credit
alias: description
owner: Project
domain_of:
- Cluster
- Event
- Identifier
- Name
- Project
- Experiment
- Parameter
- Protocol
- ProtocolExecution
- Variable
- Protein
- Sample
range: string
project_id:
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
identifier: true
alias: project_id
owner: Project
domain_of:
- Contributor_x_Role_x_Project
- Project
range: cdm_id
required: true