Enum: TitleType
The type of title being represented.
URI: kb_cdm:TitleType
Permissible Values
Value | Meaning | Description |
---|---|---|
subtitle | None | Any subtitle for the resource. |
alternative_title | None | Other title(s) or names for the resource. |
translated_title | None | transformation of the title into another language. |
other | None | Anything that doesn't fit into the above categories. |
Slots
Name | Description |
---|---|
title_type | A descriptor for the title for cases where the contents of the title field is not the primary name or title. |
Identifier and Mapping Information
Schema Source
- from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
LinkML Source
name: TitleType
description: The type of title being represented.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
permissible_values:
subtitle:
text: subtitle
description: Any subtitle for the resource.
alternative_title:
text: alternative_title
description: Other title(s) or names for the resource.
translated_title:
text: translated_title
description: transformation of the title into another language.
other:
text: other
description: Anything that doesn't fit into the above categories.