Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Nucleosome
Nucleosome(nucleosome)

appearance as argument number 1
-------------------------


(documentation Nucleosome EnglishLanguage "A Nucleosome is the fundamental subunit of Chromatin. It is the basic structural unit of DNA packaging in eukaryotes. The structure of a nucleosome consists of a segment of DNA wound around eight Histone proteins and resembles thread wrapped around a spool. [Wikipedia]") VirusProteinAndCellPart.kif 625-628
(subclass Nucleosome CellPart) VirusProteinAndCellPart.kif 624-624 Nucleosome is a subclass of cell part

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage Nucleosome "nucleosome") VirusProteinAndCellPart.kif 629-629

antecedent
-------------------------


(=>
    (instance ?N Nucleosome)
    (exists (?D ?H)
        (and
            (instance ?D DNAMolecule)
            (instance ?H Histone)
            (part ?D ?N)
            (part ?H ?N))))
VirusProteinAndCellPart.kif 631-638

consequent
-------------------------


(=>
    (instance ?X Chromotin)
    (exists (?COLL ?N)
        (and
            (instance ?COLL Collection)
            (located ?COLL ?X)
            (member ?COLL ?N)
            (instance ?N Nucleosome))))
VirusProteinAndCellPart.kif 615-622


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners