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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - VaccinationCard
VaccinationCard(VaccinationCard)

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


(documentation VaccinationCard EnglishLanguage "A Text that specifies that a Human has had a particular Vaccination (or several).") Medicine.kif 3105-3107
(subclass VaccinationCard Certificate) Medicine.kif 3103-3103 VaccinationCard is a subclass of certificate

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


(termFormat EnglishLanguage VaccinationCard "VaccinationCard") Medicine.kif 3104-3104

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


(=>
    (instance ?VC VaccinationCard)
    (exists (?V)
        (and
            (instance ?V Vaccination)
            (refers ?VC ?V))))
Medicine.kif 3109-3114


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