active

The mitigation is in force.

Structure

Types: gmeow:MitigationStatus

Practical Pattern

Use gmeow:mitigationActive as a controlled value typed as gmeow:MitigationStatus.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

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#> .



# Open-range measure: the oath norm plugs in with no
# extension→extension axiom — the IRI is reference, not dependency.
ex:oathMitigation a gmeow:Mitigation ;
    gmeow:mitigationMeasure ex:oathNorm ;
    gmeow:mitigationCounters ex:linkBetrayalToDissolution , ex:betrayalHazard ;
    gmeow:mitigationStatus gmeow:mitigationActive .

Common Companion Terms

gmeow:MitigationStatus