Cryptographic Key

A public key, certificate, or key material bound to an agent's identity — the thing a signature is made with and a certification vouches for.

Structure

Subclass of: gmeow:InformationObject

Practical Pattern

Use gmeow:CryptographicKey as a specialized kind of gmeow:InformationObject. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.

Example Snippets

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

Web Of Trust

ex:aliceKey a gmeow:CryptographicKey ;
    gmeow:keyScheme    gmeow:keySchemePGP ;
    gmeow:keyAlgorithm "ed25519" ;
    gmeow:fingerprint  "ABCD 1234 EF56 7890 ABCD 1234 EF56 7890 ABCD 1234" ;
    gmeow:keyId        "0xEF567890" .

ex:bobKey a gmeow:CryptographicKey ;
    gmeow:keyScheme   gmeow:keySchemePGP ;
    gmeow:fingerprint "EF01 5678 ABCD 1234 EF01 5678 ABCD 1234 EF01 5678" .

Common Companion Terms

gmeow:InformationObject

External Equivalences

Equivalent or closely aligned targets: wd, 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:CryptographicKey equivalence - skos:closeMatch wd:Q826762 gmeow-wikidata.sssom.tsv; gmeow:eqWikidata047; confidence 0.85
gmeow:CryptographicKey equivalence - skos:closeMatch wot:PubKey gmeow-trust.sssom.tsv; gmeow:eqTrust001; confidence 0.9

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
closeMatchwd:Q826762
closeMatchwot:PubKey