Slot: predicate
A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes.
URI: rdf:predicate
Inheritance
- association_slot
- predicate
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Association | A typed association between two entities, supported by evidence | no |
Properties
-
Range: PredicateType
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/generic
LinkML Source
name: predicate
local_names:
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 Generic 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, generic:related_to, generic:restores
from_schema: https://w3id.org/lmodel/generic
exact_mappings:
- owl:annotatedProperty
- sumo:Predicate
rank: 1000
is_a: association slot
domain: Association
slot_uri: rdf:predicate
alias: predicate
domain_of:
- Association
range: predicate type
required: true