has occupation

Relates a person to an occupation they hold or have held. Non-functional — a person may have several occupations over time.

Structure

Property shape: object property; gmeow:Person -> gmeow:Occupation

Practical Pattern

Use gmeow:hasOccupation from gmeow:Person to gmeow:Occupation 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:Person, gmeow:Occupation

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:hasOccupation equivalence - owl:equivalentProperty schema:hasOccupation gmeow-properties.sssom.tsv; gmeow:eqProperties033; confidence 1

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
equivalentPropertyschema:hasOccupation