Skip to content

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

Property Value
Range String
Slot URI gist_upstream:precedesDirectly

Cardinality and Requirements

Property Value
Multivalued Yes

In Subsets

Aliases

  • precedes directly

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.

Identifier and Mapping Information

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