supports
- CURIE:
gmeow:intentSupports - IRI: https://blackcatinformatics.ca/gmeow/intentSupports
- Category: individual
- Defined by:
gmeow:slices/citations - Box roles: ABox role (What is this?)
The cited work supports the citing entity.
Structure
Types: gmeow:CitationIntent
Practical Pattern
Use gmeow:intentSupports as a controlled value typed as gmeow:CitationIntent.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Notability Assessment
- Source:
slices/core/evidence/examples/notability-assessment.ttl - Examples catalog: open in catalog#example-slices-core-evidence-examples-notability-assessment
# --- Strong evidence: an independent trade-press feature with depth → supports.
# The subject (citingEntity, generic Entity) is supported by the cited work
# (citedEntity, a CreativeWork): gmeow:intentSupports reads "the cited work
# supports the citing entity", and the evidence dimensions grade that support.
ex:goodCite a gmeow:CitationAct ;
gmeow:citingEntity ex:subject ;
gmeow:citedEntity ex:feature ;
gmeow:citationIntent gmeow:intentSupports ;
gmeow:hasEvidenceClass gmeow:evidenceIndependentTradePress ;
gmeow:sourceTier gmeow:sourceTierSecondary ;
gmeow:sourceIndependence gmeow:sourceIndependenceIndependent ;
gmeow:coverageDepth gmeow:coverageDepthSignificantCoverage ;
gmeow:supportsNotability true .
# --- Weak evidence: the subject's own press release, a passing routine notice →
# same predicate, graded the other way: does NOT support notability.
ex:weakCite a gmeow:CitationAct ;
gmeow:citingEntity ex:subject ;
gmeow:citedEntity ex:pressRelease ;
gmeow:citationIntent gmeow:intentSupports ;
gmeow:hasEvidenceClass gmeow:evidenceSelfControlledSite ;
gmeow:sourceTier gmeow:sourceTierPrimary ;
gmeow:sourceIndependence gmeow:sourceIndependenceSelfOrIssuerOriginated ;
gmeow:coverageDepth gmeow:coverageDepthRoutineFiling ;
gmeow:supportsNotability false .
Common Companion Terms
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:intentSupports |
equivalence | - |
skos:closeMatch | cito:providesSupportFor | gmeow-citations.sssom.tsv; gmeow:eqCit009; confidence 0.9 |