Interpersonal Relationship
- CURIE:
gmeow:InterpersonalRelationship - IRI: https://blackcatinformatics.ca/gmeow/InterpersonalRelationship
- Category: class
- Defined by:
gmeow:slices/contacts - Box roles: TBox role (What is this?)
A reified standing relationship between agents (acquaintance, collaboration, …), able to bear its own time interval, confidence, and source evidence.
Structure
Subclass of: gufo:Relator
Practical Pattern
Use gmeow:InterpersonalRelationship as a specialized kind of gufo:Relator. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
External Equivalences
Equivalent or closely aligned targets: foaf
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:InterpersonalRelationship |
equivalence | - |
skos:closeMatch | foaf:knows | gmeow-trust.sssom.tsv; gmeow:eqTrust012; confidence 0.5 |
Usage Advice
Use when
- Use when a standing tie between agents must be first-class — carrying its own interval, confidence, or source evidence — beyond what the flat gmeow:hasMet/hasWorkedWith shortcuts can hold.
Avoid when
- Avoid it for the bare symmetric fact (use the flat shortcuts) and avoid using it for a contact channel or an address tenure (those are
gmeow:ContactPointandgmeow:AddressTenure).
How to use
- Mint the relator, bind its agents with
gmeow:relationshipParty(at least one is required by axiom), and carry its span withgmeow:relationshipInterval; specialize to Professional or Acquaintance where the kind is known.
Examples
- ex:tie a
gmeow:InterpersonalRelationship;gmeow:relationshipPartyex:lillith, ex:morgan.