independent trade press evidence
- CURIE:
gmeow:evidenceIndependentTradePress - IRI: https://blackcatinformatics.ca/gmeow/evidenceIndependentTradePress
- Category: individual
- Defined by:
gmeow:slices/evidence - Box roles: ABox role, CBox role (What is this?)
Evidence from a trade or industry publication that is editorially independent of the subject.
Structure
Types: gmeow:EvidenceClass
Practical Pattern
Use gmeow:evidenceIndependentTradePress as a controlled value typed as gmeow:EvidenceClass.
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 .