Skip to content

Class: WindowsComputerSpecificationFacet

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

URI: observable:WindowsComputerSpecificationFacet

classDiagram class WindowsComputerSpecificationFacet Facet <|-- WindowsComputerSpecificationFacet WindowsComputerSpecificationFacet : domain WindowsComputerSpecificationFacet ..> string : domain WindowsComputerSpecificationFacet : globalFlagList WindowsComputerSpecificationFacet ..> GlobalFlagType : globalFlagList WindowsComputerSpecificationFacet : lastShutdownDate WindowsComputerSpecificationFacet ..> datetime : lastShutdownDate WindowsComputerSpecificationFacet : msProductID WindowsComputerSpecificationFacet ..> string : msProductID WindowsComputerSpecificationFacet : msProductName WindowsComputerSpecificationFacet ..> string : msProductName WindowsComputerSpecificationFacet : netBIOSName WindowsComputerSpecificationFacet ..> string : netBIOSName WindowsComputerSpecificationFacet : osInstallDate WindowsComputerSpecificationFacet ..> datetime : osInstallDate WindowsComputerSpecificationFacet : osLastUpgradeDate WindowsComputerSpecificationFacet ..> datetime : osLastUpgradeDate WindowsComputerSpecificationFacet : registeredOrganization WindowsComputerSpecificationFacet ..> Identity : registeredOrganization WindowsComputerSpecificationFacet : registeredOwner WindowsComputerSpecificationFacet ..> Identity : registeredOwner WindowsComputerSpecificationFacet : windowsDirectory WindowsComputerSpecificationFacet ..> ObservableObject : windowsDirectory WindowsComputerSpecificationFacet : windowsSystemDirectory WindowsComputerSpecificationFacet ..> ObservableObject : windowsSystemDirectory WindowsComputerSpecificationFacet : windowsTempDirectory WindowsComputerSpecificationFacet ..> ObservableObject : windowsTempDirectory

Inheritance

Slots

Name Cardinality and Range Description Inheritance
registeredOrganization 0..1
Identity
"The organization that this copy of Windows is registered to direct
registeredOwner 0..1
Identity
"The person or organization that is the registeredOwner of this copy of Windo... direct
globalFlagList 0..1
GlobalFlagType
"A list of global flags direct
windowsDirectory 0..1
ObservableObject
"The Windows_Directory field specifies the fully-qualified path to the Window... direct
windowsSystemDirectory 0..1
ObservableObject
"The Windows_System_Directory field specifies the fully-qualified path to the... direct
windowsTempDirectory 0..1
ObservableObject
"The Windows_Temp_Directory field specifies the fully-qualified path to the W... direct
lastShutdownDate 0..1
xsd:dateTime
"Specifies the date on which the device was last shutdown direct
osInstallDate 0..1
xsd:dateTime
"Specifies the date on which the operating system (OS) was installed direct
osLastUpgradeDate 0..1
xsd:dateTime
"Specifies the date on which the operating system (OS) was last upgraded direct
msProductID 0..1
xsd:string
"The Microsoft Product ID direct
msProductName 0..1
xsd:string
"The Microsoft ProductName of the current installation of Windows direct
netBIOSName 0..1
xsd:string
"Specifies the NetBIOS (network Basic Input/Output System) name of the Windo... direct
domain 0..1
xsd:string
"The domain(s) that the system belongs to direct

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self observable:WindowsComputerSpecificationFacet
native observable:WindowsComputerSpecificationFacet

LinkML Source

Direct

name: WindowsComputerSpecificationFacet
description: '"A Windows computer specification facet is a grouping of characteristics
  unique to the hardware and software of a programmable electronic device that can
  store, retrieve, and process data running a Microsoft Windows operating system.
  [based on merriam-webster.com/dictionary/computer]"'
in_subset:
- microsoft
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slots:
- registeredOrganization
- registeredOwner
- globalFlagList
- windowsDirectory
- windowsSystemDirectory
- windowsTempDirectory
- lastShutdownDate
- osInstallDate
- osLastUpgradeDate
- msProductID
- msProductName
- netBIOSName
- domain
slot_usage:
  globalFlagList:
    name: globalFlagList
    multivalued: true
    domain_of:
    - WindowsComputerSpecificationFacet
  domain:
    name: domain
    multivalued: true
    domain_of:
    - WindowsComputerSpecificationFacet

Induced

name: WindowsComputerSpecificationFacet
description: '"A Windows computer specification facet is a grouping of characteristics
  unique to the hardware and software of a programmable electronic device that can
  store, retrieve, and process data running a Microsoft Windows operating system.
  [based on merriam-webster.com/dictionary/computer]"'
in_subset:
- microsoft
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slot_usage:
  globalFlagList:
    name: globalFlagList
    multivalued: true
    domain_of:
    - WindowsComputerSpecificationFacet
  domain:
    name: domain
    multivalued: true
    domain_of:
    - WindowsComputerSpecificationFacet
attributes:
  registeredOrganization:
    name: registeredOrganization
    description: '"The organization that this copy of Windows is registered to."'
    in_subset:
    - microsoft
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: registeredOrganization
    owner: WindowsComputerSpecificationFacet
    domain_of:
    - WindowsComputerSpecificationFacet
    range: Identity
  registeredOwner:
    name: registeredOwner
    description: '"The person or organization that is the registeredOwner of this
      copy of Windows."'
    in_subset:
    - microsoft
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: registeredOwner
    owner: WindowsComputerSpecificationFacet
    domain_of:
    - WindowsComputerSpecificationFacet
    range: Identity
  globalFlagList:
    name: globalFlagList
    description: '"A list of global flags. See also: http://msdn.microsoft.com/en-us/library/windows/hardware/ff549557(v=vs.85).aspx."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    multivalued: true
    alias: globalFlagList
    owner: WindowsComputerSpecificationFacet
    domain_of:
    - WindowsComputerSpecificationFacet
    range: GlobalFlagType
  windowsDirectory:
    name: windowsDirectory
    description: '"The Windows_Directory field specifies the fully-qualified path
      to the Windows install directory."'
    in_subset:
    - microsoft
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: windowsDirectory
    owner: WindowsComputerSpecificationFacet
    domain_of:
    - WindowsComputerSpecificationFacet
    range: ObservableObject
  windowsSystemDirectory:
    name: windowsSystemDirectory
    description: '"The Windows_System_Directory field specifies the fully-qualified
      path to the Windows system directory."'
    in_subset:
    - microsoft
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: windowsSystemDirectory
    owner: WindowsComputerSpecificationFacet
    domain_of:
    - WindowsComputerSpecificationFacet
    range: ObservableObject
  windowsTempDirectory:
    name: windowsTempDirectory
    description: '"The Windows_Temp_Directory field specifies the fully-qualified
      path to the Windows temporary files directory."'
    in_subset:
    - microsoft
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: windowsTempDirectory
    owner: WindowsComputerSpecificationFacet
    domain_of:
    - WindowsComputerSpecificationFacet
    range: ObservableObject
  lastShutdownDate:
    name: lastShutdownDate
    description: '"Specifies the date on which the device was last shutdown."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: lastShutdownDate
    owner: WindowsComputerSpecificationFacet
    domain_of:
    - WindowsComputerSpecificationFacet
    range: datetime
  osInstallDate:
    name: osInstallDate
    description: '"Specifies the date on which the operating system (OS) was installed."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: osInstallDate
    owner: WindowsComputerSpecificationFacet
    domain_of:
    - WindowsComputerSpecificationFacet
    range: datetime
  osLastUpgradeDate:
    name: osLastUpgradeDate
    description: '"Specifies the date on which the operating system (OS) was last
      upgraded."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: osLastUpgradeDate
    owner: WindowsComputerSpecificationFacet
    domain_of:
    - WindowsComputerSpecificationFacet
    range: datetime
  msProductID:
    name: msProductID
    description: '"The Microsoft Product ID. See also: http://support.microsoft.com/gp/pidwin."'
    in_subset:
    - microsoft
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: msProductID
    owner: WindowsComputerSpecificationFacet
    domain_of:
    - WindowsComputerSpecificationFacet
    range: string
  msProductName:
    name: msProductName
    description: '"The Microsoft ProductName of the current installation of Windows.
      This is typically found in HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion!ProductName."'
    in_subset:
    - microsoft
    from_schema: https://w3id.org/lmodel/uco-observable
    aliases:
    - msProductName
    rank: 1000
    alias: msProductName
    owner: WindowsComputerSpecificationFacet
    domain_of:
    - WindowsComputerSpecificationFacet
    range: string
  netBIOSName:
    name: netBIOSName
    description: '"Specifies the NetBIOS (network  Basic Input/Output System) name
      of the Windows system. This is not the same as the host name."'
    in_subset:
    - microsoft
    from_schema: https://w3id.org/lmodel/uco-observable
    exact_mappings:
    - wikidata:Q1122519
    rank: 1000
    alias: netBIOSName
    owner: WindowsComputerSpecificationFacet
    domain_of:
    - WindowsComputerSpecificationFacet
    range: string
  domain:
    name: domain
    description: '"The domain(s) that the system belongs to."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    multivalued: true
    alias: domain
    owner: WindowsComputerSpecificationFacet
    domain_of:
    - WindowsComputerSpecificationFacet
    range: string