![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
ComputerPath
|
|
|
| appearance as argument number 1 |
|
|
| (subclass ComputerPath DigitalData) | QoSontology.kif 1174-1174 | Computer path is a subclass of digital data |
| (documentation ComputerPath EnglishLanguage "An instance of ComputerPath is a series of programs that connects input devices, typically sensors, to output devices, typically actuators.") | QoSontology.kif 1175-1177 | Computer path is a subclass of digital data |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain softwarePath 2 ComputerPath) | QoSontology.kif 1181-1181 | The number 2 argument of software path is an instance of computer path |
| (domain simpleDeadline 1 ComputerPath) | QoSontology.kif 1268-1268 | The number 1 argument of simple deadline is an instance of computer path |
| (domain batchLatency 1 ComputerPath) | QoSontology.kif 1276-1276 | The number 1 argument of batch latency is an instance of computer path |
| (domain batchInterArrival 1 ComputerPath) | QoSontology.kif 1282-1282 | The number 1 argument of batch inter arrival is an instance of computer path |
| (domain qoSSlack 1 ComputerPath) | QoSontology.kif 1290-1290 | The number 1 argument of qoS slack is an instance of computer path |
| (domain slidingWindowSize 1 ComputerPath) | QoSontology.kif 1298-1298 | The number 1 argument of sliding window size is an instance of computer path |
| (domain dataStreamSlack 1 ComputerPath) | QoSontology.kif 1304-1304 | The number 1 argument of data stream slack is an instance of computer path |
| antecedent |
|
|
| consequent |
|
|
| (=> (instance ?Attribute ComputerPathAttribute) (exists (?Path) (and (instance ?Path ComputerPath) (property ?Path ?Attribute)))) |
QoSontology.kif 1193-1198 | If X is an instance of computer path attribute, then there exists Y such that Y is an instance of computer path and Y the attribute X |