![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
DeterministicDataStream
|
|
|
| appearance as argument number 1 |
|
|
| (subclass DeterministicDataStream ComputerPathAttribute) | QoSontology.kif 1221-1221 | Deterministic data stream is a subclass of computer path attribute |
| (documentation DeterministicDataStream EnglishLanguage "The attribute which denotes that the data stream is conceived as a stream of one datum after another, and each datum or identifiable group of data is separated by a constant of time.") | QoSontology.kif 1222-1225 | Deterministic data stream is a subclass of computer path attribute |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (and (instance ?Path ComputerPath) (property ?Path DynamicDataStream)) (not (property ?Path DeterministicDataStream))) |
QoSontology.kif 1233-1237 | If X is an instance of computer path and X the attribute dynamic data stream, then X does not have the attribute deterministic data stream |