quotes content
- CURIE:
gmeow:quotesContent - IRI: https://blackcatinformatics.ca/gmeow/quotesContent
- Category: property
- Defined by:
gmeow:slices/documents - Box roles: RBox role (What is this?)
Relates a work (a posting, an article) to content it quotes — another posting, a passage, an external resource. Non-functional: a work may quote several sources. Projects to schema:Quotation / schema:citation. The quoted passage's text rides gmeow:quotedText when inline.
Structure
Property shape: object property; gmeow:Work -> gmeow:Entity
Practical Pattern
Use gmeow:quotesContent from gmeow:Work to gmeow:Entity when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
schema-org |
rdf, schema |
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:quotesContent |
projection | schema-org |
projects to / <= | rdf:type, schema:Quotation, schema:citation | gmeow:mapSchemaQuotation; confidence 0.85; lossy: the quoted source is typed schema:Quotation and linked by schema:citation; the inline quoted text (gmeow:quotedText), when present, rides as schema:text on the Quotation via mapSchemaQuotedText |
gmeow:quotesContent |
projection | schema-org |
projects to / <= | schema:text | gmeow:mapSchemaQuotedText; confidence 0.85; lossy: the inline quoted text lands on the Quotation node (the reused source); its position/offset within the quoting work is not modelled |
Usage Advice
Use when
- Use to link a work to another resource it quotes — a quoted post, cited passage, or external page; non-functional, so a work may quote several sources.
Avoid when
- Avoid it for a repost/boost that carries the original wholesale (that is
gmeow:sharesContent) and avoid it for a formal scholarly reference (usegmeow:bibliographicCitation).
How to use
- Point the
gmeow:Workat the quoted resource viagmeow:quotesContent; when the quote is an inline passage rather than a linkable resource, carry the text ongmeow:quotedText. Projects to schema:Quotation / citation.
Examples
- ex:post
gmeow:quotesContentex:original;gmeow:quotedText"the relevant passage".