Skip to content

Subset: Linux

Linux OS technology

URI: Linux

Identifier and Mapping Information

Schema Source

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

Classes in subset

Class Description
ExtInodeFacet "An extInode facet is a grouping of characteristics unique to a file system o...

ExtInodeFacet

"An extInode facet is a grouping of characteristics unique to a file system object (file, directory, etc.) conformant to the extended file system (EXT or related derivations) specification."

Name Cardinality and Range Description
extDeletionTime 0..1
Datetime
"Specifies the time at which the file represented by an Inode was 'deleted'
extFileType 0..1
Integer
"Specifies the EXT file type (FIFO, Directory, Regular file, Symbolic link, e...
extFlags 0..1
Integer
"Specifies user flags to further protect (limit its use and modification) the...
extHardLinkCount 0..1
Integer
"Specifies a count of how many hard links point to an Inode
extInodeChangeTime 0..1
Datetime
"The date and time at which the file Inode metadata was last modified
extInodeID 0..1
Integer
"Specifies a single Inode identifier
extPermissions 0..1
Integer
"Specifies the read/write/execute permissions for the file represented by an ...
extSGID 0..1
Integer
"Specifies the group ID for the file represented by an Inode
extSUID 0..1
Integer
"Specifies the user ID that 'owns' the file represented by an Inode

Slots in subset

Slot Description
extDeletionTime "Specifies the time at which the file represented by an Inode was 'deleted'
extFileType "Specifies the EXT file type (FIFO, Directory, Regular file, Symbolic link, e...
extFlags "Specifies user flags to further protect (limit its use and modification) the...
extHardLinkCount "Specifies a count of how many hard links point to an Inode
extInodeChangeTime "The date and time at which the file Inode metadata was last modified
extInodeID "Specifies a single Inode identifier
extPermissions "Specifies the read/write/execute permissions for the file represented by an ...
extSGID "Specifies the group ID for the file represented by an Inode
extSUID "Specifies the user ID that 'owns' the file represented by an Inode
isSURootEnabled "Root access through Linux SU binary observed to be enabled

Enumerations in subset

Enumeration Description