---
layout: rule
id: GORULE:0000065
title: "Annotations to term that are candidates for obsoletion should be produce a warning"
type: report
fail_mode: soft
status: implemented
contact: "go-quality@lists.stanford.edu"
implementations:
  - language: python
    source: https://github.com/biolink/ontobio/blob/master/ontobio/io/qc.py

---
Terms scheduled for obsoletion are identified by the subset gocheck_obsoletion_candidate. 
New annotations should not be made to these terms, and existing annotations should be removed or replaced.

Error report: <group>.report.md
