Slot: subject_label

The label of the thing which the association is about.

URI: sssom:subject_label

Inheritance

Applicable Classes

Name

Description

Modifies Slot

PositiveOrNegativeAssociation

no

Association

A generic association between a thing (subject) and another thing (object)

no

NegatedAssociation

A negated association between a thing (subject) and another thing (object)

no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/oak/association

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>