![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| ComputerResource(computer resource) |
| appearance as argument number 1 |
|
|
| (subclass ComputerResource ComputationalSystem) | QoSontology.kif 1931-1931 | Computer resource is a subclass of computational system |
| (documentation ComputerResource EnglishLanguage "One element of hardware, software or data that is part of a larger system. For example, network resources are the available servers and printers in the network. Software resources can be programs, utilities or even smaller elements within a program. Data resources are the files and databases that can be accessed.") | QoSontology.kif 1932-1936 | Computer resource is a subclass of computational system |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain resourceUsed 2 ComputerResource) | QoSontology.kif 2119-2119 | The number 2 argument of resource used is an instance of computer resource |
| antecedent |
|
|
| (=> (instance ?Resource ComputerResource) (exists (?System) (and (instance ?System ComputationalSystem) (part ?Resource ?System)))) |
QoSontology.kif 1938-1943 | If X is an instance of computer resource, then there exists Y such that Y is an instance of computational system and X is a part of Y |