Delivery Context Ontology

Hardware Terms

A group of terms with properties, classes and instances that model the hardware elements of a Delivery Context.

Summary of Terms

An alphabetical index of terms, composed by classes (concepts), properties (relationships, attributes), and instances (only those which are considered normative) is given below. All the terms are hyperlinked to their detailed description for quick reference.

Classes: Battery, BluetoothHardware, BluetoothProfile, BluetoothStatus, Camera, CellularHardware, CharacterDisplay, Context_HardwareEntity, CPU, DeviceHardware, Display, GraphicDisplay, HardwareComponent, HardwareStatus, InfraredHardware, InputDevice, Keyboard, MemoryCard, MemoryUnit, Microphone, NfcHardware, OutputDevice, PointingResolution, Speaker, TactileDisplay, WiFiHardware,

Properties: availableSize, battery, batteryBeingCharged, batteryCapacity, batteryLevel, bluetoothAddress, bluetoothName, bluetoothStatus, bluetoothVersion, builtInMemory, colorDepth, cpu, currentOrientation, deviceHardware, deviceIdentifier, display, extensionMemory, hardwareComponent, height, imei, inputCharacterSets, inputDevice, isTethered, maxCpuFrequency, meid, memory, muted, outputCharacterSets, outputDevice, pointingResolution, primary, primaryCamera, secondaryCamera, size, softkeyNumber, status, supportedBluetoothProfiles, supportedOrientations, thickness, volatile, volumeLevel, weight, width,

Instances: BluetoothStatus_DISCOVERABLE, BluetoothStatus_HIDDEN, BluetoothStatus_PAIRED, BluetoothStatus_TEMP_DISCOVERABLE, Feature_COLOR_DISPLAY, Feature_MONOCHROME_DISPLAY, HardwareStatus_OFF, HardwareStatus_ON, InputDevice_CLICK_WHEEL, InputDevice_FOUR_WAY_SCROLLER, InputDevice_JOG_DIAL, InputDevice_MOUSE, InputDevice_NUMERIC_KEYPAD, InputDevice_PHONE_KEYPAD, InputDevice_QWERTY_KEYBOARD, InputDevice_STYLUS, InputDevice_TOUCH_SCREEN, InputDevice_TRACK_BALL, PointingResolution_CHAR, PointingResolution_LINE, PointingResolution_PIXEL,

Detailed Description of Classes

Class Battery

Battery - This class represents a battery in a device.

CURIE: hard:Battery

sub-class-of
hard:HardwareComponent
in-domain-of
hard:batteryBeingCharged
hard:batteryCapacity
hard:batteryLevel
in-range-of
hard:battery

[back to top]

Class BluetoothHardware

Bluetooth Hardware - This class represents device hardware that can be used to access to Bluetooth technology.

CURIE: hard:BluetoothHardware

sub-class-of
hard:HardwareComponent
in-domain-of
hard:bluetoothAddress
hard:supportedBluetoothProfiles
restrictions
hard:supportedBluetoothProfiles allValuesFrom (hard:BluetoothProfile)

[back to top]

Class BluetoothProfile

Bluetooth Profile - This class describes a specific Bluetooth profile used to support a particular user scenario.

CURIE: hard:BluetoothProfile

sub-class-of
hard:Context_HardwareEntity
in-range-of
hard:supportedBluetoothProfiles
restrictions
common:id cardinality (1)
common:name minCardinality (1)

[back to top]

Class BluetoothStatus

Bluetooth Status - This class represents the possible statuses of Bluetooth in a device.

CURIE: hard:BluetoothStatus

sub-class-of
hard:Context_HardwareEntity
in-range-of
hard:bluetoothStatus
restrictions
common:id cardinality (1)
normative-instances
hard:BluetoothStatus_DISCOVERABLE
hard:BluetoothStatus_HIDDEN
hard:BluetoothStatus_PAIRED
hard:BluetoothStatus_TEMP_DISCOVERABLE

[back to top]

Class Camera

Camera - This class represents a camera in a device.

CURIE: hard:Camera

sub-class-of
hard:InputDevice
in-range-of
hard:primaryCamera
hard:secondaryCamera

[back to top]

Class CellularHardware

Cellular Hardware - This class represents device hardware that can be used to access to mobile operator telephony networks.

CURIE: hard:CellularHardware

sub-class-of
hard:HardwareComponent

[back to top]

Class CharacterDisplay

Character Display - This class represents a character oriented display.

CURIE: hard:CharacterDisplay

sub-class-of
hard:Display

[back to top]

Class Context_HardwareEntity

Context Hardware Entity - This is the base class for those ontology entities that have to do with hardware.

CURIE: hard:Context_HardwareEntity

sub-class-of
dcn:Context_Entity
super-class-of
hard:BluetoothProfile
hard:BluetoothStatus
hard:HardwareComponent
hard:HardwareStatus
hard:PointingResolution
in-domain-of
hard:weight

[back to top]

Class CPU

CPU - This class describes a central processing unit associated with a device.

CURIE: hard:CPU

sub-class-of
hard:HardwareComponent
in-domain-of
hard:maxCpuFrequency

[back to top]

Class DeviceHardware

Device Hardware - This class represents the hardware in a device.

CURIE: hard:DeviceHardware

sub-class-of
hard:HardwareComponent
in-domain-of
hard:battery
hard:bluetoothVersion
hard:builtInMemory
hard:display
hard:extensionMemory
hard:hardwareComponent
hard:inputCharacterSets
hard:inputDevice
hard:memory
hard:outputCharacterSets
hard:outputDevice
hard:pointingResolution
hard:primaryCamera
hard:secondaryCamera
hard:softkeyNumber
in-range-of
hard:deviceHardware
restrictions
hard:pointingResolution allValuesFrom (hard:PointingResolution)
hard:inputDevice allValuesFrom (hard:InputDevice)
hard:primaryCamera maxCardinality (1)

[back to top]

Class Display

Display - This class represents a visual display on a device.

CURIE: hard:Display

sub-class-of
hard:OutputDevice
super-class-of
hard:CharacterDisplay
hard:GraphicDisplay
hard:TactileDisplay
in-domain-of
hard:currentOrientation
hard:supportedOrientations
in-range-of
hard:display

[back to top]

Class GraphicDisplay

Graphic Display - This class represents a graphic display.

CURIE: hard:GraphicDisplay

sub-class-of
hard:Display

[back to top]

Class HardwareComponent

Hardware Component - This class represents a hardware component of a Device.

CURIE: hard:HardwareComponent

sub-class-of
dcn:Aspect
hard:Context_HardwareEntity
super-class-of
hard:Battery
hard:BluetoothHardware
hard:CellularHardware
hard:CPU
hard:DeviceHardware
hard:InfraredHardware
hard:InputDevice
hard:MemoryUnit
hard:NfcHardware
hard:OutputDevice
hard:WiFiHardware
in-domain-of
hard:status
in-range-of
hard:hardwareComponent
restrictions
hard:status allValuesFrom (hard:HardwareStatus)

[back to top]

Class HardwareStatus

Hardware Status - This class represents the status of a hardware component.

CURIE: hard:HardwareStatus

sub-class-of
hard:Context_HardwareEntity
in-range-of
hard:status
normative-instances
hard:HardwareStatus_OFF
hard:HardwareStatus_ON

[back to top]

Class InfraredHardware

InfraredHardware - This class represents the infrared hardware on a device.

CURIE: hard:InfraredHardware

sub-class-of
hard:HardwareComponent

[back to top]

Class InputDevice

Input Device - This class represents an input mechanism that can be available in a device.

CURIE: hard:InputDevice

sub-class-of
hard:HardwareComponent
super-class-of
hard:Camera
hard:Keyboard
hard:Microphone
hard:TactileDisplay
in-range-of
hard:inputDevice
restrictions
common:id maxCardinality (1)
normative-instances
hard:InputDevice_CLICK_WHEEL
hard:InputDevice_FOUR_WAY_SCROLLER
hard:InputDevice_JOG_DIAL
hard:InputDevice_MOUSE
hard:InputDevice_STYLUS
hard:InputDevice_TRACK_BALL

[back to top]

Class Keyboard

Keyboard - This class represents a keyboard in a device.

CURIE: hard:Keyboard

sub-class-of
hard:InputDevice
normative-instances
hard:InputDevice_NUMERIC_KEYPAD
hard:InputDevice_PHONE_KEYPAD
hard:InputDevice_QWERTY_KEYBOARD

[back to top]

Class MemoryCard

Memory Card - This class represents a storage card which can be attached to a device.

CURIE: hard:MemoryCard

sub-class-of
hard:MemoryUnit
restrictions
hard:volatile value (false^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#boolean)

[back to top]

Class MemoryUnit

Memory Unit - This class represents some memory used in a device. It might, for example, be built-in memory that is part of the device, or it might be removable memory on some form of storage card.

CURIE: hard:MemoryUnit

sub-class-of
hard:HardwareComponent
super-class-of
hard:MemoryCard
in-domain-of
hard:availableSize
hard:size
hard:volatile
in-range-of
hard:builtInMemory
hard:extensionMemory
hard:memory
restrictions
hard:size cardinality (1)

[back to top]

Class Microphone

Microphone - This class represents a microphone in a device.

CURIE: hard:Microphone

sub-class-of
hard:InputDevice

[back to top]

Class NfcHardware

NFC Hardware - This class represents the NFC hardware on a device.

CURIE: hard:NfcHardware

sub-class-of
hard:HardwareComponent

[back to top]

Class OutputDevice

Output Device - This class represents an output mechanism that can be available in a device.

CURIE: hard:OutputDevice

sub-class-of
hard:HardwareComponent
super-class-of
hard:Display
hard:Speaker
in-range-of
hard:outputDevice

[back to top]

Class PointingResolution

Pointing Resolution - This class represents the precision with which the pointing can be achieved on a device.

CURIE: hard:PointingResolution

sub-class-of
hard:Context_HardwareEntity
in-range-of
hard:pointingResolution
restrictions
common:id cardinality (1)
normative-instances
hard:PointingResolution_CHAR
hard:PointingResolution_LINE
hard:PointingResolution_PIXEL

[back to top]

Class Speaker

Speaker - This class represents a speaker component in a device.

CURIE: hard:Speaker

sub-class-of
hard:OutputDevice
in-domain-of
hard:volumeLevel

[back to top]

Class TactileDisplay

Tactile Display - A display that is tac-sensitive, allowing users to interact directly with the objects shown on the screen.

CURIE: hard:TactileDisplay

sub-class-of
hard:Display
hard:InputDevice
normative-instances
hard:InputDevice_TOUCH_SCREEN

[back to top]

Class WiFiHardware

WiFi Hardware - This class represents hardware in a device that can be used to access to WiFi networks.

CURIE: hard:WiFiHardware

sub-class-of
hard:HardwareComponent

[back to top]

Class Disjointness

The following classes are pairwise disjoint between them:

DisjointClasses (hard:BluetoothProfile, hard:PointingResolution, hard:BluetoothStatus, hard:HardwareStatus)

DisjointClasses (hard:NfcHardware, hard:Display, hard:BluetoothHardware, hard:Camera, hard:WiFiHardware, hard:Microphone, hard:DeviceHardware, hard:Battery, hard:MemoryUnit, hard:CPU, hard:Speaker, hard:CellularHardware, hard:BluetoothProfile, hard:PointingResolution, hard:BluetoothStatus, hard:HardwareStatus)

Detailed Description of Properties

Property availableSize

Available Memory Size - This property represents the amount of memory available for use, in bytes.

CURIE: hard:availableSize

OWL Type
DatatypeProperty
Functional
domain
hard:MemoryUnit
range
xsd:unsignedLong

[back to top]

Property battery

Battery - This property represents one or more batteries in a device.

CURIE: hard:battery

OWL Type
ObjectProperty
domain
hard:DeviceHardware
range
hard:Battery
sub-property-of
hard:hardwareComponent

[back to top]

Property batteryBeingCharged

Battery Being Charged - This property indicates whether the battery is currently being charged or not.

CURIE: hard:batteryBeingCharged

OWL Type
DatatypeProperty
Functional
domain
hard:Battery
range
xsd:boolean

[back to top]

Property batteryCapacity

Battery Capacity - The capacity of a battery, as an amount of electric charge that it can store, measured in ampere-hours.

CURIE: hard:batteryCapacity

OWL Type
DatatypeProperty
Functional
domain
hard:Battery
range
xsd:float

[back to top]

Property batteryLevel

Battery Level - This property holds the percentage of the battery capacity that remains available.

CURIE: hard:batteryLevel

OWL Type
DatatypeProperty
Functional
domain
hard:Battery
range
xsd:int

[back to top]

Property bluetoothAddress

Bluetooth Address - The Bluetooth address of the device represented in hexadecimal format. he Bluetooth address will be 12 characters long. Valid characters are 0-9 and A-F.

CURIE: hard:bluetoothAddress

OWL Type
DatatypeProperty
Functional
domain
hard:BluetoothHardware
range
xsd:string

[back to top]

Property bluetoothName

Bluetooth Friendly Name - The Bluetooth friendly name of the device.

CURIE: hard:bluetoothName

OWL Type
DatatypeProperty
Functional
domain
dcn:Device
range
xsd:string

[back to top]

Property bluetoothStatus

Bluetooth Status - This property indicates the Bluetooth Status of a device.

CURIE: hard:bluetoothStatus

OWL Type
ObjectProperty
Functional
domain
dcn:Device
range
hard:BluetoothStatus

[back to top]

Property bluetoothVersion

Supported Bluetooth Version - This property represents the version/s of Bluetooth supported.

CURIE: hard:bluetoothVersion

OWL Type
DatatypeProperty
domain
hard:DeviceHardware
range
xsd:string

[back to top]

Property builtInMemory

Built-in Memory - This property represents the memory built into the device and which is not removable during normal operation.

CURIE: hard:builtInMemory

OWL Type
ObjectProperty
Functional
domain
hard:DeviceHardware
range
hard:MemoryUnit
sub-property-of
hard:memory

[back to top]

Property colorDepth

Color Depth - Count the number of bits used for color definition.

CURIE: hard:colorDepth

OWL Type
DatatypeProperty
Functional
range
xsd:int

[back to top]

Property cpu

CPU - This property represents a CPU for a device.

CURIE: hard:cpu

OWL Type
ObjectProperty
sub-property-of
hard:hardwareComponent

[back to top]

Property currentOrientation

Orientation - This property represents the current orientation of a display.

CURIE: hard:currentOrientation

OWL Type
DatatypeProperty
Functional
domain
hard:Display
range
oneOf (0,90,-90,180)
sub-property-of
hard:supportedOrientations

[back to top]

Property deviceHardware

Device Hardware - This property represents the hardware associated with a device.

CURIE: hard:deviceHardware

OWL Type
ObjectProperty
Functional
domain
dcn:Device
range
hard:DeviceHardware

[back to top]

Property deviceIdentifier

Device Identifier - Identifies univoquely a device.

CURIE: hard:deviceIdentifier

OWL Type
DatatypeProperty
Functional
domain
dcn:Device
range
xsd:string
sub-property-of
common:id
super-property-of
hard:imei
hard:meid

[back to top]

Property display

Display - This property represents a display associated with a device.

CURIE: hard:display

OWL Type
ObjectProperty
domain
hard:DeviceHardware
range
hard:Display
sub-property-of
hard:hardwareComponent

[back to top]

Property extensionMemory

Extension Memory - This property identifies additional memory that is provided to a device, typically in the form of removable memory cards.

CURIE: hard:extensionMemory

OWL Type
ObjectProperty
domain
hard:DeviceHardware
range
hard:MemoryUnit
sub-property-of
hard:memory

[back to top]

Property hardwareComponent

Hardware Component - This property represents a hardware component.

CURIE: hard:hardwareComponent

OWL Type
ObjectProperty
domain
hard:DeviceHardware
range
hard:HardwareComponent
sub-property-of
dcn:component
super-property-of
hard:battery
hard:cpu
hard:display
hard:memory
hard:primary
hard:primaryCamera
hard:secondaryCamera

[back to top]

Property height

Height - The total height of something as a linear measure in centimeters.

CURIE: hard:height

OWL Type
DatatypeProperty
Functional
range
xsd:float

[back to top]

Property imei

IMEI - The International Mobile Equipment Identity or IMEI is a number unique to every GSM and UMTS mobile phone..

CURIE: hard:imei

OWL Type
DatatypeProperty
Functional
domain
dcn:Device
range
xsd:string
sub-property-of
hard:deviceIdentifier

[back to top]

Property inputCharacterSets

Input Character Sets - This property defines the character sets supported by the device for input.

CURIE: hard:inputCharacterSets

OWL Type
ObjectProperty
domain
hard:DeviceHardware
range
common:CharacterSet
sub-property-of
common:supports

[back to top]

Property inputDevice

Input Devices - The input mechanisms supported by a device.

CURIE: hard:inputDevice

OWL Type
ObjectProperty
domain
hard:DeviceHardware
range
hard:InputDevice
sub-property-of
common:supports

[back to top]

Property isTethered

Tethered - This property states whether this Device is actuating "tethered" to another Device, giving the latter some kind of wireless connection.

CURIE: hard:isTethered

OWL Type
DatatypeProperty
Functional
domain
dcn:Device
range
xsd:boolean

[back to top]

Property maxCpuFrequency

CPU Maximum Frequency - Processor maximum speed.

CURIE: hard:maxCpuFrequency

OWL Type
DatatypeProperty
Functional
domain
hard:CPU
range
xsd:int

[back to top]

Property meid

MEID - Mobile Equipment Identifier (MEID) is a globally unique number identifying a physical piece of CDMA mobile station equipment. The number format is defined by the 3GPP2 standard S.R0048 but in practical terms, it can be seen as an IMEI but with hexadecimal digits.

CURIE: hard:meid

OWL Type
DatatypeProperty
Functional
domain
dcn:Device
range
xsd:string
sub-property-of
hard:deviceIdentifier

[back to top]

Property memory

Memory - This property represents the hardware memory component/s of a device.

CURIE: hard:memory

OWL Type
ObjectProperty
domain
hard:DeviceHardware
range
hard:MemoryUnit
sub-property-of
hard:hardwareComponent
super-property-of
hard:builtInMemory
hard:extensionMemory

[back to top]

Property muted

Muted - Indicates if a speaker or microphone is muted or not.

CURIE: hard:muted

OWL Type
DatatypeProperty
Functional
domain
hard:Speaker
hard:Microphone
range
xsd:boolean

[back to top]

Property outputCharacterSets

Output Character Sets - This property defines the character sets supported by the device for output.

CURIE: hard:outputCharacterSets

OWL Type
ObjectProperty
domain
hard:DeviceHardware
range
common:CharacterSet
sub-property-of
common:supports

[back to top]

Property outputDevice

Output Devices - The output mechanisms supported by a Device.

CURIE: hard:outputDevice

OWL Type
ObjectProperty
domain
hard:DeviceHardware
range
hard:OutputDevice
sub-property-of
common:supports

[back to top]

Property pointingResolution

Pointing Resolution - This property represents the precision with which pointing can be carried out on a device.

CURIE: hard:pointingResolution

OWL Type
ObjectProperty
Functional
domain
hard:DeviceHardware
range
hard:PointingResolution

[back to top]

Property primary

Primary - This property represents a relationship between the device hardware and the primary components it contains.

CURIE: hard:primary

OWL Type
ObjectProperty
sub-property-of
hard:hardwareComponent
super-property-of
hard:primaryCamera

[back to top]

Property primaryCamera

Primary Camera - This property represents the primary camera of a device.

CURIE: hard:primaryCamera

OWL Type
ObjectProperty
Functional
domain
hard:DeviceHardware
range
hard:Camera
sub-property-of
hard:hardwareComponent
hard:primary

[back to top]

Property secondaryCamera

Secondary Camera - This property represents a secondary camera of a device.

CURIE: hard:secondaryCamera

OWL Type
ObjectProperty
domain
hard:DeviceHardware
range
hard:Camera
sub-property-of
hard:hardwareComponent

[back to top]

Property size

Size - This property represents the total size of a hardware element (memory, registry, etc.) in bytes.

CURIE: hard:size

OWL Type
DatatypeProperty
Functional
domain
hard:MemoryUnit
range
xsd:unsignedLong

[back to top]

Property softkeyNumber

Number of Soft Keys - This property represents the number of input keys on the keyboard whose function can be controlled programatically.

CURIE: hard:softkeyNumber

OWL Type
DatatypeProperty
Functional
domain
hard:DeviceHardware
range
xsd:int

[back to top]

Property status

Status - This property represents the status of a hardware component.

CURIE: hard:status

OWL Type
ObjectProperty
Functional
domain
hard:HardwareComponent
range
hard:HardwareStatus

[back to top]

Property supportedBluetoothProfiles

Supported Bluetooth Profiles - This property defines the Bluetooth profiles supported by the device.

CURIE: hard:supportedBluetoothProfiles

OWL Type
ObjectProperty
domain
hard:BluetoothHardware
range
hard:BluetoothProfile
sub-property-of
common:supports

[back to top]

Property supportedOrientations

Supported Orientation - This property holds the supported orientations of a display.

CURIE: hard:supportedOrientations

OWL Type
DatatypeProperty
domain
hard:Display
range
oneOf (0,90,-90,180)
super-property-of
hard:currentOrientation

[back to top]

Property thickness

Thickness - The thickness of something measured in centimeters.

CURIE: hard:thickness

OWL Type
DatatypeProperty
Functional
range
xsd:float

[back to top]

Property volatile

Volatile - This property indicates if the memory unit is volatile or not.

CURIE: hard:volatile

OWL Type
DatatypeProperty
Functional
domain
hard:MemoryUnit
range
xsd:boolean

[back to top]

Property volumeLevel

Volume Level - The relative volume level of a speaker (between 0 and 100).

CURIE: hard:volumeLevel

OWL Type
DatatypeProperty
Functional
domain
hard:Speaker
range
xsd:int

[back to top]

Property weight

Weight - The weight of something physical, measured in kilos.

CURIE: hard:weight

OWL Type
DatatypeProperty
Functional
domain
hard:Context_HardwareEntity
range
xsd:float

[back to top]

Property width

Width - The total width of something as a linear measure, measured in centimeters.

CURIE: hard:width

OWL Type
DatatypeProperty
Functional
domain
hard:Context_HardwareEntity
dcn:Device
range
xsd:float

[back to top]

Normative Instances

Instance BluetoothStatus_DISCOVERABLE

Bluetooth Discoverable - This status indicates that the device can be discovered by other Bluetooth devices.

CURIE: hard:BluetoothStatus_DISCOVERABLE

instance-of
hard:BluetoothStatus
property-values
common:name value (Discoverable^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)
common:id value (__BTStatus_Discoverable^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance BluetoothStatus_HIDDEN

Bluetooth Status Hidden - This status indicates that the device cannot be discovered by other Bluetooth devices.

CURIE: hard:BluetoothStatus_HIDDEN

instance-of
hard:BluetoothStatus
property-values
common:id value (__BTStatus_Hidden^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)
common:name value (Hidden^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance BluetoothStatus_PAIRED

Bluetooth Status Paired - This status indicates that the device is paired to other Bluetooth device.

CURIE: hard:BluetoothStatus_PAIRED

instance-of
hard:BluetoothStatus
property-values
common:name value (Paired^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)
common:id value (__BTStatus_Paired^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance BluetoothStatus_TEMP_DISCOVERABLE

Bluetooth Status Temporarily Discoverable - This status indicates that the device can be temporarily discovered by other Bluetooth devices.

CURIE: hard:BluetoothStatus_TEMP_DISCOVERABLE

instance-of
hard:BluetoothStatus
property-values
common:id value (__BTStatus_Temp_Discoverable^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)
common:name value (Temporary Discoverable^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance Feature_COLOR_DISPLAY

Color Display - This feature indicates that color display is supported.

CURIE: hard:Feature_COLOR_DISPLAY

instance-of
common:Feature
property-values
common:id value (__Feature_ColorDisplay^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)
common:name value (ColorDisplay^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance Feature_MONOCHROME_DISPLAY

MonochromeDisplay - This feature indicates that a display is monochrome.

CURIE: hard:Feature_MONOCHROME_DISPLAY

instance-of
common:Feature
property-values
common:id value (__Feature_MonochromeDisplay^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)
common:name value (MonochromeDisplay^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance HardwareStatus_OFF

Off - This status indicates that the hardware component is off.

CURIE: hard:HardwareStatus_OFF

instance-of
hard:HardwareStatus
property-values
common:id value (__HardwareStatus_Off^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)
common:name value (Off^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance HardwareStatus_ON

On - This status indicates that the hardware component is on.

CURIE: hard:HardwareStatus_ON

instance-of
hard:HardwareStatus
property-values
common:name value (On^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)
common:id value (__HardwareStatus_On^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance InputDevice_CLICK_WHEEL

Click Wheel - A wheel that is normally placed either below the screen or on the side of the device that lets the user quickly move up and down and click on link or items on the screen.

CURIE: hard:InputDevice_CLICK_WHEEL

instance-of
hard:InputDevice
property-values
common:id value (__InputDevice_ClickWheel^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance InputDevice_FOUR_WAY_SCROLLER

Four Way Scroller - Scroll up and down and side to side.

CURIE: hard:InputDevice_FOUR_WAY_SCROLLER

instance-of
hard:InputDevice
property-values
common:id value (__InputDevice_FourWayScroller^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance InputDevice_JOG_DIAL

Jog Dial - A jog dial, jog wheel, shuttle dial, or shuttle wheel is a type of knob, ring, wheel, or dial which allows the user to shuttle or jog.

CURIE: hard:InputDevice_JOG_DIAL

instance-of
hard:InputDevice
property-values
common:id value (__InputDevice_JogDial^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance InputDevice_MOUSE

Mouse - Represents a typical two button mouse found on a PC device.

CURIE: hard:InputDevice_MOUSE

instance-of
hard:InputDevice
property-values
common:id value (__InputDevice_Mouse^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance InputDevice_NUMERIC_KEYPAD

Numeric Keypad - A keyboard with only numeric input.

CURIE: hard:InputDevice_NUMERIC_KEYPAD

instance-of
hard:Keyboard
property-values
common:id value (__InputDevice_NumericKeypad^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance InputDevice_PHONE_KEYPAD

Phone Keypad - A phone-style keypad where multiple symbols are available through multiple presses of a limited number of keys.

CURIE: hard:InputDevice_PHONE_KEYPAD

instance-of
hard:Keyboard
property-values
common:id value (__InputDevice_PhoneKeypad^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)
common:name value (__InputDevice_PhoneKeypad^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance InputDevice_QWERTY_KEYBOARD

Qwerty Keyboard - Represents a full alphanumeric keyboard.

CURIE: hard:InputDevice_QWERTY_KEYBOARD

instance-of
hard:Keyboard
property-values
common:id value (__InputDevice_QwertyKeyboard^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance InputDevice_STYLUS

Stylus - Represents a stylus.

CURIE: hard:InputDevice_STYLUS

instance-of
hard:InputDevice
property-values
common:id value (__InputDevice_Stylus^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance InputDevice_TOUCH_SCREEN

Touch Screen - Touch screen that allows pointing to an area on the screen.

CURIE: hard:InputDevice_TOUCH_SCREEN

instance-of
hard:TactileDisplay
property-values
common:id value (__InputDevice_TouchScreen^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance InputDevice_TRACK_BALL

Track Ball - A little sphere that acts like a trackball mouse.

CURIE: hard:InputDevice_TRACK_BALL

instance-of
hard:InputDevice
property-values
common:id value (__InputDevice_TrackBall^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance PointingResolution_CHAR

Character Pointing Resolution - The pointing device can select an individual character.

CURIE: hard:PointingResolution_CHAR

instance-of
hard:PointingResolution
property-values
common:id value (__PointingResolution_Character^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)
common:name value (character^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance PointingResolution_LINE

Line Pointing Resolution - The pointing device can select a line of text.

CURIE: hard:PointingResolution_LINE

instance-of
hard:PointingResolution
property-values
common:id value (__PointingResolution_Line^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)
common:name value (line^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Instance PointingResolution_PIXEL

Pixel Pointing Resolution - The pointing device can select an individual pixel.

CURIE: hard:PointingResolution_PIXEL

instance-of
hard:PointingResolution
property-values
common:name value (pixel^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)
common:id value (__PointingResolution_Pixel^^http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#string)

[back to top]

Non Normative Instances

Utility instances can be found in the OWL file.

Example instances can be found in the OWL examples file.

Resources