![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Feedback(feedback) |
| appearance as argument number 1 |
|
|
| (subclass Feedback ContentBearingObject) | QoSontology.kif 767-767 | 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 768-769 | Feedback is a subclass of content bearing object |
| appearance as argument number 2 |
|
|
| 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 771-779 | 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 |