cites

Relates an entity to a creative work it cites — the flat 80%-case shortcut. Non-functional: an entity may cite many works. Promote to a gmeow:CitationAct node when the intent, selector, provenance, or standpoint of the citation must be recorded.

Structure

Property shape: object property; gmeow:Entity -> gmeow:CreativeWork

Practical Pattern

Use gmeow:cites from gmeow:Entity to gmeow:CreativeWork 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.

Citation Act

# SPDX-FileCopyrightText: 2026 Blackcat Informatics® Inc. <paudley@blackcatinformatics.ca>
# SPDX-License-Identifier: CC-BY-4.0
#
# Worked example: citation is flat-first, reified on demand ( P4 — the same
# promotion pattern as rights). A bare gmeow:cites edge covers "A references B".
# When the citation's INTENT and exact LOCATION matter, it is promoted to a
# gmeow:CitationAct relator binding gmeow:citingEntity × gmeow:citedEntity ×
# gmeow:citationIntent, pinned to a precise gmeow:Selector (page + verbatim quote)
# via gmeow:viaSelector. gmeow:cites pairsWith gmeow:CitationAct: the flat edge
# and its reification name the same fact at two levels of detail.
@prefix gmeow: <https://blackcatinformatics.ca/gmeow/> .
@prefix ex:    <https://blackcatinformatics.ca/gmeow/examples/citations/> .

ex:myPaper a gmeow:CreativeWork ;
    gmeow:title "On Coastal Erosion in Temperate Estuaries"@en ;
    gmeow:cites ex:citedPaper .

Common Companion Terms

gmeow:Entity, gmeow:CreativeWork

External Equivalences

Equivalent or closely aligned targets: cito

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:cites equivalence - owl:equivalentProperty cito:cites gmeow-citations.sssom.tsv; gmeow:eqCit001; confidence 1

Usage Advice

Use when

Avoid when

How to use

Examples

Use For Consumers

Published Alignment Graph

Alignments

RelationTarget
equivalentPropertycito:cites