Class: 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."
URI: master:ExtInodeFacet
 classDiagram
    class ExtInodeFacet
      Facet <|-- ExtInodeFacet
      ExtInodeFacet : extDeletionTime
      ExtInodeFacet : extFileType
      ExtInodeFacet : extFlags
      ExtInodeFacet : extHardLinkCount
      ExtInodeFacet : extInodeChangeTime
      ExtInodeFacet : extInodeID
      ExtInodeFacet : extPermissions
      ExtInodeFacet : extSGID
      ExtInodeFacet : extSUID
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- ExtInodeFacet
 
 
 - Facet
 
 - UcoInherentCharacterizationThing
 
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| extDeletionTime | 0..1  Datetime  | 
"Specifies the time at which the file represented by an Inode was 'deleted' | direct | 
| extInodeChangeTime | 0..1  Datetime  | 
"The date and time at which the file Inode metadata was last modified | direct | 
| extFileType | 0..1  Integer  | 
"Specifies the EXT file type (FIFO, Directory, Regular file, Symbolic link, e... | direct | 
| extFlags | 0..1  Integer  | 
"Specifies user flags to further protect (limit its use and modification) the... | direct | 
| extHardLinkCount | 0..1  Integer  | 
"Specifies a count of how many hard links point to an Inode | direct | 
| extInodeID | 0..1  Integer  | 
"Specifies a single Inode identifier | direct | 
| extPermissions | 0..1  Integer  | 
"Specifies the read/write/execute permissions for the file represented by an ... | direct | 
| extSGID | 0..1  Integer  | 
"Specifies the group ID for the file represented by an Inode | direct | 
| extSUID | 0..1  Integer  | 
"Specifies the user ID that 'owns' the file represented by an Inode | direct | 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-master
 
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | master:ExtInodeFacet | 
| native | master:ExtInodeFacet | 
LinkML Source
Direct
name: ExtInodeFacet
description: '"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."'
in_subset:
- linux
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slots:
- extDeletionTime
- extInodeChangeTime
- extFileType
- extFlags
- extHardLinkCount
- extInodeID
- extPermissions
- extSGID
- extSUID
Induced
name: ExtInodeFacet
description: '"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."'
in_subset:
- linux
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
attributes:
  extDeletionTime:
    name: extDeletionTime
    description: '"Specifies the time at which the file represented by an Inode was
      ''deleted''."'
    in_subset:
    - linux
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: extDeletionTime
    owner: ExtInodeFacet
    domain_of:
    - ExtInodeFacet
    range: datetime
  extInodeChangeTime:
    name: extInodeChangeTime
    description: '"The date and time at which the file Inode metadata was last modified."'
    in_subset:
    - linux
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: extInodeChangeTime
    owner: ExtInodeFacet
    domain_of:
    - ExtInodeFacet
    range: datetime
  extFileType:
    name: extFileType
    description: '"Specifies the EXT file type (FIFO, Directory, Regular file, Symbolic
      link, etc) for the Inode."'
    in_subset:
    - linux
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: extFileType
    owner: ExtInodeFacet
    domain_of:
    - ExtInodeFacet
    range: integer
  extFlags:
    name: extFlags
    description: '"Specifies user flags to further protect (limit its use and modification)
      the file represented by an Inode."'
    in_subset:
    - linux
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: extFlags
    owner: ExtInodeFacet
    domain_of:
    - ExtInodeFacet
    range: integer
  extHardLinkCount:
    name: extHardLinkCount
    description: '"Specifies a count of how many hard links point to an Inode."'
    in_subset:
    - linux
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: extHardLinkCount
    owner: ExtInodeFacet
    domain_of:
    - ExtInodeFacet
    range: integer
  extInodeID:
    name: extInodeID
    description: '"Specifies a single Inode identifier."'
    in_subset:
    - linux
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: extInodeID
    owner: ExtInodeFacet
    domain_of:
    - ExtInodeFacet
    range: integer
  extPermissions:
    name: extPermissions
    description: '"Specifies the read/write/execute permissions for the file represented
      by an EXT Inode."'
    in_subset:
    - linux
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: extPermissions
    owner: ExtInodeFacet
    domain_of:
    - ExtInodeFacet
    range: integer
  extSGID:
    name: extSGID
    description: '"Specifies the group ID for the file represented by an Inode."'
    in_subset:
    - linux
    from_schema: https://w3id.org/lmodel/uco-master
    broad_mappings:
    - wikidata:Q656307
    - wikidata:Q269582
    rank: 1000
    alias: extSGID
    owner: ExtInodeFacet
    domain_of:
    - ExtInodeFacet
    range: integer
  extSUID:
    name: extSUID
    description: '"Specifies the user ID that ''owns'' the file represented by an
      Inode."'
    in_subset:
    - linux
    from_schema: https://w3id.org/lmodel/uco-master
    broad_mappings:
    - wikidata:Q656307
    rank: 1000
    alias: extSUID
    owner: ExtInodeFacet
    domain_of:
    - ExtInodeFacet
    range: integer