Skip to content

Slot: predicate

A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes.

URI: rdf:predicate

Inheritance

Applicable Classes

Name Description
Association A typed association between two entities, supported by evidence

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/ucs-core

LinkML Source

name: predicate
local_names:
  ga4gh:
    local_name_source: ga4gh
    local_name_value: annotation predicate
  translator:
    local_name_source: translator
    local_name_value: predicate
description: A high-level grouping for the relationship type. AKA minimal predicate.
  This is analogous to category for nodes.
notes:
- Has a value from the Ucs-core related_to hierarchy. In RDF, this corresponds to
  rdf:predicate and in Neo4j this corresponds to the relationship type. The convention
  is for an edge label in snake_case form. For example, schema:related_to
from_schema: https://w3id.org/lmodel/ucs-core
exact_mappings:
- owl:annotatedProperty
- OBAN:association_has_predicate
rank: 1000
is_a: associationSlot
domain: Association
slot_uri: rdf:predicate
alias: predicate
domain_of:
- Association
range: predicate type
required: true