Skip to content

Class: WindowsServiceFacet

"A Windows service facet is a grouping of characteristics unique to a specific Windows service (a computer program that operates in the background of a Windows operating system, similar to the way a UNIX daemon runs on UNIX ). [based on https://en.wikipedia.org/wiki/Windows_service]"

URI: master:WindowsServiceFacet

classDiagram class WindowsServiceFacet Facet <|-- WindowsServiceFacet WindowsServiceFacet : descriptions WindowsServiceFacet : displayName WindowsServiceFacet : groupName WindowsServiceFacet : serviceName WindowsServiceFacet : serviceType WindowsServiceFacet : servicStatus WindowsServiceFacet : startCommandLine WindowsServiceFacet : startType

Inheritance

Slots

Name Cardinality and Range Description Inheritance
displayName 0..1
String
"Display name specifies the name to display for some entity within a user int... direct
groupName 0..1
String
direct
serviceName 0..1
String
direct
servicStatus 0..1
String
direct
serviceType 0..1
String
direct
startCommandLine 0..1
String
direct
startType 0..1
String
direct
descriptions 0..1
String
direct

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: WindowsServiceFacet
description: '"A Windows service facet is a grouping of characteristics unique to
  a specific Windows service (a computer program that operates in the background of
  a Windows operating system, similar to the way a UNIX daemon runs on UNIX ). [based
  on https://en.wikipedia.org/wiki/Windows_service]"'
in_subset:
- microsoft
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slots:
- displayName
- groupName
- serviceName
- servicStatus
- serviceType
- startCommandLine
- startType
- descriptions
slot_usage:
  descriptions:
    name: descriptions
    multivalued: true
    domain_of:
    - WindowsServiceFacet

Induced

name: WindowsServiceFacet
description: '"A Windows service facet is a grouping of characteristics unique to
  a specific Windows service (a computer program that operates in the background of
  a Windows operating system, similar to the way a UNIX daemon runs on UNIX ). [based
  on https://en.wikipedia.org/wiki/Windows_service]"'
in_subset:
- microsoft
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slot_usage:
  descriptions:
    name: descriptions
    multivalued: true
    domain_of:
    - WindowsServiceFacet
attributes:
  displayName:
    name: displayName
    description: '"Display name specifies the name to display for some entity within
      a user interface."'
    from_schema: https://w3id.org/lmodel/uco-master
    broad_mappings:
    - NCIT:C70896
    rank: 1000
    alias: displayName
    owner: WindowsServiceFacet
    domain_of:
    - ContactFacet
    - DigitalAccountFacet
    - DigitalAddressFacet
    - ProfileFacet
    - WindowsServiceFacet
    range: string
  groupName:
    name: groupName
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: groupName
    owner: WindowsServiceFacet
    domain_of:
    - WindowsServiceFacet
    range: string
  serviceName:
    name: serviceName
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: serviceName
    owner: WindowsServiceFacet
    domain_of:
    - WindowsServiceFacet
    range: string
  servicStatus:
    name: servicStatus
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: servicStatus
    owner: WindowsServiceFacet
    domain_of:
    - WindowsServiceFacet
    range: string
  serviceType:
    name: serviceType
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: serviceType
    owner: WindowsServiceFacet
    domain_of:
    - WindowsServiceFacet
    range: string
  startCommandLine:
    name: startCommandLine
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: startCommandLine
    owner: WindowsServiceFacet
    domain_of:
    - WindowsServiceFacet
    range: string
  startType:
    name: startType
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: startType
    owner: WindowsServiceFacet
    domain_of:
    - WindowsServiceFacet
    range: string
  descriptions:
    name: descriptions
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    multivalued: true
    alias: descriptions
    owner: WindowsServiceFacet
    domain_of:
    - WindowsServiceFacet
    range: string