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: observable:WindowsServiceFacet
classDiagram
class WindowsServiceFacet
Facet <|-- WindowsServiceFacet
WindowsServiceFacet : descriptions
WindowsServiceFacet ..> string : descriptions
WindowsServiceFacet : displayName
WindowsServiceFacet ..> string : displayName
WindowsServiceFacet : groupName
WindowsServiceFacet ..> string : groupName
WindowsServiceFacet : serviceName
WindowsServiceFacet ..> string : serviceName
WindowsServiceFacet : serviceType
WindowsServiceFacet ..> string : serviceType
WindowsServiceFacet : servicStatus
WindowsServiceFacet ..> string : servicStatus
WindowsServiceFacet : startCommandLine
WindowsServiceFacet ..> string : startCommandLine
WindowsServiceFacet : startType
WindowsServiceFacet ..> string : startType
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- WindowsServiceFacet
- Facet
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
displayName | 0..1 xsd:string |
"Display name specifies the name to display for some entity within a user int... | direct |
groupName | 0..1 xsd:string |
direct | |
serviceName | 0..1 xsd:string |
direct | |
servicStatus | 0..1 xsd:string |
direct | |
serviceType | 0..1 xsd:string |
direct | |
startCommandLine | 0..1 xsd:string |
direct | |
startType | 0..1 xsd:string |
direct | |
descriptions | 0..1 xsd:string |
direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-observable
Mappings
Mapping Type | Mapped Value |
---|---|
self | observable:WindowsServiceFacet |
native | observable: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-observable
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-observable
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-observable
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-observable
rank: 1000
alias: groupName
owner: WindowsServiceFacet
domain_of:
- WindowsServiceFacet
range: string
serviceName:
name: serviceName
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: serviceName
owner: WindowsServiceFacet
domain_of:
- WindowsServiceFacet
range: string
servicStatus:
name: servicStatus
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: servicStatus
owner: WindowsServiceFacet
domain_of:
- WindowsServiceFacet
range: string
serviceType:
name: serviceType
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: serviceType
owner: WindowsServiceFacet
domain_of:
- WindowsServiceFacet
range: string
startCommandLine:
name: startCommandLine
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: startCommandLine
owner: WindowsServiceFacet
domain_of:
- WindowsServiceFacet
range: string
startType:
name: startType
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: startType
owner: WindowsServiceFacet
domain_of:
- WindowsServiceFacet
range: string
descriptions:
name: descriptions
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
multivalued: true
alias: descriptions
owner: WindowsServiceFacet
domain_of:
- WindowsServiceFacet
range: string