Slot: title
A string used as a title for a resource.
URI: schema:name
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Title | Represents the title or name of a resource, the type of that title, and the l... | no |
Properties
-
Range: String
-
Required: True
Examples
| Value |
|---|
| Amaranthus hypochondriacus genome |
| Геном амаранта ипохондрического |
Identifier and Mapping Information
Schema Source
- from schema: https://kbase.github.io/credit_engine/linkml/credit_metadata
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | schema:name |
| native | dcm:title |
| exact | DataCite:attributes.titles.title, Crossref:message.project.project-title.title |
LinkML Source
name: title
description: A string used as a title for a resource.
examples:
- value: Amaranthus hypochondriacus genome
- value: Геном амаранта ипохондрического
from_schema: https://kbase.github.io/credit_engine/linkml/credit_metadata
exact_mappings:
- DataCite:attributes.titles.title
- Crossref:message.project.project-title.title
rank: 1000
slot_uri: schema:name
alias: title
owner: Title
domain_of:
- Title
range: string
required: true