Slot: label
URI: kgr:label
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Usage | The usage of a resource | no |
Individual | An individual person | no |
Organization | An organization | no |
FundingSource | A funding source for a resource | no |
License | A license for a resource or product | no |
Properties
- Range: String
Identifier and Mapping Information
Mappings
Mapping Type | Mapped Value |
---|---|
self | kgr:label |
native | kgr:label |
LinkML Source
```yaml
name: label
alias: label
domain_of:
- Individual
- Organization
- FundingSource
- License
- Usage
range: string
```