Submissions:Computer System
From Odp
If you are a member of quality committee please visit the
If you are author of this proposal or you want to contribute to this pattern's review, you can: specify if this revision takes in account any of the review(s) In general, it could be useful to visit the evaluation section to have information about the evaluation process of this proposal Current revision ID: 13196 |
Graphical representation
Diagram
General description
Name: | Computer System |
---|---|
Submitted by: | PanagiotisMitzias, EfstratiosKontopoulos, MarinaRiga |
Also Known As: | |
Intent: | The pattern intends to model computer systems based on a hardware/software approach. This pattern has been developed by MKLab at CERTH/ITI and Tate for the PERICLES FP7 project. |
Domains: | |
Competency Questions: |
|
Solution description: | The pattern represents a computer system, along with the involved software and hardware components. It also includes significant properties between these main entities. |
Reusable OWL Building Block: | http://mklab.iti.gr/pericles/ComputerSystem_ODP.owl (756) |
Consequences: | The design pattern is expected to facilitate the creation of computer system domain ontologies that can be exploited in numerous fields. A well-established, comprehensible pattern will prove to be advantageous. |
Scenarios: |
|
Known Uses: | |
Web References: | |
Other References: | |
Examples (OWL files): | |
Extracted From: | |
Reengineered From: | |
Has Components: | |
Specialization Of: | |
Related CPs: |
Elements
The Computer System Content OP locally defines the following ontology elements:
isCompatibleWith (owl:ObjectProperty) Represents the relationship of compatibility between two components.
isCompatibleWith page requiresHardware (owl:ObjectProperty) Indicates that an entity requires a certain piece of hardware to operate.
requiresHardware page requiresSoftware (owl:ObjectProperty) Indicates that an entity requires a certain piece of software to operate.
requiresSoftware page usesHardware page
usesOperatingSystem page
usesSoftware page
Computer page
Driver (owl:Class) A computer program that operates or controls a particular type of device that is attached to a computer.
Driver page Hardware (owl:Class) A physical component or a collection of physical components used by (or within or aside) a computer.
Hardware page OperatingSystem (owl:Class) A system software that manages computer hardware and software resources and provides common services for computer programs.
OperatingSystem page Software (owl:Class) Part of a computer system that consists of encoded information or computer instructions.
Software pageAdditional information
Scenarios
Scenarios about Computer System
No scenario is added to this Content OP.
Reviews
Reviews about Computer System
There is no review about this proposal. This revision (revision ID 13196) takes in account the reviews: none
Other info at evaluation tab
Modeling issues
Modeling issues about Computer System
There is no Modeling issue related to this proposal.
References