Skip to content

Slot: resource_title_id

Unique identifier for a title for a resource.

URI: kb_cdm:resource_title_id Alias: resource_title_id

Applicable Classes

Name Description Modifies Slot
DataSourceXTitle Links a data source to a title. no
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

  • Range: CdmId

  • Required: True

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

LinkML Source

name: resource_title_id
description: Unique identifier for a title for a resource.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
alias: resource_title_id
domain_of:
- DataSource_x_Title
- ResourceTitle
range: cdm_id
required: true