Slot: lbl
the human-readable label of a node
URI: rdfs:label
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
no |
||
no |
||
A graph is a collection of nodes and edges and other axioms that represents a… |
no |
|
A node is a class, property, or other entity in an ontology |
no |
Properties
Range: String
Aliases
label
name
Identifier and Mapping Information
Schema Source
from schema: https://github.com/geneontology/obographs
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
rdfs:label |
native |
obographs:lbl |
LinkML Source
```yaml
name: lbl
description: the human-readable label of a node
comments:
- the name "lbl" exists for legacy purposes, this should be considered identical to
label in rdfs
from_schema: https://github.com/geneontology/obographs
aliases:
- label
- name
rank: 1000
slot_uri: rdfs:label
alias: lbl
domain_of:
- Graph
- Node
- SubsetDefinition
- SynonymTypeDefinition
range: string
</details>
Comments
the name “lbl” exists for legacy purposes, this should be considered identical to label in rdfs