Skip to content

Slot: followed_by

in a sequential list, this indicates the next member

URI: [linkml:followed_by](https://w3id.org/linkml/followed_by) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [PathExpression](PathExpression.md) | An expression that describes an abstract path from an object to another throu... | yes | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Expression](Expression.md) | | Domain Of | [PathExpression](PathExpression.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:followed_by | | native | linkml:followed_by | ## LinkML Source
name: followed_by
description: in a sequential list, this indicates the next member
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain_of:
- path_expression
range: expression