Slot: subject_label
The label of the thing which the association is about.
URI: sssom:subject_label
Inheritance
subject_label [ denormalized_slot]
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A negated association between a thing (subject) and another thing (object) |
no |
|
no |
||
A generic association between a thing (subject) and another thing (object) |
no |
Properties
Range: String
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/association
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
sssom:subject_label |
native |
ontoassoc:subject_label |
LinkML Source
```yaml
name: subject_label
description: The label of the thing which the association is about.
from_schema: https://w3id.org/oak/association
rank: 1000
mixins:
- denormalized_slot
slot_uri: sssom:subject_label
alias: subject_label
domain_of:
- PositiveOrNegativeAssociation
range: string
</details>