Skip to content

Class: ComputerSpecificationFacet

"A computer specificaiton facet is a grouping of characteristics unique to the hardware and software of a programmable electronic device that can store, retrieve, and process data. [based on merriam-webster.com/dictionary/computer]"

URI: master:ComputerSpecificationFacet

classDiagram class ComputerSpecificationFacet Facet <|-- ComputerSpecificationFacet ComputerSpecificationFacet : availableRam ComputerSpecificationFacet : biosDate ComputerSpecificationFacet : biosManufacturer ComputerSpecificationFacet : biosReleaseDate ComputerSpecificationFacet : biosSerialNumber ComputerSpecificationFacet : biosVersion ComputerSpecificationFacet : cpu ComputerSpecificationFacet : cpuFamily ComputerSpecificationFacet : currentSystemDate ComputerSpecificationFacet : gpu ComputerSpecificationFacet : gpuFamily ComputerSpecificationFacet : hostname ComputerSpecificationFacet : localTime ComputerSpecificationFacet : networkInterface ComputerSpecificationFacet ..> ObservableObject : networkInterface ComputerSpecificationFacet : processorArchitecture ComputerSpecificationFacet : systemTime ComputerSpecificationFacet : timezoneDST ComputerSpecificationFacet : timezoneStandard ComputerSpecificationFacet : totalRam ComputerSpecificationFacet : uptime

Inheritance

Slots

Name Cardinality and Range Description Inheritance
biosDate 0..1
Datetime
"Specifies the date of the BIOS (e direct
biosReleaseDate 0..1
Datetime
"Specifies the date the BIOS was released direct
currentSystemDate 0..1
Datetime
"Specifies the current date on the system direct
localTime 0..1
Datetime
"Specifies the localTime on the system direct
systemTime 0..1
Datetime
direct
availableRam 0..1
Integer
"Specifies the amount of physical memory available on the system, in bytes direct
totalRam 0..1
Integer
"Specifies the total amount of physical memory present on the system, in byte... direct
biosManufacturer 0..1
String
"Specifies the manufacturer of the BIOS direct
biosSerialNumber 0..1
String
"Specifies the serialNumber of the BIOS direct
biosVersion 0..1
String
"Specifies the version of the BIOS direct
cpu 0..1
String
"Specifies the name of the CPU used by the system direct
cpuFamily 0..1
String
"Specifies the name of the CPU family used by the system direct
gpu 0..1
String
"Specifies the name of the GPU used by the system direct
gpuFamily 0..1
String
"Specifies the name of the GPU family used by the system direct
hostname 0..1
String
"Specifies the hostname of the system direct
networkInterface 0..1
ObservableObject
"Specifies the list of networkInterfaces present on the system direct
processorArchitecture 0..1
String
"Specifies the specific architecture (e direct
timezoneDST 0..1
String
"Specifies the time zone used by the system, taking daylight savings time (DS... direct
timezoneStandard 0..1
String
"Specifies the time zone used by the system, without taking daylight savings ... direct
uptime 0..1
String
"Specifies the duration that represents the current amount of time that the s... direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/uco-master

Mappings

Mapping Type Mapped Value
self master:ComputerSpecificationFacet
native master:ComputerSpecificationFacet

LinkML Source

Direct

name: ComputerSpecificationFacet
description: '"A computer specificaiton facet is a grouping of characteristics unique
  to the hardware and software of a programmable electronic device that can store,
  retrieve, and process data. [based on merriam-webster.com/dictionary/computer]"'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slots:
- biosDate
- biosReleaseDate
- currentSystemDate
- localTime
- systemTime
- availableRam
- totalRam
- biosManufacturer
- biosSerialNumber
- biosVersion
- cpu
- cpuFamily
- gpu
- gpuFamily
- hostname
- networkInterface
- processorArchitecture
- timezoneDST
- timezoneStandard
- uptime
slot_usage:
  networkInterface:
    name: networkInterface
    multivalued: true
    domain_of:
    - ComputerSpecificationFacet

Induced

name: ComputerSpecificationFacet
description: '"A computer specificaiton facet is a grouping of characteristics unique
  to the hardware and software of a programmable electronic device that can store,
  retrieve, and process data. [based on merriam-webster.com/dictionary/computer]"'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slot_usage:
  networkInterface:
    name: networkInterface
    multivalued: true
    domain_of:
    - ComputerSpecificationFacet
attributes:
  biosDate:
    name: biosDate
    description: '"Specifies the date of the BIOS (e.g. the datestamp of the BIOS
      revision)."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: biosDate
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    range: datetime
  biosReleaseDate:
    name: biosReleaseDate
    description: '"Specifies the date the BIOS was released."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: biosReleaseDate
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    range: datetime
  currentSystemDate:
    name: currentSystemDate
    description: '"Specifies the current date on the system."'
    from_schema: https://w3id.org/lmodel/uco-master
    related_mappings:
    - wikidata:Q114499981
    broad_mappings:
    - sumo:date
    rank: 1000
    alias: currentSystemDate
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    range: datetime
  localTime:
    name: localTime
    description: '"Specifies the localTime on the system."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: localTime
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    range: datetime
  systemTime:
    name: systemTime
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: systemTime
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    range: datetime
  availableRam:
    name: availableRam
    description: '"Specifies the amount of physical memory available on the system,
      in bytes."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: availableRam
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    range: integer
  totalRam:
    name: totalRam
    description: '"Specifies the total amount of physical memory present on the system,
      in bytes."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: totalRam
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    range: integer
  biosManufacturer:
    name: biosManufacturer
    description: '"Specifies the manufacturer of the BIOS."'
    from_schema: https://w3id.org/lmodel/uco-master
    broad_mappings:
    - wikidata:Q13235160
    rank: 1000
    alias: biosManufacturer
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    range: string
  biosSerialNumber:
    name: biosSerialNumber
    description: '"Specifies the serialNumber of the BIOS."'
    from_schema: https://w3id.org/lmodel/uco-master
    broad_mappings:
    - wikidata:Q1198578
    rank: 1000
    alias: biosSerialNumber
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    range: string
  biosVersion:
    name: biosVersion
    description: '"Specifies the version of the BIOS."'
    from_schema: https://w3id.org/lmodel/uco-master
    narrow_mappings:
    - wikidata:Q10397513
    rank: 1000
    alias: biosVersion
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    range: string
  cpu:
    name: cpu
    description: '"Specifies the name of the CPU used by the system."'
    from_schema: https://w3id.org/lmodel/uco-master
    exact_mappings:
    - sumo:CPU
    - wikidata:Q5300
    narrow_mappings:
    - NCIT:C64194
    rank: 1000
    alias: cpu
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    range: string
  cpuFamily:
    name: cpuFamily
    description: '"Specifies the name of the CPU family used by the system."'
    from_schema: https://w3id.org/lmodel/uco-master
    narrow_mappings:
    - wikidata:Q108043774
    - wikidata:Q1044821
    - wikidata:Q386903
    - wikidata:Q1668251
    - wikidata:Q5036251
    - wikidata:Q294982
    - wikidata:Q3274608
    - wikidata:Q96416011
    - wikidata:Q615955
    - wikidata:Q216334
    - wikidata:Q433285
    - wikidata:Q1890727
    rank: 1000
    alias: cpuFamily
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    range: string
  gpu:
    name: gpu
    description: '"Specifies the name of the GPU used by the system."'
    from_schema: https://w3id.org/lmodel/uco-master
    related_mappings:
    - wikidata:P2560
    rank: 1000
    alias: gpu
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    range: string
  gpuFamily:
    name: gpuFamily
    description: '"Specifies the name of the GPU family used by the system."'
    from_schema: https://w3id.org/lmodel/uco-master
    related_mappings:
    - wikidata:P2560
    narrow_mappings:
    - wikidata:Q633182
    - wikidata:Q17042806
    - wikidata:Q2713634
    rank: 1000
    alias: gpuFamily
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    range: string
  hostname:
    name: hostname
    description: '"Specifies the hostname of the system."'
    from_schema: https://w3id.org/lmodel/uco-master
    exact_mappings:
    - wikidata:Q1073408
    rank: 1000
    alias: hostname
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    - URLHistoryEntry
    range: string
  networkInterface:
    name: networkInterface
    description: '"Specifies the list of networkInterfaces present on the system."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    multivalued: true
    alias: networkInterface
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    range: ObservableObject
  processorArchitecture:
    name: processorArchitecture
    description: '"Specifies the specific architecture (e.g. x86) used by the CPU
      of the system."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: processorArchitecture
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    range: string
  timezoneDST:
    name: timezoneDST
    description: '"Specifies the time zone used by the system, taking daylight savings
      time (DST) into account."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: timezoneDST
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    range: string
  timezoneStandard:
    name: timezoneStandard
    description: '"Specifies the time zone used by the system, without taking daylight
      savings time (DST) into account."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: timezoneStandard
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    range: string
  uptime:
    name: uptime
    description: '"Specifies the duration that represents the current amount of time
      that the system has been up."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: uptime
    owner: ComputerSpecificationFacet
    domain_of:
    - ComputerSpecificationFacet
    range: string