Skip to content

Slot: precedes

A generic ordering relation indicating that the subject comes before the object.

URI: gist_upstream:precedes Alias: precedes

Inheritance

Properties

Type and Range

Property Value
Range String
Slot URI gist_upstream:precedes

Cardinality and Requirements

Property Value
Multivalued Yes
Relationship Properties | Property | Value | | --- | --- | | Transitive | Yes |

In Subsets

Aliases

  • precedes

Comments

  • Typically this predicate would be used asymmetrically and irreflexively, but the ontology does not formalize this.
  • This is the transitive version of gist:precedesDirectly.
  • The less-than symbol is often used to represent this relation.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self gist_upstream:precedes
native gist:precedes

LinkML Source

name: precedes
description: A generic ordering relation indicating that the subject comes before
  the object.
comments:
- Typically this predicate would be used asymmetrically and irreflexively, but the
  ontology does not formalize this.
- This is the transitive version of gist:precedesDirectly.
- The less-than symbol is often used to represent this relation.
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- precedes
rank: 1000
slot_uri: gist_upstream:precedes
alias: precedes
transitive: true
range: string
multivalued: true