Skip to content

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: observable:ExtInodeFacet

classDiagram class ExtInodeFacet Facet <|-- ExtInodeFacet ExtInodeFacet : extDeletionTime ExtInodeFacet ..> datetime : extDeletionTime ExtInodeFacet : extFileType ExtInodeFacet ..> integer : extFileType ExtInodeFacet : extFlags ExtInodeFacet ..> integer : extFlags ExtInodeFacet : extHardLinkCount ExtInodeFacet ..> integer : extHardLinkCount ExtInodeFacet : extInodeChangeTime ExtInodeFacet ..> datetime : extInodeChangeTime ExtInodeFacet : extInodeID ExtInodeFacet ..> integer : extInodeID ExtInodeFacet : extPermissions ExtInodeFacet ..> integer : extPermissions ExtInodeFacet : extSGID ExtInodeFacet ..> integer : extSGID ExtInodeFacet : extSUID ExtInodeFacet ..> integer : extSUID

Inheritance

Slots

Name Cardinality and Range Description Inheritance
extDeletionTime 0..1
xsd:dateTime
"Specifies the time at which the file represented by an Inode was 'deleted' direct
extInodeChangeTime 0..1
xsd:dateTime
"The date and time at which the file Inode metadata was last modified direct
extFileType 0..1
xsd:integer
"Specifies the EXT file type (FIFO, Directory, Regular file, Symbolic link, e... direct
extFlags 0..1
xsd:integer
"Specifies user flags to further protect (limit its use and modification) the... direct
extHardLinkCount 0..1
xsd:integer
"Specifies a count of how many hard links point to an Inode direct
extInodeID 0..1
xsd:integer
"Specifies a single Inode identifier direct
extPermissions 0..1
xsd:integer
"Specifies the read/write/execute permissions for the file represented by an ... direct
extSGID 0..1
xsd:integer
"Specifies the group ID for the file represented by an Inode direct
extSUID 0..1
xsd: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-observable

Mappings

Mapping Type Mapped Value
self observable:ExtInodeFacet
native observable: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-observable
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-observable
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-observable
    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-observable
    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-observable
    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-observable
    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-observable
    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-observable
    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-observable
    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-observable
    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-observable
    broad_mappings:
    - wikidata:Q656307
    rank: 1000
    alias: extSUID
    owner: ExtInodeFacet
    domain_of:
    - ExtInodeFacet
    range: integer