Warning.gif

Warning!

This is an old revision. Go to current revision

Certified.png
This pattern has been certified.

Related submission, with evaluation history, can be found here

Working.gif Last modified date is: 2017-01-16

Graphical representation

Diagram

ComputerSystemODP Diagram.png

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 [1] for the PERICLES FP7 project.
Domains:

General

Competency Questions:
  • What is currently installed in a computer? A computer uses specific pieces of hardware and software.

  • What software or hardware is required so that some other software or hardware can operate properly? This relationship is represented with properties requiresSoftware and requiresHardware.

  • What software or hardware is compatible with other software or hardware? This is expressed via the isCompatibleWith relationship.

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: 1 (353)
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:
  • The computer uses Ubuntu 16.04.
  • The graphics card requires driver A.
  • The software is compatible with Windows 10.
  • The processor is compatible with motherboard B.
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:

ObjectProperty isCompatibleWith (owl:ObjectProperty) Represents the relationship of compatibility between two components.
ArrowRight.gif isCompatibleWith page
ObjectProperty requiresHardware (owl:ObjectProperty) Indicates that an entity requires a certain piece of hardware to operate.
ArrowRight.gif requiresHardware page
ObjectProperty requiresSoftware (owl:ObjectProperty) Indicates that an entity requires a certain piece of software to operate.
ArrowRight.gif requiresSoftware page
ObjectProperty usesDriver (owl:ObjectProperty) Indicates the usage of a specific driver.
ArrowRight.gif usesDriver page
ObjectProperty usesHardware (owl:ObjectProperty) Indicates the usage of a specific piece of hardware.
ArrowRight.gif usesHardware page
ObjectProperty usesOperatingSystem (owl:ObjectProperty) Indicates the usage of a certain Operating System.
ArrowRight.gif usesOperatingSystem page
ObjectProperty usesSoftware (owl:ObjectProperty) Indicates the usage of a specific piece of software.
ArrowRight.gif usesSoftware page
Class Computer (owl:Class) This entity represents computers of any type, size, cost and application.
ArrowRight.gif Computer page
Class Driver (owl:Class) A computer program that operates or controls a particular type of device that is attached to a computer.
ArrowRight.gif Driver page
Class Hardware (owl:Class) A physical component or a collection of physical components used by (or within or aside) a computer.
ArrowRight.gif Hardware page
Class OperatingSystem (owl:Class) A system software that manages computer hardware and software resources and provides common services for computer programs.
ArrowRight.gif OperatingSystem page
Class Software (owl:Class) Part of a computer system that consists of encoded information or computer instructions.
ArrowRight.gif Software page

Additional 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.
Some subquery has no valid condition.

This revision (revision ID 13115) 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.
Some subquery has no valid condition.


References

Add a reference


The page [[Bootstrap:Footer]] was not found.