Skip to content

Class: FileSystemFacet

"A file system facet is a grouping of characteristics unique to the process that manages how and where data on a storage medium is stored, accessed and managed. [based on https://www.techopedia.com/definition/5510/file-system]"

URI: master:FileSystemFacet

classDiagram class FileSystemFacet Facet <|-- FileSystemFacet FileSystemFacet : clusterSize FileSystemFacet : fileSystemType

Inheritance

Slots

Name Cardinality and Range Description Inheritance
clusterSize 0..1
Integer
"The size of cluster allocation units in a file system direct
fileSystemType 0..1
String
"The specific type of a file system direct

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self master:FileSystemFacet
native master:FileSystemFacet

LinkML Source

Direct

name: FileSystemFacet
description: '"A file system facet is a grouping of characteristics unique to the
  process that manages how and where data on a storage medium is stored, accessed
  and managed. [based on https://www.techopedia.com/definition/5510/file-system]"'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slots:
- clusterSize
- fileSystemType

Induced

name: FileSystemFacet
description: '"A file system facet is a grouping of characteristics unique to the
  process that manages how and where data on a storage medium is stored, accessed
  and managed. [based on https://www.techopedia.com/definition/5510/file-system]"'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
attributes:
  clusterSize:
    name: clusterSize
    description: '"The size of cluster allocation units in a file system."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: clusterSize
    owner: FileSystemFacet
    domain_of:
    - FileSystemFacet
    range: integer
  fileSystemType:
    name: fileSystemType
    description: '"The specific type of a file system."'
    from_schema: https://w3id.org/lmodel/uco-master
    narrow_mappings:
    - wikidata:Q579047
    - wikidata:Q6055546
    - wikidata:Q394011
    - wikidata:Q687074
    - wikidata:Q136113
    - wikidata:Q183205
    - wikidata:Q623494
    - wikidata:Q190167
    - wikidata:Q5103611
    - wikidata:Q283527
    - wikidata:Q283390
    - wikidata:Q283827
    - wikidata:Q1058465
    - wikidata:Q24577174
    - wikidata:Q306233
    - wikidata:Q4038737
    - wikidata:Q190167
    - wikidata:Q725779
    - wikidata:Q127319
    - wikidata:Q1046338
    - wikidata:Q4043554
    - wikidata:Q6553401
    - wikidata:Q283820
    - wikidata:Q2064372
    broad_mappings:
    - sumo:FileSystem
    rank: 1000
    alias: fileSystemType
    owner: FileSystemFacet
    domain_of:
    - FileSystemFacet
    range: string