key id

A short identifier for a key (e.g. a PGP long key id). Not functional (source-variable).

Structure

Property shape: datatype property; gmeow:CryptographicKey -> rdfs:Literal

Practical Pattern

Use gmeow:keyId from gmeow:CryptographicKey to rdfs:Literal 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

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

Common Companion Terms

gmeow:CryptographicKey

Projects To

Profile External Targets
intoto https

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:keyId equivalence - skos:closeMatch wot:hex_id gmeow-trust.sssom.tsv; gmeow:eqTrust003; confidence 0.9

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:keyId projection intoto projects to / <= https://in-toto.io/Statement/v1#signature gmeow:mapInTotoSignature; confidence 0.6; lossy: signature bytes, algorithm, signed-by identity

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
closeMatchwot:hex_id