Class: UNIXAccountFacet
"A UNIX account facet is a grouping of characteristics unique to an account on a UNIX operating system."
URI: observable:UNIXAccountFacet
classDiagram
class UNIXAccountFacet
Facet <|-- UNIXAccountFacet
UNIXAccountFacet : gid
UNIXAccountFacet ..> integer : gid
UNIXAccountFacet : shell
UNIXAccountFacet ..> string : shell
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- UNIXAccountFacet
- Facet
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
gid | 0..1 xsd:integer |
direct | |
shell | 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:UNIXAccountFacet |
native | observable:UNIXAccountFacet |
LinkML Source
Direct
name: UNIXAccountFacet
description: '"A UNIX account facet is a grouping of characteristics unique to an
account on a UNIX operating system."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slots:
- gid
- shell
Induced
name: UNIXAccountFacet
description: '"A UNIX account facet is a grouping of characteristics unique to an
account on a UNIX operating system."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
attributes:
gid:
name: gid
from_schema: https://w3id.org/lmodel/uco-observable
exact_mappings:
- wikidata:Q975373
rank: 1000
alias: gid
owner: UNIXAccountFacet
domain_of:
- UNIXAccountFacet
range: integer
shell:
name: shell
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: shell
owner: UNIXAccountFacet
domain_of:
- UNIXAccountFacet
range: string