holds credential

Relates an agent to a credential it holds. Non-functional — an agent may hold many credentials, and a single credential may be held by many agents (shared license, group certification).

Structure

Property shape: object property; gmeow:Agent -> gmeow:Credential

Practical Pattern

Use gmeow:holdsCredential from gmeow:Agent to gmeow:Credential 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

ex:dana a gmeow:Person ;
    gmeow:name           "Dana Reyes"@en ;
    gmeow:hasSkill       ex:python ;
    gmeow:hasOccupation  ex:engineer ;
    gmeow:holdsCredential ex:cert .

Common Companion Terms

gmeow:Agent, gmeow:Credential

Projects To

Profile External Targets
schema-org schema

External Equivalences

Equivalent or closely aligned targets: 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:holdsCredential equivalence - owl:equivalentProperty schema:hasCredential gmeow-properties.sssom.tsv; gmeow:eqProperties070; confidence 1

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:holdsCredential projection schema-org projects to / = schema:hasCredential gmeow:mapSchemaHasCredential; confidence 0.9

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
equivalentPropertyschema:hasCredential