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


KB Term:  Term intersection
English Word: 

Sigma KEE - Feedback
Feedback(feedback)

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


(subclass Feedback ContentBearingObject) QoSontology.kif 776-776 Feedback is a subclass of content bearing object
(documentation Feedback EnglishLanguage "The class of all messages to a resource management program from one of its processes.") QoSontology.kif 777-778 Feedback is a subclass of content bearing object

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


(termFormat EnglishLanguage Feedback "feedback") domainEnglishFormat.kif 23470-23470
(termFormat ChineseTraditionalLanguage Feedback "反饋") domainEnglishFormat.kif 23471-23471
(termFormat ChineseLanguage Feedback "反馈") domainEnglishFormat.kif 23472-23472

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


(=>
    (instance ?Feedback Feedback)
    (exists (?RM ?Process ?Program ?Send)
        (and
            (rMProgramOf ?RM ?Program)
            (programRunning ?Process ?Program)
            (instance ?Send DataTransfer)
            (patient ?Send ?Feedback)
            (destination ?Send ?RM))))
QoSontology.kif 780-788 If X is an instance of feedback, then there exist Y, Z,, , W, V such that W is a rM programof of Y, W is a program running of Z, V is an instance of data transfer, X is a patient of V, and V ends up at Y


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