Slot: label
URI: [rdfs:label](http://www.w3.org/2000/01/rdf-schema#label)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Object](Object.md) | An abstract class for all identified objects in a model | no |
| [TermObject](TermObject.md) | An abstract class for all ontology term objects | no |
| [PublicationObject](PublicationObject.md) | An object that represents a publication or other kind of reference | no |
| [EvidenceTermObject](EvidenceTermObject.md) | A term object that represents an evidence term from ECO | no |
| [MolecularFunctionTermObject](MolecularFunctionTermObject.md) | A term object that represents a molecular function term from GO | no |
| [BiologicalProcessTermObject](BiologicalProcessTermObject.md) | A term object that represents a biological process term from GO | no |
| [CellularAnatomicalEntityTermObject](CellularAnatomicalEntityTermObject.md) | A term object that represents a cellular anatomical entity term from GO | no |
| [MoleculeTermObject](MoleculeTermObject.md) | A term object that represents a molecule term from CHEBI or UniProtKB | no |
| [CellTypeTermObject](CellTypeTermObject.md) | A term object that represents a cell type term from CL | no |
| [GrossAnatomicalStructureTermObject](GrossAnatomicalStructureTermObject.md) | A term object that represents a gross anatomical structure term from UBERON | no |
| [PhaseTermObject](PhaseTermObject.md) | A term object that represents a phase term from GO or UBERON | no |
| [InformationBiomacromoleculeTermObject](InformationBiomacromoleculeTermObject.md) | An abstract class for all information biomacromolecule term objects | no |
| [GeneProductTermObject](GeneProductTermObject.md) | A term object that represents a gene product term from GO or UniProtKB | no |
| [ProteinComplexTermObject](ProteinComplexTermObject.md) | A term object that represents a protein complex term from GO | no |
| [TaxonTermObject](TaxonTermObject.md) | A term object that represents a taxon term from NCBITaxon | no |
| [PredicateTermObject](PredicateTermObject.md) | A term object that represents an OWL relation from the OBO Relations Ontology | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain Of | [Object](Object.md) |
| Slot URI | [rdfs:label](http://www.w3.org/2000/01/rdf-schema#label) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [Object](Object.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/gocam
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | rdfs:label |
| native | gocam:label |
## LinkML Source
name: label
from_schema: https://w3id.org/gocam
rank: 1000
slot_uri: rdfs:label
owner: Object
domain_of:
- Object
range: string