type causes
- CURIE:
gmeow:typeCauses - IRI: https://blackcatinformatics.ca/gmeow/typeCauses
- Category: property
- Defined by:
gmeow:slices/risk - Box roles: RBox role (What is this?)
Flat type-level causal claim: events of the subject kind bring about events of the object kind — according to whoever asserts it (statement-layer indexed, Principle 9). DELIBERATELY NOT TRANSITIVE: chain composition is solver work over recorded links (Principle 12). Promote to a gmeow:CausalLink when modality, mechanism, or strength rides on the claim. Grounds cn:Causes, atomic:Causes, and sumo:causes at alignment time.
Structure
Property shape: object property; gmeow:EventType -> gmeow:EventType
Practical Pattern
Use gmeow:typeCauses from gmeow:EventType to gmeow:EventType when the relationship itself belongs in the native GMEOW graph.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Trust Collapse
- Source:
slices/extensions/risk/examples/trust-collapse.ttl - Examples catalog: open in catalog#example-slices-extensions-risk-examples-trust-collapse
@prefix gmeow: <https://blackcatinformatics.ca/gmeow/> .
@prefix ex: <https://blackcatinformatics.ca/gmeow/examples/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
# Flat 80% claims.
ex:etBetrayal gmeow:typeCauses ex:etBondDissolution .