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
ControlEntityAssessesNamedThingAssociation
ContributorAssociation Any association between an entity (such as a publication) and various agents ...
ServiceTypeToServiceTypePartAssociation Any association between one service type and a service type entity that is a ...
ServiceTypeToClassAssociation Any association between a service type and a class
ClassToClassAssociation abstract parent class for different kinds of class-class or subclasses to sub...
ControlToControlAssociation A relationship between two control entities
ReactionToParticipantAssociation
ReactionToCatalystAssociation
ControlToFaultOrObservableFeatureAssociation An interaction between a control entity and a observable feature or fault, wh...
ClassToPathwayAssociation An interaction between a class or subclasses and a computational process or p...
OperationalActivityToPathwayAssociation Association that holds the relationship between a operational activity and th...
ControlToPathwayAssociation An interaction between a control entity and a computational process or pathwa...
AdministrativeOperationToClassAssociation An interaction between a administrative operation and a class or subclasses
FaultToExposureEventAssociation An association between an exposure event and a fault
ExposureEventToOutcomeAssociation An association between an exposure event and an outcome
InformationContentEntityToNamedThingAssociation association between a named thing and a information content entity where the ...
FaultOrObservableFeatureToLocationAssociation An association between either a fault or a observable feature and an named th...
ServiceTypeToObservableFeatureAssociation Any association between one service type and a observable feature, where havi...
ExposureEventToObservableFeatureAssociation Any association between an environment and a observable feature, where being ...
FaultToObservableFeatureAssociation An association between a fault and a observable feature in which the observab...
CaseToObservableFeatureAssociation An association between a case (e
BehaviorToBehavioralFeatureAssociation An association between an aggregate behavior and a behavioral feature manifes...
ClassToObservableFeatureAssociation
ClassToFaultAssociation
ControllableClassToFaultAssociation
PopulationToPopulationAssociation An association between a two populations
ServiceTypeToFaultAssociation
SystemToSystemAssociation
TaxonToTaxonAssociation
ClassToExpressionSiteAssociation An association between a class and an expression site, possibly qualified by ...
FunctionalAssociation An association between a assembly mixin (class, subclasses, or complex of sub...
AssemblyToOperationalActivityAssociation A functional association between a assembly (class, subclasses or complex) an...
AssemblyToComputationalProcessAssociation A functional association between a assembly (class, subclasses or complex) an...
AssemblyToComponentAssociation A functional association between a assembly (class, subclasses or complex) an...
EntityToFaultAssociation
EntityToObservableFeatureAssociation

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/base

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 Baselink 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, base:related_to, base:causes,
  base:restores
from_schema: https://w3id.org/lmodel/base
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