# OnCo record immunotherapy-response (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/immunotherapy-response/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "immunotherapy-response" ;
  schema:name "Immunotherapy response and its prediction"@en ;
  schema:alternateName "immunotherapy response"@en, "response to immunotherapy"@en, "checkpoint inhibitor response"@en, "immunotherapy responder"@en, "IO response prediction"@en ;
  schema:description "Immunotherapy response means whether a patient's cancer shrinks or stays controlled when the immune system is unleashed; predicting who will respond is one of the hardest open problems in cancer AI."@en ;
  schema:url <https://onco.cc/terms/immunotherapy-response/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Cancer_immunotherapy> ;
  schema:citation <https://en.wikipedia.org/wiki/Cancer_immunotherapy> ;
  onco:tag "cansim-terms" ;
  onco:related <https://onco.cc/targets/pdl1/>, <https://onco.cc/terms/cancer-ai-vocabulary/> ;
  onco:technologies <https://onco.cc/technologies/checkpoint-inhibitor/>, <https://onco.cc/technologies/musk/> ;
  onco:terms <https://onco.cc/terms/tmb/>, <https://onco.cc/terms/biomarker/> .
