routine filing
- CURIE:
gmeow:coverageDepthRoutineFiling - IRI: https://blackcatinformatics.ca/gmeow/coverageDepthRoutineFiling
- Category: individual
- Defined by:
gmeow:slices/evidence - Box roles: ABox role, CBox role (What is this?)
The source is a routine administrative filing, automated entry, or bulk-generated record that mentions the subject only as a matter of standard procedure.
Structure
Types: gmeow:CoverageDepth
Practical Pattern
Use gmeow:coverageDepthRoutineFiling as a controlled value typed as gmeow:CoverageDepth.
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
# --- 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 .