Skip to content

Slot: is_representative

Whether or not this member is the representative for the cluster. If 'is_representative' is false, it is assumed that this is a cluster member.

URI: kb_cdm:is_representative Alias: is_representative

Applicable Classes

Name Description Modifies Slot
ClusterMember Relationship representing membership of a cluster no

Properties

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: is_representative
description: Whether or not this member is the representative for the cluster. If
  'is_representative' is false, it is assumed that this is a cluster member.
from_schema: http://kbase.github.io/cdm-schema/cdm_schema
rank: 1000
ifabsent: 'false'
alias: is_representative
owner: ClusterMember
domain_of:
- ClusterMember
range: boolean