Slot: precedes_directly
A generic ordering relation indicating that the subject comes immediately before the object.
URI: gist_upstream:precedesDirectly
Alias: precedes_directly
Inheritance
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
In Subsets
Aliases
- Typically this predicate would be used asymmetrically and irreflexively, but the ontology does not formalize this.
- If two items in an ordered collection share the same position, they both directly precede the following element.
- It is safest to use this property only when the directness has a semantic correspondence with the world. Only break a direct link by inserting an intermediate item when that change corresponds to a change in the world.
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
gist_upstream:precedesDirectly |
| native |
gist:precedes_directly |
LinkML Source
name: precedes_directly
description: A generic ordering relation indicating that the subject comes immediately
before the object.
comments:
- Typically this predicate would be used asymmetrically and irreflexively, but the
ontology does not formalize this.
- If two items in an ordered collection share the same position, they both directly
precede the following element.
- It is safest to use this property only when the directness has a semantic correspondence
with the world. Only break a direct link by inserting an intermediate item when
that change corresponds to a change in the world.
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- precedes directly
rank: 1000
is_a: precedes
slot_uri: gist_upstream:precedesDirectly
alias: precedes_directly
range: string
multivalued: true