Skip to content

Slot: entity_type

The class of the entity. Must be a valid CDM class.

URI: kb_cdm:entity_type

Applicable Classes

Name Description Modifies Slot
DataSource The source from which a given database entity was derived no

Properties

  • Range: String

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/kbase/cdm-schema

Mappings

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

LinkML Source

name: entity_type
description: The class of the entity. Must be a valid CDM class.
from_schema: https://github.com/kbase/cdm-schema
rank: 1000
alias: entity_type
owner: DataSource
domain_of:
- DataSource
range: string
required: true