Skip to content

Slot: association_id

Internal (CDM) unique identifier for an association.

URI: kb_cdm:association_id Alias: association_id

Applicable Classes

Name Description Modifies Slot
AssociationXSupportingObject Links associations to entities to capture supporting objects in an association. ay be a biological entity, such as a protein or feature, or a URL to a resource (e.g. a publication) that supports the association. Where possible, CDM identifiers should be used. yes
Association An association between an object--typically an entity such as a protein or a feature--and a classification system or ontology, such as the Gene Ontology, the Enzyme Classification, or TIGRFAMS domains. yes
AssociationXPublication Links associations to supporting literature. yes

Properties

  • Range: UUID

  • Required: True

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: association_id
description: Internal (CDM) unique identifier for an association.
from_schema: http://kbase.github.io/cdm-schema/cdm_schema
rank: 1000
alias: association_id
domain_of:
- Association_X_Publication
- Association_X_SupportingObject
- Association
range: UUID
required: true