# OnCo record mechanism-of-action-recovery (term). Data CC BY-NC 4.0, attribute "Data from OnCo (onco.cc)". Whole corpus: https://onco.cc/api/v1/onco.nt
@prefix schema: <https://schema.org/> .
@prefix onco: <https://onco.cc/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://onco.cc/terms/mechanism-of-action-recovery/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "mechanism-of-action-recovery" ;
  schema:name "Mechanism-of-action recovery and known-biology probes"@en ;
  schema:alternateName "mechanism-of-action recovery"@en, "MoA recovery"@en, "recovers known biology"@en, "known-biology probe"@en, "known-biology probes"@en, "biological sanity check"@en, "responder versus non-responder biomarker"@en ;
  schema:description "A model that claims to have learned biology should, without being told, point at the known mechanism of a known drug or the known marker of a known cell type; recovering such known biology is an orthogonal check that a correlation is not an artefact."@en ;
  schema:url <https://onco.cc/terms/mechanism-of-action-recovery/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Mechanism_of_action> ;
  schema:citation <https://en.wikipedia.org/wiki/Mechanism_of_action> ;
  onco:tag "cansim-terms" ;
  onco:related <https://onco.cc/terms/cancer-ai-vocabulary/> ;
  onco:pathways <https://onco.cc/pathways/ras-mapk/> ;
  onco:terms <https://onco.cc/terms/virtual-cell-models/>, <https://onco.cc/terms/tertiary-lymphoid-structures/>, <https://onco.cc/terms/ablation-study/> .
