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 3093-3095
(subclass VaccinationCard Certificate) Medicine.kif 3091-3091 VaccinationCard is a subclass of certificate

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


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

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


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


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