Slot: direction
The directionality of the association relative to a given entity for an association_count. If the entity is the subject or in the subject closure, the direction is forwards, if it is the object or in the object closure, the direction is backwards.
URI: https://w3id.org/monarch/monarch-py/:direction
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
DirectionalAssociation | An association that gives it's direction relative to a specified entity | no |
Properties
-
Range: AssociationDirectionEnum
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/monarch/monarch-py
LinkML Source
name: direction
description: The directionality of the association relative to a given entity for
an association_count. If the entity is the subject or in the subject closure, the
direction is forwards, if it is the object or in the object closure, the direction
is backwards.
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: direction
domain_of:
- DirectionalAssociation
range: AssociationDirectionEnum
required: true