certifier

The agent that made a certification.

Structure

Property shape: object property; gmeow:Certification -> gmeow:Agent; functional

Practical Pattern

Use gmeow:certifier from gmeow:Certification to gmeow:Agent 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.

Web Of Trust

# --- Alice signs Bob's key, certifying the key↔identity binding.
ex:cert a gmeow:Certification ;
    gmeow:certifier         ex:alice ;
    gmeow:certifiedKey      ex:bobKey ;
    gmeow:certifiedIdentity ex:bob ;
    gmeow:certificationLevel "positive" .

Common Companion Terms

gmeow:Certification, gmeow:Agent

External Equivalences

Equivalent or closely aligned targets: wot

Linkages

Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.

Term Equivalences

Source Kind Profile Predicate/Relation Target Evidence
gmeow:certifier equivalence - skos:closeMatch wot:signer gmeow-trust.sssom.tsv; gmeow:eqTrust006; confidence 0.8

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
closeMatchwot:signer