credential issuer

The organization that issued a credential. Functional per credential: one issuer is constitutive of the credential's identity (a different issuer is a different credential, even for the same subject matter).

Structure

Property shape: object property; gmeow:Credential -> gmeow:Organization; functional

Practical Pattern

Use gmeow:credentialIssuer from gmeow:Credential to gmeow:Organization 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.

Skill Proficiency

# --- A credential: an independent attestation OF the skill, by an issuer. A
#     verifiable credential references a gmeow:Attestation that signs it (the
#     expertise↔attestation seam): the credential is a CLAIM, the attestation
#     makes it checkable.
ex:cert a gmeow:Credential ;
    gmeow:credentialFor    ex:python ;
    gmeow:credentialIssuer ex:psf ;
    gmeow:hasAttestation   ex:certAttestation .

Common Companion Terms

gmeow:Credential, gmeow:Organization

Projects To

Profile External Targets
schema-org schema

External Equivalences

Equivalent or closely aligned targets: ceterms, schema

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:credentialIssuer equivalence - skos:closeMatch ceterms:ownedBy gmeow-properties.sssom.tsv; gmeow:eqProperties074; confidence 0.8
gmeow:credentialIssuer equivalence - skos:closeMatch schema:recognizedBy gmeow-properties.sssom.tsv; gmeow:eqProperties072; confidence 0.8
gmeow:credentialIssuer equivalence - skos:closeMatch schema:sourceOrganization gmeow-properties.sssom.tsv; gmeow:eqProperties073; confidence 0.8

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:credentialIssuer projection schema-org projects to / <= schema:recognizedBy gmeow:mapSchemaCredentialIssuer; confidence 0.8; lossy: the issuer organization relator collapses to a flat schema:recognizedBy edge

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
closeMatchceterms:ownedBy
closeMatchschema:recognizedBy
closeMatchschema:sourceOrganization