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: observable:FileSystemFacet
classDiagram
class FileSystemFacet
Facet <|-- FileSystemFacet
FileSystemFacet : clusterSize
FileSystemFacet ..> integer : clusterSize
FileSystemFacet : fileSystemType
FileSystemFacet ..> string : fileSystemType
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- FileSystemFacet
- Facet
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
clusterSize | 0..1 xsd:integer |
"The size of cluster allocation units in a file system | direct |
fileSystemType | 0..1 xsd:string |
"The specific type of a file system | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-observable
Mappings
Mapping Type | Mapped Value |
---|---|
self | observable:FileSystemFacet |
native | observable: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-observable
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-observable
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-observable
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-observable
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