Slot: label
URI: rdfs:label
Inheritance
-
label
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A property used in non-logical axioms |
no |
|
A logical or non-logical statement |
no |
|
A collection of terms grouped for some purpose |
no |
|
An ObjectProperty with the property of transitivity |
no |
|
yes |
||
A property that connects two objects in logical axioms |
no |
|
Absolute minimum metadata model |
no |
|
An instance that has a IRI |
no |
|
An individual human being |
no |
|
no |
||
yes |
||
no |
||
A NamedThing that includes classes, properties, but not ontologies |
no |
Properties
Range: LabelType
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/ontology-metadata
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
rdfs:label |
native |
omoschema:label |
exact |
skos:prefLabel |
LinkML Source
```yaml
name: label
comments:
- SHOULD follow OBO label guidelines
- MUST be unique within an ontology
- SHOULD be unique across OBO
in_subset:
- allotrope required profile
- go required profile
- obi required profile
from_schema: https://w3id.org/oak/ontology-metadata
exact_mappings:
- skos:prefLabel
rank: 1000
is_a: core_property
slot_uri: rdfs:label
alias: label
domain_of:
- HasMinimalMetadata
- Axiom
range: label type
multivalued: false
</details>
Comments
SHOULD follow OBO label guidelines
MUST be unique within an ontology
SHOULD be unique across OBO