verified

The claim has successfully passed verification against the required policy and signature checks.

Structure

Types: gmeow:VerificationStatus

Practical Pattern

Use gmeow:verificationStatusVerified as a controlled value typed as gmeow:VerificationStatus.

Example Snippets

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

Software Release

# --- Verification is its own recorded act: the deploy gate checked the chain.
ex:verifyResult a gmeow:VerificationResult ;
    gmeow:hasVerificationStatus gmeow:verificationStatusVerified ;
    gmeow:verifiedBy            ex:relyingParty .

Common Companion Terms

gmeow:VerificationStatus