Slot: title
The title of the publication.
URI: kgr:title
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Publication | A publication associated with a resource | no |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | kgr:title |
native | kgr:title |
LinkML Source
```yaml
name: title
description: The title of the publication.
from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
rank: 1000
alias: title
owner: Publication
domain_of:
- Publication
range: string
```