Slot: label
A human-readable label for the item, most often the filename
URI: rdfs:label
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
DescriptorType | Details about a descriptor type | no |
Method | A method used to generate a descriptor | no |
Item | An individual item for example a file | no |
Descriptor | A descriptor for the whole or part of an item or another descriptor | no |
Properties
-
Range: String
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/crystalia
Mappings
Mapping Type | Mapped Value |
---|---|
self | rdfs:label |
native | crys:label |
LinkML Source
name: label
description: A human-readable label for the item, most often the filename
from_schema: https://w3id.org/crystalia
rank: 1000
slot_uri: rdfs:label
alias: label
domain_of:
- Item
- Descriptor
- DescriptorType
- Method
range: string
required: true