Skip to content

Slot: title_type

A descriptor for the title for cases where the contents of the title field is not the primary name or title.

URI: kb_cdm:title_type Alias: title_type

Applicable Classes

Name Description Modifies Slot
ResourceTitle Represents the title or name of a resource, the type of that title, and the language used (if appropriate).

The title field is required; title_type is only necessary if the text is not the primary title.
no

Properties

Examples

Value
subtitle
alternative_title
translated_title
other

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

LinkML Source

name: title_type
description: A descriptor for the title for cases where the contents of the `title`
  field is not the primary name or title.
examples:
- value: subtitle
- value: alternative_title
- value: translated_title
- value: other
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
alias: title_type
owner: ResourceTitle
domain_of:
- ResourceTitle
range: TitleType