verified
- CURIE:
gmeow:verificationStatusVerified - IRI: https://blackcatinformatics.ca/gmeow/verificationStatusVerified
- Category: individual
- Defined by:
gmeow:slices/attestation - Box roles: ABox role, CBox role (What is this?)
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
- Source:
slices/core/attestation/examples/software-release.ttl - Examples catalog: open in catalog#example-slices-core-attestation-examples-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 .