Slot: title
A string used as a title for a resource.
URI: schema:name Alias: title
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
-
Range: String
-
Required: True
Examples
Value |
---|
Amaranthus hypochondriacus genome |
Геном амаранта ипохондрического |
Identifier and Mapping Information
Schema Source
- from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | schema:name |
native | kb_cdm:title |
LinkML Source
name: title
description: A string used as a title for a resource.
examples:
- value: Amaranthus hypochondriacus genome
- value: Геном амаранта ипохондрического
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
slot_uri: schema:name
alias: title
owner: ResourceTitle
domain_of:
- ResourceTitle
range: string
required: true