# OnCo record h-and-e-staining (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/h-and-e-staining/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "h-and-e-staining" ;
  schema:name "H&E staining (haematoxylin and eosin)"@en ;
  schema:alternateName "H&E staining"@en, "H&E stain"@en, "H&E slide"@en, "H&E slides"@en, "haematoxylin and eosin"@en, "hematoxylin and eosin"@en, "H&E section"@en ;
  schema:description "H&E is the purple and pink stain on almost every pathology slide: haematoxylin colours cell nuclei blue-purple and eosin colours the cytoplasm and connective tissue pink."@en ;
  schema:url <https://onco.cc/terms/h-and-e-staining/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/H%26E_stain> ;
  schema:citation <https://en.wikipedia.org/wiki/H%26E_stain> ;
  onco:tag "cansim-terms" ;
  onco:related <https://onco.cc/terms/cancer-ai-vocabulary/> ;
  onco:technologies <https://onco.cc/technologies/histopathology-ihc/>, <https://onco.cc/technologies/digital-pathology-ai/> ;
  onco:terms <https://onco.cc/terms/digital-pathology-wsi/>, <https://onco.cc/terms/tile-patch-encoding/> .
